Commit Graph

9 Commits

Author SHA1 Message Date
Spencer Ofwiti 4bfce9eff7 Refactor error interceptor. 2021-03-22 16:56:34 +03:00
Spencer Ofwiti 8c2b659360 Bug fix.
- Handle error for incorrect passphrase entry.
2021-03-21 19:27:54 +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
Blair Vanderlugt c2d8290c42 riffin 2021-03-19 09:05:15 -07:00
Spencer Ofwiti 68ff291dd2 Add setting environment variables using commandline arguments. 2021-03-17 16:39:33 +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 d76a0b3196 Add error dialog box.
- Add service for handling creation of error dialog.
- Refactor directory layout.
2021-03-15 14:54:46 +03:00