Commit Graph

138 Commits

Author SHA1 Message Date
Spencer Ofwiti 6ed07b4beb Merge branch 'spencer/accounts-search' into 'master'
Accounts search by phone and address

See merge request grassrootseconomics/cic-staff-client!13
2021-05-10 05:16:18 +00:00
Blair Vanderlugt 079c11ad88 Update src/environments/environment.dev.ts 2021-05-08 05:36:10 +00: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 d0e0108274 Add styling via cs. 2021-04-29 14:15:14 +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 ce26380e84 Refactor to meta url. 2021-04-28 17:31:36 +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 cb14b9b5dc Add validation for vcard. 2021-04-27 17:10:50 +03:00
Spencer Ofwiti 63f0fe3070 Add external dashboard to homepage. 2021-04-27 16:45:40 +03:00
Spencer Ofwiti b3586e460b Add validation for account info coming from and going into the meta service. 2021-04-27 14:20:18 +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 a8ad7c64e4 Change token contract abi. 2021-04-21 08:44:32 +03:00
Spencer Ofwiti 1223ccc48e Retire internal registry class. 2021-04-20 11:28:40 +03:00
Spencer Ofwiti 23b213e319 Merge branch 'master' into spencer/accounts-search 2021-04-19 15:36:21 +03:00
Blair Vanderlugt 66bc013bdc add dev env 2021-04-17 15:06:09 -07:00
Spencer Ofwiti 5f271227bc Merge branch 'master' into spencer/accounts-search 2021-04-17 11:50:54 +03:00
Blair Vanderlugt 8395946024 prod configs 2021-04-12 13:36:35 -07:00
Blair Vanderlugt 9a9b59513e updated pub key ep 2021-04-12 10:50:35 -07:00
Blair Vanderlugt d5dafbeb7d defaults for dev + wss for prod 2021-04-12 07:53:12 -07:00
Spencer Ofwiti 5a6546550b Refactor css scripts to best practice. 2021-04-12 11:24:22 +03:00
Blair Vanderlugt b98818f0d5 defaults for prod 2021-04-11 20:32:24 -07: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 4d64a57591 Handle parsing of empty arrays. 2021-04-07 10:25:41 +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 16d476a2aa Bug fix. 2021-03-28 13:21:54 +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
Spencer Ofwiti 0bfaef30d2 Add confirmation dialogs for data manipulation actions. 2021-03-24 12:42:19 +03:00
Spencer Ofwiti 02ef0b3587 Add refresh ppaginator method. 2021-03-24 12:01:35 +03:00
Spencer Ofwiti 6896ba0f88 Clear environments file. 2021-03-24 11:00:43 +03:00
Spencer Ofwiti bfc6d63090 Refactor environment variable names. 2021-03-24 10:43:07 +03:00
Spencer Ofwiti 4bfce9eff7 Refactor error interceptor. 2021-03-22 16:56:34 +03:00
Spencer Ofwiti aceccedf5e Bug fix.
- Add handling of errors from getPublicKeys function.
- Check if added private keys are encrypted.
2021-03-21 22:05:00 +03:00
Spencer Ofwiti 8c2b659360 Bug fix.
- Handle error for incorrect passphrase entry.
2021-03-21 19:27:54 +03:00
Spencer Ofwiti f12e69b5df Move error handler to error interceptor. 2021-03-21 16:11:05 +03:00
Spencer Ofwiti 0ce75b2951 Scrap HttpWrapperService. 2021-03-21 14:02:18 +03:00
Blair Vanderlugt 8e26628092 private key loading error handling 2021-03-20 19:23:50 -07:00