Commit Graph

13 Commits

Author SHA1 Message Date
Łukasz Mierzwa
64d2ca7ca1 fix(tests): update snapshots 2022-08-31 08:09:10 +00:00
Łukasz Mierzwa
e1297af14d fix(ui): update snapshots 2022-07-26 08:02:04 +00:00
Łukasz Mierzwa
5a1854f92d fix(ui): migrate to FontAwesome 6 2022-02-09 16:21:35 +00:00
Łukasz Mierzwa
7b4aef27b6 fix(tests): reformat snapshots 2021-10-19 18:37:42 +01:00
Łukasz Mierzwa
9e28da96d1 chore(ui): migrate styles to bootstrap v5 2021-05-18 21:28:28 +01:00
Łukasz Mierzwa
fcc795b7c9 chore(tests): migrate jest tests to typescript 2020-07-21 17:58:08 +01:00
Łukasz Mierzwa
95c036be5c fix(ui): tweak css for ErrorBoundary component 2019-12-20 23:00:26 +00:00
Łukasz Mierzwa
3c125a4b97 fix(ui): add more margin between text and the icon 2019-12-12 22:14:01 +00:00
Łukasz Mierzwa
16cb976e81 fix(ci): update snapshots after font-awesome upgrade 2019-10-10 16:08:22 +01:00
Łukasz Mierzwa
65510acdf3 chore(ui): tweak internal error message css 2019-10-08 22:01:13 +01:00
Łukasz Mierzwa
2b86aaaedb chore(tests): update snapshots after font-awesome upgrade 2019-09-29 15:37:05 +01:00
Łukasz Mierzwa
b8f15819b8 chore(tests): update snapshots after fontawesome upgrade 2019-01-29 09:03:51 +00:00
Łukasz Mierzwa
22a48301e8 feat(sentry): add ErrorBoundary to capture exceptions
* switch to new Sentry client lib
* Add ErrorBoundary as a wrapper around App to capture errors and display exception page with auto refresh
* rename all instances of Raven to Sentry
2018-09-19 21:08:22 +01:00