Commit Graph

16 Commits

Author SHA1 Message Date
Ł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
7638d655a7 fix(ui): fix typescript warnings 2021-04-07 14:17:48 +01:00
Łukasz Mierzwa
db0aa0bab9 fix(ui): migrate to cra v4 2020-11-23 19:04:14 +00:00
Łukasz Mierzwa
c3bfc77734 fix(tests): fix tests for react v17 2020-11-09 20:54:59 +00:00
Łukasz Mierzwa
836cf67fe8 fix(tests): move fixtures to a dedicated folder 2020-10-28 12:26:51 +00:00
Łukasz Mierzwa
fcc795b7c9 chore(tests): migrate jest tests to typescript 2020-07-21 17:58:08 +01:00
Łukasz Mierzwa
e55988588c chore(ui): migrate more components to typescript 2020-07-17 11:58:41 +01:00
Łukasz Mierzwa
2f74561809 chore(ui): drop react-reveal animations
This library is not maintained anymore and it causes small glitches when rendering a lot of alerts - scrolling groups into view doesn't always trigger animation and they stay hidden.
2020-07-03 17:03:43 +01:00
Łukasz Mierzwa
dd3d9bdc73 fix(ui): rewrite ReloadNeeded component with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
55463e9ef5 fix(tests): avoid using instance() in tests 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
7eaa7cbf34 fix(ui): add animation settings to the theme context 2020-04-16 10:06:33 +01:00
Łukasz Mierzwa
c8dfeb7a66 fix(ui): replace MountFade with react-reveal Fade 2020-04-16 10:06:33 +01:00
Łukasz Mierzwa
c12f218b4e fix(ui): reformat code using prettier v2 2020-03-25 21:43:39 +00:00
Łukasz Mierzwa
59470daffb feat(ui): add a component to reload the page if needed 2019-12-21 18:34:23 +00:00