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
63f0fe3070
Add external dashboard to homepage.
2021-04-27 16:45:40 +03: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
8c2b659360
Bug fix.
...
- Handle error for incorrect passphrase entry.
2021-03-21 19:27:54 +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
d76a0b3196
Add error dialog box.
...
- Add service for handling creation of error dialog.
- Refactor directory layout.
2021-03-15 14:54:46 +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
70fe7cf08e
Add handling for responsive sidebar content.
2021-03-04 12:35:20 +03:00
Spencer Ofwiti
0fb597efdd
Add scalability to sidebar logo.
2021-03-04 12:00:49 +03:00
Spencer Ofwiti
0e07e4ccdc
Add path shortcuts to all paths in the system.
2021-02-17 15:49:04 +03:00
Spencer Ofwiti
f7f4fe77f6
Modify components to use behaviour subject.
2020-12-05 09:30:30 +03:00
Spencer Ofwiti
bff58f7a43
Add pipe for converting token values to Wei standards.
2020-12-05 09:28:40 +03:00
Spencer Ofwiti
d448083cec
Add links to sidebar.
2020-11-25 10:11:20 +03:00
Spencer Ofwiti
b9734e60ad
Add transaction page and styling for page layout.
2020-11-04 15:36:30 +03:00