Swf 21 hook up to web apis #11
Merged
+12,103
−247
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
79afbdf
SWF-21 [cocoapods] install Alamofire
ahm11003 ff0b413
Merge branch 'master' into SWF-21-hook-up-to-web-apis
ahm11003 f2a8883
SWF-21 [cocoapods] install SwiftyJSON
ahm11003 e85d2cb
SWF-21 initial web service setup
ahm11003 da5294a
Updated Accounts Model and created request to Multi-Account-Summary-D…
rrk12005 a2599ec
Quick Fix for bug where request not parsing payload JSON
rrk12005 ba4409d
SWF-21 improve login logic & more
ahm11003 8405351
Merge branch 'master' into SWF-21-hook-up-to-web-apis
ahm11003 c80231e
SWF-21 pass fetched accounts to AccountTVIC
ahm11003 c4cc995
SWF-21 Modified header for transactions fetch
ahm11003 21d742c
SWF-21 preliminary fetch function for transactions
ahm11003 8487ce3
SWF-21 Initial transaction implementation
ahm11003 24deb73
SWF-21 Initial setup for “loading” during account tap
ahm11003 a3682e4
SWF-21 basic paradigm for passing account data to root interface cont…
ahm11003 56caa7c
SWF-21 Extensions on WKInterfaceImage
ahm11003 2c01f37
SWF-21 Replace alerts with new activity indicator
ahm11003 82d2319
SWF-21 Remove unused code
ahm11003 28a7fc1
Merge branch 'master' into SWF-21-hook-up-to-web-apis
ahm11003 3ee46a5
SWF-21 move fetch transactions call
ahm11003 6bedc02
SWF-21 UI fixes
ahm11003 00d3583
SWF-21 Care credit image assets, loading label
ahm11003 d5f19aa
Added requests and handlers for fetching pending transactions, fetchi…
rrk12005 86153df
fixed constructor implementation for transaction and added newline af…
rrk12005 File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.
fixed constructor implementation for transaction and added newline af…
…ter enum in BankAcct
- Loading branch information
commit 86153dfea383341f1c3768687be6ec29f316f607
ProTip!
Use n and p to navigate between commits in a pull request.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
newline after this closing brace for the
enum