Commit Graph

25 Commits

Author SHA1 Message Date
Spencer Ofwiti 6ce332a9aa Improve data load process to occur on app load. 2021-07-13 16:57:28 +00:00
Spencer Ofwiti 5e8e0f7209 Refactor mapping of curated options from meta. 2021-06-23 07:18:28 +00:00
Spencer Ofwiti 2d76f63442 Fix meta update process 2021-06-15 16:49:26 +00:00
Spencer Ofwiti 6a1ca3d4a0 Add precommit hooks 2021-06-15 16:37:33 +00:00
Spencer Ofwiti 71fc96bfe1 Add display of token balance together with token amount. 2021-06-09 18:04:29 +03:00
Spencer Ofwiti 6904127876 Add firstname and lastname input fields to account details form. 2021-06-02 12:10:28 +03:00
Spencer Ofwiti 384071d3db Add account status to account info. 2021-05-26 19:02:06 +03:00
Spencer Ofwiti 9fed6fcaf3 Add close event to transaction details presentation component. 2021-05-26 12:21:25 +03:00
Spencer Ofwiti 5baffa5fef Fix timestam. 2021-05-19 15:35:28 +03:00
Spencer Ofwiti 4e06b42cc6 Fix user traded accounts list. 2021-05-19 10:56:39 +03:00
Spencer Ofwiti e6de26be2c Add querying of account types, transaction types and genders from meta server. 2021-04-28 20:24:25 +03:00
Spencer Ofwiti 292b64c1e0 Add querying of location mappings and categories from API endpoint.
- Implement stub in mock backend for testing purposes.
2021-04-28 15:53:25 +03:00
Spencer Ofwiti 4030f709fc Add copy to clipboard functionality to addresses. 2021-04-26 13:14:36 +03:00
Spencer Ofwiti a2e320d923 Refactor update of data on meta service. 2021-04-25 13:32:23 +03:00
Spencer Ofwiti f115b5dae6 Add export data to csv functionality. 2021-03-24 16:26:51 +03:00
Spencer Ofwiti 0bfaef30d2 Add confirmation dialogs for data manipulation actions. 2021-03-24 12:42:19 +03:00
Spencer Ofwiti 37a6f24201 Refactor table layouts. 2021-03-15 14:58:18 +03:00
Spencer Ofwiti 9644d43682 Add change detection strategy.
- Change to onPush change detection strategy.
- Refactor logging provider.
2021-03-14 11:23:20 +03:00
Spencer Ofwiti 32ab27730b Add fetching of transaction participants from cic-meta.
Add token registry to query tokens.
2021-03-10 12:47:01 +03:00
Spencer Ofwiti 7447bf2499 Add cic registry class for querying resource information on the network. 2021-03-06 09:28:29 +03:00
Spencer Ofwiti ef1999dc0d Fetch data from cic meta and patch to user details. 2021-02-23 15:32:02 +03:00
Spencer Ofwiti 7165031fc8 Add pgp signer. 2021-02-17 13:00:38 +03:00
Spencer Ofwiti 94d2976e6c Completed form handling. 2021-02-08 14:47:07 +03:00
Spencer Ofwiti f7f4fe77f6 Modify components to use behaviour subject. 2020-12-05 09:30:30 +03:00
Spencer Ofwiti b38ca7cc46 Add accounts listings and details. 2020-11-25 10:57:17 +03:00