Commit Graph

39 Commits

Author SHA1 Message Date
Blair Vanderlugt 8668d63994 Update environment.dev.ts 2021-06-24 17:14:50 +00:00
Spencer Ofwiti 5e8e0f7209 Refactor mapping of curated options from meta. 2021-06-23 07:18:28 +00:00
Spencer Ofwiti 85e41e99b0 Add promises to keystore singleton service. 2021-06-14 17:50:39 +03:00
Spencer Ofwiti 48ef7cd58d Refactor USSD url. 2021-05-26 11:53:44 +03:00
Spencer Ofwiti cef7b8dc04 Refactor ussd service url. 2021-05-26 10:19:14 +03:00
Spencer Ofwiti b209dc868d Refactor environments. 2021-05-12 16:38:24 +03:00
Spencer Ofwiti 29b75d3d85 Refactor environment variables. 2021-05-11 20:20:44 +03:00
Spencer Ofwiti 1c926baf47 Format files with prettier. 2021-05-10 19:15:25 +03:00
Blair Vanderlugt 079c11ad88 Update src/environments/environment.dev.ts 2021-05-08 05:36:10 +00:00
Blair Vanderlugt 66bc013bdc add dev env 2021-04-17 15:06:09 -07: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
Blair Vanderlugt b98818f0d5 defaults for prod 2021-04-11 20:32:24 -07:00
Spencer Ofwiti ec2d5321ba Add cofiguration of environment variables using .env. 2021-03-18 20:02:25 +03:00
Spencer Ofwiti 12685b32f4 Fix web3Provider url. 2021-03-16 18:42:04 +03:00
Spencer Ofwiti 124a6bf295 Refactor environment variables. 2021-03-16 18:32:26 +03:00
Spencer Ofwiti 12f4d328bf Refactor auth module.
- Switch from form to text field for passphrase input.
- Refactor error dialog format.
- Send dialog on incorrect parsing of private key.
- Refactor block sync service to take parameters.
2021-03-16 13:08:18 +03:00
Spencer Ofwiti 9fa9852ded Refactor config variables. 2021-03-15 19:26:53 +03:00
Spencer Ofwiti f3c14578da Remove circular dependency. 2021-03-15 08:53:33 +03:00
Spencer Ofwiti 3fc21c25ae Add logging environment variables. 2021-03-14 11:25:38 +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 d9990a2760 Add method for sending transfer requests. 2021-03-03 16:43:33 +03:00
Spencer Ofwiti fbdfa54d9b Bug fix.
- Refactor HttpGetter function.
- Remove redundant asset files.
- Fix BlockSync dependency issues.
2021-02-25 13:46:24 +03:00
Spencer Ofwiti 857994fe8b Blockchain syncing.
- Implement tracker for new accounts in the accounts index contract.
- Implement tracker for new blocks on Bloxberg network.
2021-02-24 18:09:50 +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 3286c1df82 Add auth guard connection for dashboard routes. 2021-02-17 21:22:06 +03:00
Spencer Ofwiti 63c5a63d81 Merge branch 'master' into spencer/transaction-list
# Conflicts:
#	README.md
#	angular.json
#	package-lock.json
#	package.json
#	src/app/_helpers/custom-error-state-matcher.spec.ts
#	src/app/_helpers/index.ts
#	src/app/_services/index.ts
#	src/app/app-routing.module.ts
#	src/app/app.component.html
#	src/app/app.component.spec.ts
#	src/app/app.component.ts
#	src/app/app.module.ts
#	src/environments/environment.prod.ts
#	src/environments/environment.ts
#	src/index.html
#	src/styles.scss
2021-02-17 14:52:42 +03:00
Spencer Ofwiti 9d2fdd687b Add connection to cic-meta. 2021-02-16 11:04:22 +03:00
Spencer Ofwiti c0381a170e Add support for absolute path import shortcuts. 2021-02-14 19:02:35 +03:00
Spencer Ofwiti 0be8bcd51a Bug fixes.
- Change environment variables.
- Refactor http getter.
- Add custom error state matcher.
- Hide create account component.
2021-02-12 09:32:08 +03:00
Spencer Ofwiti 8dc0eb24d8 Bug fix. 2021-02-09 11:32:37 +03:00
Spencer Ofwiti 94d2976e6c Completed form handling. 2021-02-08 14:47:07 +03:00
Spencer Ofwiti 4d920cdbe9 Add support for account index. 2021-01-15 07:30:19 +03:00
Spencer Ofwiti 2ac665da0e Add environment variables. 2020-11-25 10:07:58 +03:00
Spencer Ofwiti ca9ca61ae1 Add block-sync to application. 2020-11-08 09:31:52 +03:00
Spencer Ofwiti 7ec4a45579 Add Bootstrap and environment variables. 2020-11-04 15:32:34 +03:00
Spencer Ofwiti d966426890 initial commit 2020-10-30 18:16:05 +03:00