summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-26Update README.md for the projecttanhengyeow
2020-08-25Add license headers to frontend projecttanhengyeow
2020-08-21Draft for /admin/statements and /admin/reportstanhengyeow
2020-08-19Create DB tablestanhengyeow
2020-08-19Add new database tables for report + statement generationtanhengyeow
2020-08-14Update all instances from PaymentsTable to BankAccountTransactionsTabletanhengyeow
2020-08-14Update instances of PaymentsTable to BankAccountTransactionsTabletanhengyeow
2020-08-14Update DB tablestanhengyeow
2020-08-12Restructure DB tables related to transactionstanhengyeow
2020-07-28Convert camelCase object keys to human friendly formattanhengyeow
2020-07-24Display extra details of transaction in a treetanhengyeow
2020-07-22Update POC for table with expandable rowtanhengyeow
2020-07-21Add template for transaction historytanhengyeow
2020-07-21Refactor payments tabtanhengyeow
2020-07-17Remove console logstanhengyeow
2020-07-17Update new components in Activity pagetanhengyeow
2020-07-16Add component for payment initiation listtanhengyeow
2020-07-15Update styles for Activity pagetanhengyeow
2020-07-10Update payment initiation amount format in frontendtanhengyeow
2020-07-10Update response object based on updated APItanhengyeow
2020-07-10Add functionality to initiate paymenttanhengyeow
2020-07-09Update bank accounts page to use updated API fieldstanhengyeow
2020-07-08Show bank accounts in home pagetanhengyeow
2020-07-08Remove unused import of css filetanhengyeow
2020-07-06Update naming for errorstanhengyeow
2020-07-03Update status code for invalid credentialstanhengyeow
2020-07-03Merge branch 'master' of ssh://git.taler.net/libeufintanhengyeow
2020-07-03Make print document link more prominenttanhengyeow
2020-07-03Update start script to import one bank account by default and submit one prep...tanhengyeow
2020-07-03Improve error handling when adding bank connectionstanhengyeow
2020-07-02Improve error handling in bank accounts pagetanhengyeow
2020-07-01Update error handling logic for Login pagetanhengyeow
2020-06-26Add support for adding and showing bank connections/bank accountstanhengyeow
2020-06-25Update configs and test scripttanhengyeow
2020-06-24Merge branch 'master' of ssh://git.taler.net/libeufintanhengyeow
2020-06-24Update start scripttanhengyeow
2020-06-19Add styles for bank accounts pagetanhengyeow
2020-06-19Enable 'enter' keystroke support for login pagetanhengyeow
2020-06-19Display existing bank connections and bank accountstanhengyeow
2020-06-18Update placeholder pagestanhengyeow
2020-06-17Update stylestanhengyeow
2020-06-16Update script file to add more bank connections/accountstanhengyeow
2020-06-15Add more bank connections in scripttanhengyeow
2020-06-12Show error message when authentication failstanhengyeow
2020-06-11Update reducers foldertanhengyeow
2020-06-11List existing bank connections + cleanuptanhengyeow
2020-06-10Add reusable navbar componenttanhengyeow
2020-06-09Show footer in all authenticated routestanhengyeow
2020-06-08Add reusable footer componenttanhengyeow
2020-06-05Update build configs and App setuptanhengyeow