Commit Graph

181 Commits

Author SHA1 Message Date
Spencer Ofwiti 48ef7cd58d Refactor USSD url. 2021-05-26 11:53:44 +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 cef7b8dc04 Refactor ussd service url. 2021-05-26 10:19:14 +03:00
Spencer Ofwiti c60d28a053 Add web3 singleton service. 2021-05-20 21:27:06 +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 872bf65786 Refactor services to handle data from meta service. 2021-05-18 22:10:08 +03:00
Spencer Ofwiti 7a2321f444 Parse incoming data from meta into JSON format. 2021-05-18 19:06:57 +03:00
Spencer Ofwiti be3d389078 Refactor transaction events generator into one interface. 2021-05-18 16:17:35 +03:00
Spencer Ofwiti a003bd7124 Add check for transaction in current transactions list. 2021-05-18 16:08:25 +03:00
Spencer Ofwiti 9235c969fa Use limit to query account index. 2021-05-18 15:37:30 +03:00
Spencer Ofwiti ac231dc03e Add token service load event. 2021-05-18 13:24:41 +03:00
Spencer Ofwiti 8ae6436460 Refactor registry service imports. 2021-05-18 12:38:27 +03:00
Spencer Ofwiti 405199cfe3 Refactor loop to avoid passing index limit. 2021-05-18 10:42:24 +03:00
Spencer Ofwiti 08fda5390a Fix ABI query using http getter. 2021-05-18 10:38:19 +03:00
Spencer Ofwiti 506be2eb5b Add private key user info to settings page. 2021-05-18 10:33:38 +03:00
Spencer Ofwiti 27914d4a7d Add reject body interface. 2021-05-17 09:06:07 +03:00
Spencer Ofwiti ff17d3b02f Refactor auth http requests. 2021-05-15 13:42:46 +03:00
Spencer Ofwiti 8a6040cd85 Remove deprecated dependencies. 2021-05-15 12:50:13 +03:00
Spencer Ofwiti 60b128b293 Refactor accounts query. 2021-05-13 19:29:44 +03:00
Spencer Ofwiti 6b704a4f19 Change token registry ABI. 2021-05-13 18:54:17 +03:00
Spencer Ofwiti b47d0100b6 Update Registry ABI file. 2021-05-13 12:57:36 +03:00
Spencer Ofwiti 2699dc5bcc Update ABI files. 2021-05-13 12:17:59 +03:00
Spencer Ofwiti 100c0faa90 Refactor PWA icon paths. 2021-05-12 17:11:38 +03:00
Spencer Ofwiti 7cb5efca8c Format files using prettier. 2021-05-12 17:10:42 +03:00
Spencer Ofwiti b209dc868d Refactor environments. 2021-05-12 16:38:24 +03:00
Spencer Ofwiti 5752a6db4d Fix icons path. 2021-05-12 16:37:52 +03:00
Spencer Ofwiti 9482fc604e Added hash location strategy. 2021-05-12 16:37:22 +03:00
Spencer Ofwiti 29b75d3d85 Refactor environment variables. 2021-05-11 20:20:44 +03:00
Spencer Ofwiti 10beaea9be Format files with prettier. 2021-05-11 20:09:25 +03:00
Spencer Ofwiti 36ec897bf1 Merge branch 'master' into spencer/linting
# Conflicts:
#	package-lock.json
#	src/app/app.component.ts
#	src/app/app.module.ts
#	src/app/shared/shared.module.ts
2021-05-11 20:04:02 +03:00
Spencer Ofwiti 8754ae46d2 Add different manifest icons. 2021-05-11 19:52:49 +03:00
Spencer Ofwiti d4d2837d2e Merge branch 'master' into spencer/pwa
# Conflicts:
#	package-lock.json
#	src/app/shared/shared.module.ts
#	src/styles.scss
2021-05-11 18:28:54 +03:00
Spencer Ofwiti 1c926baf47 Format files with prettier. 2021-05-10 19:15:25 +03:00
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