Commit Graph

104 Commits

Author SHA1 Message Date
Łukasz Mierzwa
e84bcd7203 feat(ui): add @inhibited and @inhibited_by filters
Fixes #4397
2022-06-22 18:16:33 +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
7ef7307c82 feat(ui): mark silences expiring in the next 5 minutes 2022-03-14 17:58:30 +00:00
Łukasz Mierzwa
395e588958 chore(ui): move silence progress bar to the bottom 2022-03-13 20:44:09 +00:00
Łukasz Mierzwa
5a1854f92d fix(ui): migrate to FontAwesome 6 2022-02-09 16:21:35 +00:00
Łukasz Mierzwa
c454601b3b chore(ui): tweak silence font 2021-12-28 17:34:07 +00:00
Łukasz Mierzwa
2da69e1cb4 fix(ui): tweak border style 2021-12-19 18:34:12 +00:00
Łukasz Mierzwa
bf9478c09b fix(ui): tweak border style 2021-12-19 18:05:20 +00:00
Łukasz Mierzwa
4b793ed408 chore(ui): modify annotation link style 2021-12-19 16:10:00 +00:00
Łukasz Mierzwa
f9aa757101 fix(ui): resolve lint errors 2021-12-15 17:02:38 +00:00
Łukasz Mierzwa
7b4aef27b6 fix(tests): reformat snapshots 2021-10-19 18:37:42 +01: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
a68f0c3d8f chore(ui): tweak padding on silences 2021-08-08 20:16:27 +01:00
Łukasz Mierzwa
7912442b76 feat(ui): reduce css bundle size 2021-08-05 20:21:34 +01:00
Łukasz Mierzwa
e43b658e52 fix(ui): remove link icon from silence comment 2021-06-01 10:59:52 +01:00
Łukasz Mierzwa
504a44d135 fix(ci): enable more checks in tsconfig 2021-05-25 12:46:10 +01:00
Łukasz Mierzwa
da9d9085cc fix(ui): remove excludes from tsconfig 2021-05-24 12:43:14 +01:00
Łukasz Mierzwa
bfc453a9d5 fix(ui): fix ui animations 2021-05-21 11:48:54 +01:00
Łukasz Mierzwa
63c3578815 fix(ui): fix bootstrap v5 style issues 2021-05-21 11:17:29 +01:00
Łukasz Mierzwa
e51f4d6940 fix(ui): linkify only ticket id 2021-05-20 10:22:44 +01:00
Łukasz Mierzwa
9e28da96d1 chore(ui): migrate styles to bootstrap v5 2021-05-18 21:28:28 +01:00
Łukasz Mierzwa
19345cc53a feat(ui): add support for alertmanager v0.22.0 2021-05-15 11:41:01 +01:00
Łukasz Mierzwa
7ad196155f fix(ui): reformat code 2021-05-10 11:06:40 +01:00
Łukasz Mierzwa
e45debed58 fix(ui): enable mobx strict mode in tests 2021-05-03 19:29:05 +01:00
Łukasz Mierzwa
7638d655a7 fix(ui): fix typescript warnings 2021-04-07 14:17:48 +01:00
renovate[bot]
bf97f9255a fix(deps): update dependency mobx to v6.1.0 (#2683)
* fix(deps): update dependency mobx to v6.1.0

* fix(tests): fix mobx tests

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2021-01-27 14:41:01 +00: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
d5b5c81e8e fix(tests): fix issues reported by react-app/jest eslint rules 2020-10-28 12:26:51 +00:00
Łukasz Mierzwa
865f36cdcb fix(tests): migrate useFetchDelete mocks to jest.mock 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
6e6cb02156 fix(ui): use bigger icons for alert group header
Fixes #2106
2020-09-08 10:15:57 +01:00
Łukasz Mierzwa
d4a8d27857 chore(ui): use a different icon for retry 2020-07-24 11:59:08 +01:00
Łukasz Mierzwa
6d961fa09d fix(ui): always pass type to useRef & useState 2020-07-22 21:39:43 +01:00
Łukasz Mierzwa
fcc795b7c9 chore(tests): migrate jest tests to typescript 2020-07-21 17:58:08 +01:00
Łukasz Mierzwa
e8f93602fd chore(tests): rewrite storybook stories as typescript 2020-07-19 20:54:27 +01:00
Łukasz Mierzwa
a046f5a16f chore(ui): move scss files from components dir 2020-07-19 13:20:41 +01:00
Łukasz Mierzwa
e55988588c chore(ui): migrate more components to typescript 2020-07-17 11:58:41 +01:00
Łukasz Mierzwa
82dce0d676 chore(ui): tweak animations 2020-07-14 08:27:38 +01:00
Łukasz Mierzwa
aa737d2cd4 fix(ui): replace current filters when clicking on silence id filter 2020-07-13 17:59:57 +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
b1cf816e24 feat(ui): show modal with list of inhibiting alerts 2020-06-30 23:53:56 +01:00
Łukasz Mierzwa
e966c404e3 fix(tests): mock current time in tests 2020-06-27 12:02:47 +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