master
Commits on Apr 10, 2019
-
SWE-13 Integration of UserDefaults+Extension as the getter for bankAc…
…ctInfo from UserDefaults in updating the selected bank account label as well as passing bankId in submit payment
rrk12005 committedApr 10, 2019
Commits on Apr 9, 2019
-
rrk12005 committed
Apr 9, 2019
Commits on Apr 8, 2019
-
hotfix for passing default bank acct id
rrk12005 committedApr 8, 2019 -
Fixed errors from code review. Additionally, moved where fetchBankInf…
…o API request is called so it is fired upon only when user want to change default bank acct. User's default bank account ID is now being used in the makePayment API call.
rrk12005 committedApr 8, 2019
Commits on Apr 7, 2019
-
SWF-13 finished addition of ability to choose bank account to pay for…
…. new structure of storing default bank account in UseraDefaults
rrk12005 committedApr 7, 2019
Commits on Apr 6, 2019
-
SWF-13 able to choose bank that user would like to pay for. No passin…
…g of account info, just able to display chosen bank name
rrk12005 committedApr 6, 2019 -
SWF-13 updating default payment option
rrk12005 committedApr 6, 2019
Commits on Apr 5, 2019
-
reated PaymentOptions interface and controller for selecting payment …
…type. Fetching bank account info and populating table with it. Updated getbankacctinfo request to grab the bank name and last 4 digits of bank account.
rrk12005 committedApr 5, 2019 -
Created PaymentOptions interface and controller for selecting payment…
… type. Fetching bank account info and populating table with it. Updated getbankacctinfo request to grab the bank name and last 4 digits of bank account.
rrk12005 committedApr 5, 2019
Commits on Apr 3, 2019
-
Added request for payment cancelation
rrk12005 committedApr 3, 2019 -
fixed constructor implementation for transaction and added newline af…
…ter enum in BankAcct
rrk12005 committedApr 3, 2019
Commits on Apr 2, 2019
-
Added requests and handlers for fetching pending transactions, fetchi…
…ng bank accounts, and updated transaction UI to show yellow color for pending transactions
rrk12005 committedApr 2, 2019
Commits on Mar 26, 2019
-
Merge pull request #8 from rrk12005/SWF-10-account-details
Swf 10 account details
rrk12005 committedMar 26, 2019 -
Merge pull request #9 from rrk12005/SWF-11-recent-transactions
Swf 11 recent transactions
rrk12005 committedMar 26, 2019
Commits on Mar 14, 2019
-
Quick Fix for bug where request not parsing payload JSON
rrk12005 committedMar 14, 2019 -
Updated Accounts Model and created request to Multi-Account-Summary-D…
…etails and fetching necessary data
rrk12005 committedMar 14, 2019