Commit Graph

21 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 8a6040cd85 Remove deprecated dependencies. 2021-05-15 12:50:13 +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 1c926baf47 Format files with prettier. 2021-05-10 19:15:25 +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 bfc6d63090 Refactor environment variable names. 2021-03-24 10:43:07 +03:00
Spencer Ofwiti c864f3a787 Add progressive web app support. 2021-03-22 22:13:11 +03:00
Spencer Ofwiti f12e69b5df Move error handler to error interceptor. 2021-03-21 16:11:05 +03:00
Blair Vanderlugt 8e26628092 private key loading error handling 2021-03-20 19:23:50 -07:00
Spencer Ofwiti 37a6f24201 Refactor table layouts. 2021-03-15 14:58:18 +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 3286c1df82 Add auth guard connection for dashboard routes. 2021-02-17 21:22:06 +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 c0381a170e Add support for absolute path import shortcuts. 2021-02-14 19:02:35 +03:00
Spencer Ofwiti f95841cc06 App changes. 2020-12-28 12:12:37 +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 b9734e60ad Add transaction page and styling for page layout. 2020-11-04 15:36:30 +03:00
Spencer Ofwiti d966426890 initial commit 2020-10-30 18:16:05 +03:00