summaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2020-08-26Update README.md for the projecttanhengyeow
2020-08-25Add license headers to frontend projecttanhengyeow
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-03Make print document link more prominenttanhengyeow
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-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-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
2020-06-05Add route history functionaltiy and auth actionstanhengyeow
2020-06-04Add components folder with Login pagetanhengyeow
2020-06-03Add routes for frontendtanhengyeow
2020-06-02Setup auth reducertanhengyeow
2020-06-01Update frontend assetstanhengyeow
2020-05-31Setup types and constants for frontendtanhengyeow
2020-05-26Added new dependencies and did some housekeepingtanhengyeow
2020-05-25Add configuration for eslint-config-airbnb-typescript-prettiertanhengyeow
2020-05-24Add Ant Design librarytanhengyeow
2020-05-13Setup prettier for frontendtanhengyeow
2020-05-13Bootstrap frontend with CRA - TypeScript templatetanhengyeow