Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
feat(error): Server error handler (DSP-710) (#355)
* chore: Update package-lock.json * chore(error): Add fake error page (easteregg) * feat(error): Clean up error component * style(error): New (and renamed) error status images * feat(error): Error handler to switch between error notifications * chore(error): Use new error handler * refactor(error): Add new errorhandler everywhere * test(error): Fix tests to use new error handler * test(error): Fix tests to use new error handler * fix: Increase maximum budget for initial-es5 * chore: fix pr template * refactor(style): delete commented line * chore(error): Update error messages * test(error): Add missing modules Co-authored-by: Marcin Procyk <marcin.procyk@dasch.swiss>
- Loading branch information