Commit Graph

68 Commits

Author SHA1 Message Date
Lukasz Mierzwa
638531901a fix(ui): update eslint 2026-03-09 15:41:44 +00:00
Lukasz Mierzwa
33ce78b8f0 fix(ui): code fixes 2026-02-24 17:42:57 +00:00
Lukasz Mierzwa
e372b7da64 fix(ui): upgrade react to v19 2026-02-24 12:54:05 +00:00
Lukasz Mierzwa
dc5a640bb7 fix(ui): update fetch 2026-02-23 12:44:36 +00:00
Lukasz Mierzwa
e5b94c5cba fix(ui): update eslint & jest 2026-02-23 11:39:42 +00:00
Lukasz Mierzwa
924d2813f7 fix(project): fix typos 2026-02-23 09:35:09 +00:00
Lukasz Mierzwa
77cba5ec47 fix(ci): update tests 2026-02-23 09:35:09 +00:00
Lukasz Mierzwa
aa0e3dd68e fix(tests): get rid of enzyme 2026-02-19 10:53:16 +00:00
Łukasz Mierzwa
92496d5fc0 fix(tests): reformat code 2023-07-25 19:16:46 +01:00
Łukasz Mierzwa
39ead3814e fix(ui): update to floating-ui v2 2023-05-02 11:36:25 +01:00
Łukasz Mierzwa
675f8e71ac feat(ui): mass delete silences 2022-09-20 21:46:48 +01:00
Łukasz Mierzwa
e36acbd97d fix(tests): update jest tests 2022-06-02 10:20:58 +01:00
Łukasz Mierzwa
236c66c73c fix(project): drop support for alertmanger <0.22.0 2022-04-16 14:57:02 +01:00
Łukasz Mierzwa
5a1854f92d fix(ui): migrate to FontAwesome 6 2022-02-09 16:21:35 +00:00
Łukasz Mierzwa
22985f1185 chore(ui): disable transitions on silence browser
Animations make it less readable, disable transitions.
2022-01-07 12:39:30 +00:00
Łukasz Mierzwa
f9aa757101 fix(ui): resolve lint errors 2021-12-15 17:02:38 +00:00
Łukasz Mierzwa
6157bbcdc6 Revert "fix(ui): revert to 5.1.1 bootstrap style of button in flex"
This reverts commit 585b5a6ab7.

no longer needed
2021-10-14 18:18:07 +01:00
Łukasz Mierzwa
585b5a6ab7 fix(ui): revert to 5.1.1 bootstrap style of button in flex 2021-10-06 16:46:33 +01:00
Łukasz Mierzwa
e628d9b848 fix(ui): reduce animations in silence browser 2021-06-02 11:04:26 +01:00
Łukasz Mierzwa
504a44d135 fix(ci): enable more checks in tsconfig 2021-05-25 12:46:10 +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
d5b5c81e8e fix(tests): fix issues reported by react-app/jest eslint rules 2020-10-28 12:26:51 +00:00
Łukasz Mierzwa
836cf67fe8 fix(tests): move fixtures to a dedicated folder 2020-10-28 12:26:51 +00:00
Łukasz Mierzwa
0408e04900 fix(tests): move useFetchGet mocks to __fixtures__ 2020-10-28 12:26:51 +00:00
Łukasz Mierzwa
fd155db464 fix(ui): migrate to mobx-react-lite v3 2020-10-02 17:28:34 +01:00
Łukasz Mierzwa
632a111056 fix(ui): migrate code to mobx v6 2020-10-02 14:08:11 +01:00
Łukasz Mierzwa
8e3c50d51a feat(ui): animate silences in silence browser 2020-08-07 19:26:28 +01:00
Łukasz Mierzwa
e2fc84154f fix(ui): don't render spinner on updates in silence browser 2020-07-25 22:14:18 +01:00
Łukasz Mierzwa
867532cde9 fix(ui): cleanup conditions 2020-07-23 11:28:46 +01:00
Łukasz Mierzwa
6d961fa09d fix(ui): always pass type to useRef & useState 2020-07-22 21:39:43 +01:00
Łukasz Mierzwa
2214904536 fix(ui): pass explicit return type for fetch() calls 2020-07-21 21:46:42 +01:00
Łukasz Mierzwa
aa022796b4 fix(ui): resolve eslint reported issues 2020-07-21 17:58:08 +01: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
6a7cc1c72f feat(ui): drop moment.js to reduce bundle size 2020-06-17 18:57:13 +01:00
Łukasz Mierzwa
83e802dd9b fix(ui): migrate to react-hotkeys-hook 2020-06-15 19:47:21 +01:00
Łukasz Mierzwa
508e47f5c4 fix(ui): drop mobx-react 2020-06-10 18:15:51 +01:00
Łukasz Mierzwa
1c4e8fc161 fix(ui): rewrite Pagination with hooks 2020-06-10 18:15:51 +01:00
Łukasz Mierzwa
299d05aca3 fix(ui): refactor modal isUpper handling 2020-06-09 22:37:40 +01:00
Łukasz Mierzwa
40edb80314 fix(ui): use custom component for tooltips 2020-05-16 12:23:00 +01:00
Łukasz Mierzwa
cde4cb19bb fix(ui): fix error handling 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
60bdf96be1 feat(ui): use hooks for fetch requests 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
11a3e15d03 fix(ui): render fewer items per page on mobile 2020-05-11 10:34:54 +01:00
Łukasz Mierzwa
2dbbbb542c fix(ui): rewrite Browser component with hooks 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
b6e8e18d61 chore(ui): switch silence browser to use pagination component 2020-02-29 10:16:41 +00:00