Commit Graph

305 Commits

Author SHA1 Message Date
Łukasz Mierzwa
6bc0458a2d fix(tests): update snapshots 2023-09-17 17:34:57 +01:00
Łukasz Mierzwa
92496d5fc0 fix(tests): reformat code 2023-07-25 19:16:46 +01:00
Łukasz Mierzwa
50ea7cc924 fix(ci): get rid of storybook 2023-05-11 20:52:35 +01:00
Łukasz Mierzwa
39ead3814e fix(ui): update to floating-ui v2 2023-05-02 11:36:25 +01:00
Łukasz Mierzwa
9d067266ee fix(tests): update snapshots 2023-04-10 20:54:17 +01:00
Łukasz Mierzwa
ef724b976f fix(ui): update snapshots 2023-03-29 22:06:18 +01:00
Łukasz Mierzwa
adc5b437a0 fix(tests): add missing tests 2023-03-08 10:55:35 +00:00
David Caro
f1006314c0 feat: add default alertmanagers to silence form
That will allow setting some default alertmanagers to select when
creating a new silence, overriding the current behavior of getting all
the ones that are not readonly.

Signed-off-by: David Caro <dcaro@wikimedia.org>
2023-03-08 10:55:35 +00:00
Łukasz Mierzwa
e3ad214d32 fix(ui): bump fontawesome 2023-02-08 20:16:41 +00:00
Łukasz Mierzwa
369dd75916 fix(ui): update snapshots 2023-01-26 16:03:48 +00:00
Łukasz Mierzwa
0c52a528b1 fix(tests): update snapshots 2022-12-01 18:38:20 +00:00
Łukasz Mierzwa
675f8e71ac feat(ui): mass delete silences 2022-09-20 21:46:48 +01:00
Łukasz Mierzwa
01683fb6f8 fix(tests): update snapshots 2022-09-02 08:37:29 +00:00
Łukasz Mierzwa
64d2ca7ca1 fix(tests): update snapshots 2022-08-31 08:09:10 +00:00
Łukasz Mierzwa
71e95862d6 fix(ui): update snapshots 2022-08-21 11:04:35 +00:00
Łukasz Mierzwa
cb9cb1dca0 fix(ci): fix modals in percy 2022-08-12 10:53:12 +01:00
Łukasz Mierzwa
c1cca718f2 fix(ui): update react-day-picker 2022-08-12 08:38:50 +00:00
Łukasz Mierzwa
661ca3d287 fix(ui): fix bootstrap 5.2 builds 2022-07-26 12:24:19 +01:00
Ł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
b307f64269 fix(tests): update snapshots 2022-05-16 08:47:30 +00:00
Łukasz Mierzwa
236c66c73c fix(project): drop support for alertmanger <0.22.0 2022-04-16 14:57:02 +01:00
Łukasz Mierzwa
fd555e0dd8 fix(tests): update snapshots 2022-04-11 06:48:22 +00:00
Łukasz Mierzwa
c45a7f9c9e fix(ui): migrate to react-day-picker v8 2022-03-29 12:57:09 +01:00
Łukasz Mierzwa
9dc175fbd1 fix(ui): fix regexp escape on auto-populated matchers
Fixes #3936
2022-02-13 15:41:21 +00:00
Łukasz Mierzwa
5a1854f92d fix(ui): migrate to FontAwesome 6 2022-02-09 16:21:35 +00:00
Łukasz Mierzwa
ce4a9c3e67 fix(ui): escape label values in silence form
Fixes #3866
2022-01-11 22:48:45 +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
8e2f658845 fix(tests): update tests 2021-12-29 18:49:57 +00:00
Łukasz Mierzwa
9171a529ca fix(ui): use a custom pagination component 2021-12-29 11:40:31 +00:00
Łukasz Mierzwa
f9aa757101 fix(ui): resolve lint errors 2021-12-15 17:02:38 +00:00
Łukasz Mierzwa
3a40cdf56d chore(ui): upgrade all 3rd party dependencies 2021-11-15 23:25:35 +00:00
Łukasz Mierzwa
1e98944d4b fix(ui): migrate to react-select 5.x 2021-11-15 21:48:44 +00:00
Łukasz Mierzwa
31c9468368 fix(ui): use slices for labels instead of maps 2021-10-29 17:18:15 +01: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
daffb98381 feat(ui): use alertList endpoint for silence previews 2021-07-02 22:06:45 +01:00
Łukasz Mierzwa
04379fc3cc feat(ui): paginate api 2021-06-28 12:28:40 +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
da9d9085cc fix(ui): remove excludes from tsconfig 2021-05-24 12:43:14 +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
12c4a22d71 feat(project): show alert history 2021-05-01 19:37:29 +01:00
Łukasz Mierzwa
a23fdf56e9 chore(ui): use smaller buttons on silence form 2021-04-30 13:21:54 +01:00
Łukasz Mierzwa
0de58da467 chore(ui): add UI animations to react-select menus 2021-04-22 14:41:26 +01:00
Łukasz Mierzwa
7638d655a7 fix(ui): fix typescript warnings 2021-04-07 14:17:48 +01:00