Commit Graph

40 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 4fba6a8383 Refactor trusted users list. 2021-06-02 10:48:02 +03:00
Spencer Ofwiti a4c0e26be9 Clean up constructors. 2021-05-19 19:57:10 +03:00
Spencer Ofwiti 7cb5efca8c Format files using prettier. 2021-05-12 17:10:42 +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 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 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
Blair Vanderlugt fb1c53946b blocking access on 401/403 2021-04-29 05:29:54 +00:00
Spencer Ofwiti a50bc2f50a Add network status component.
- Tracks status uof user's network connection.
2021-04-06 10:32:52 +03:00
Spencer Ofwiti 0aa1b83ed2 Add tracking of user's network connectivity. 2021-04-02 15:31:10 +03:00
Spencer Ofwiti d914f6b2b8 Merge branch 'master' into spencer/pwa
# Conflicts:
#	package-lock.json
#	src/app/app.component.ts
#	src/index.html
2021-03-31 09:54:35 +03:00
Spencer Ofwiti c864f3a787 Add progressive web app support. 2021-03-22 22:13:11 +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 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
Spencer Ofwiti 9ec50e9c1a Switch to async/await schema for all asynchronous function calls. 2021-03-18 12:10:55 +03:00
Spencer Ofwiti 6dc44be4eb Add list of users from public keys. 2021-03-16 20:13:48 +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 2b99dd8c62 Query transaction participants from meta service. 2021-03-04 18:56:14 +03:00
Spencer Ofwiti 70fe7cf08e Add handling for responsive sidebar content. 2021-03-04 12:35:20 +03:00
Spencer Ofwiti 2491dc54a0 Populate accounts list with accounts from the network. 2021-03-01 11:12:49 +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 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +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 c2f257e221 Bug fix.
- Remove unsafe keystore.
- Refactor functionality from unsafe keystore into mutable keystore.
2021-02-17 14:13:08 +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 4d920cdbe9 Add support for account index. 2021-01-15 07:30:19 +03:00
Spencer Ofwiti f7f4fe77f6 Modify components to use behaviour subject. 2020-12-05 09:30:30 +03:00
Spencer Ofwiti 933d73e635 Add listerers for tracking new transactions. 2020-11-25 11:05:13 +03:00
Spencer Ofwiti ca9ca61ae1 Add block-sync to application. 2020-11-08 09:31:52 +03:00
Spencer Ofwiti d966426890 initial commit 2020-10-30 18:16:05 +03:00