Commit Graph

85 Commits

Author SHA1 Message Date
Spencer Ofwiti 0acb94ce98 Add metadata history datatable. 2021-08-02 17:47:29 +00:00
Spencer Ofwiti 6298f9a105 Update data associated to phone pointers on phone number change. 2021-07-14 11:54:03 +03:00
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 9439e25370 Add type to token service load subject. 2021-06-09 18:52:59 +03:00
Spencer Ofwiti 71fc96bfe1 Add display of token balance together with token amount. 2021-06-09 18:04:29 +03:00
Spencer Ofwiti 9363532284 Remove forceful parsing to JSON format. 2021-06-04 15:16:57 +03:00
Spencer Ofwiti 3831694d3e Refactor token list to use Observables for tracking changes. 2021-06-04 11:01:20 +03:00
Spencer Ofwiti 06326aa0bf Refactor patching of location and category information to autofil from bio and user location. 2021-06-02 12:59:37 +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 4fba6a8383 Refactor trusted users list. 2021-06-02 10:48:02 +03:00
Spencer Ofwiti 81620600e3 Refactor token details into a presentation component. 2021-06-02 10:04:42 +03:00
Spencer Ofwiti 8de8e6a30b Fix token list. 2021-06-01 20:34:41 +03:00
Spencer Ofwiti 384071d3db Add account status to account info. 2021-05-26 19:02:06 +03:00
Spencer Ofwiti e5d555577e Add optional template filling for admin user info. 2021-05-26 18:34:03 +03:00
Spencer Ofwiti 9fed6fcaf3 Add close event to transaction details presentation component. 2021-05-26 12:21:25 +03:00
Spencer Ofwiti 16af939af7 Refactor transactions table to show address before loading account meta. 2021-05-26 11:30:38 +03:00
Spencer Ofwiti 9782c919d5 Refactor calls to ussd service. 2021-05-26 10:26:11 +03:00
Spencer Ofwiti a4c0e26be9 Clean up constructors. 2021-05-19 19:57:10 +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 8ad736de20 Fix async pipe. 2021-05-19 09:32:35 +03:00
Spencer Ofwiti ac231dc03e Add token service load event. 2021-05-18 13:24:41 +03:00
Spencer Ofwiti 506be2eb5b Add private key user info to settings page. 2021-05-18 10:33:38 +03:00
Spencer Ofwiti 8a6040cd85 Remove deprecated dependencies. 2021-05-15 12:50:13 +03:00
Spencer Ofwiti 1c926baf47 Format files with prettier. 2021-05-10 19:15:25 +03:00
Spencer Ofwiti 53d6d6b7a4 Add typing to components. 2021-04-30 15:50:16 +03:00
Spencer Ofwiti 9921488a04 Add strong typing to variables and functions. 2021-04-29 20:10:39 +03:00
Spencer Ofwiti 0009148e61 Merge branch 'master' into spencer/accounts-search
# Conflicts:
#	src/app/_eth/registry.ts
#	src/app/_interceptors/error.interceptor.ts
#	src/app/_services/auth.service.ts
2021-04-29 11:21:22 +03:00
Blair Vanderlugt fb1c53946b blocking access on 401/403 2021-04-29 05:29:54 +00:00
Spencer Ofwiti 81413ef631 Remove stale components. 2021-04-28 20:34:02 +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 9e03990334 Refactor account details page to use address with stripped 0x. 2021-04-28 12:09:51 +03:00
Spencer Ofwiti 4167a7e6b7 Add fine grained control to iframe. 2021-04-27 21:15:20 +03:00
Spencer Ofwiti 88dc73cf1d Add person verification to last step. 2021-04-27 20:22:42 +03:00
Spencer Ofwiti 21444304c6 Refactor outgoing metadata to reflect schema. 2021-04-27 20:16:12 +03:00
Spencer Ofwiti 63f0fe3070 Add external dashboard to homepage. 2021-04-27 16:45:40 +03:00
Spencer Ofwiti 04a7e377d8 Add check for transaction. 2021-04-26 14:47:18 +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 affffa8ffe Add search by phone number functionality. 2021-04-24 22:21:15 +03:00
Spencer Ofwiti 9a87e5af04 Connect account address search to meta service. 2021-04-08 15:16:00 +03:00
Spencer Ofwiti 62655a691a Add search form for name, phonenumber and account address. 2021-04-07 12:24:32 +03:00
Spencer Ofwiti 08be01043a Add accounts search page. 2021-04-02 12:50:52 +03:00
Spencer Ofwiti dcbadf526b Merge branch 'master' into bvander/integration-progress 2021-03-28 13:26:06 +03:00
Spencer Ofwiti 25fd616ff7 Add user logout. 2021-03-24 19:41:11 +03:00
Spencer Ofwiti f115b5dae6 Add export data to csv functionality. 2021-03-24 16:26:51 +03:00