Commit Graph

320 Commits

Author SHA1 Message Date
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
Lukasz Mierzwa
492c564e74 chore(project): update deps, fix linter errors 2025-09-04 13:59:00 +01:00
Łukasz Mierzwa
7bb7e17d8a chore(ui): bump deps 2025-08-20 16:52:11 +01:00
Łukasz Mierzwa
985bdee534 fix(ui): fix types 2024-11-11 13:50:57 +00:00
Łukasz Mierzwa
f7c7ba0174 chore(ui): upgrade all 3rd party dependencies 2024-09-24 14:55:55 +00:00
Łukasz Mierzwa
33778155f3 fix(ui): update 3rd part deps 2024-08-06 16:24:55 +01:00
Łukasz Mierzwa
43acc1777e fix(tests): update snapshots 2024-07-22 13:11:44 +01:00
Łukasz Mierzwa
a049b0fe1a fix(ui): update snapshots 2024-04-03 16:25:19 +01:00
Łukasz Mierzwa
9a66977557 fix(ui): fix matcher filtering the silence form
Fixes #5817
2024-03-08 09:17:43 +00:00
Łukasz Mierzwa
4cf6864174 fix(ui): use new import style 2024-01-01 17:48:44 +00:00
Łukasz Mierzwa
c10ac05e49 fix(ui): migrate to vite 2023-12-01 09:53:56 +00:00
Łukasz Mierzwa
49be79d675 fix(ui): format code 2023-11-13 10:11:37 +00:00
Łukasz Mierzwa
a2e74a77e3 fix(tests): update snapshots 2023-11-09 09:13:05 +00:00
Ł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