Commit Graph

205 Commits

Author SHA1 Message Date
Łukasz Mierzwa
299d05aca3 fix(ui): refactor modal isUpper handling 2020-06-09 22:37:40 +01:00
Łukasz Mierzwa
60aa13d3b6 fix(ui): rewrite SilenceModalContent with hooks 2020-06-09 22:37:40 +01:00
Łukasz Mierzwa
9dfe40c837 fix(ui): rewrite Modal with hooks 2020-06-09 22:37:40 +01:00
Łukasz Mierzwa
f063038c30 fix(ui): drop useLocalStore from SilenceSubmitProgress 2020-06-08 17:16:01 +01:00
Łukasz Mierzwa
ca0a0b3077 fix(ui): drop useLocalStore from modals 2020-06-08 17:16:01 +01:00
Łukasz Mierzwa
6b5b53d51d fix(ui): drop object-hash 2020-05-30 18:12:54 +01:00
Łukasz Mierzwa
ba459a08e2 fix(ui): add regex filters to default silence matchers
Fixes #1750
2020-05-18 09:30:15 +01:00
Łukasz Mierzwa
e0ac21e1c6 feat(ui): use current filters as default silence form matchers
Fixes #1750
2020-05-17 22:14:23 +01:00
Łukasz Mierzwa
40edb80314 fix(ui): use custom component for tooltips 2020-05-16 12:23:00 +01:00
Łukasz Mierzwa
80bbc58090 fix(ui): use react-popper-tooltip instead of react-tippy 2020-05-14 11:14:45 +01:00
Łukasz Mierzwa
22e1c7c05e fix(ui): drop unused MultiSelect component 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
0f3dabb517 fix(tests): use fetch-mock instead of jest-fetch-mock 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
01a8f069eb fix(ui): rewrite SilenceSubmitProgress with hooks 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
cde4cb19bb fix(ui): fix error handling 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
65e7f7e33d fix(ui): rewrite AlertManagerInput with hooks 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
bc6615fafb fix(tests): update snapshots 2020-05-07 20:40:14 +01:00
Łukasz Mierzwa
b92523b6e7 fix(ui): fix modal-body className 2020-05-02 16:04:13 +01:00
Łukasz Mierzwa
2dbbbb542c fix(ui): rewrite Browser component with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
f9c007d3bd fix(ui): rewrite MatchCounter component with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
d614c5298d fix(ui): rewrite SilenceMatch component with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
a0b19cb4c1 fix(ui): rewrite SilenceSubmitController component with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
faca57831c fix(ui): rewrite DateTimeSelect component with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
d6e667a62b fix(ui): rewrite PayloadPreview with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
5c8fdbf942 fix(ui): rewrite SilenceModal with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
5bb3b92a70 feat(ui): animate toggle icon on changes 2020-04-22 11:12:55 +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
fd08799a42 fix(ui): ensure that react-select input gets correct color 2020-04-01 21:03:38 +01:00
Łukasz Mierzwa
3177637142 fix(ui): fix regression in silence preview
Previews got broken due to API changes needed for multi-grid, this fixes it.

Fixes #1573
2020-04-01 12:26:57 +01:00
Łukasz Mierzwa
43fa4962c5 feat(ui): update silence form duration on mouse wheel
Fixes #1553
2020-03-27 12:09:21 +00:00
Łukasz Mierzwa
c12f218b4e fix(ui): reformat code using prettier v2 2020-03-25 21:43:39 +00:00
Łukasz Mierzwa
8795f1d132 fix(tests): update snapshots 2020-03-25 15:43:29 +00:00
Łukasz Mierzwa
db28c52a89 fix(ui): more readable disable input bg color 2020-03-09 23:14:08 +00:00
Łukasz Mierzwa
f95ed8b110 fix(tests): update jest snapshots 2020-03-07 15:49:10 +00:00
Łukasz Mierzwa
9c725655cb chore(ui): switch matched alerts preview to use pagination component 2020-02-29 10:16:41 +00:00
Łukasz Mierzwa
b6e8e18d61 chore(ui): switch silence browser to use pagination component 2020-02-29 10:16:41 +00:00
Łukasz Mierzwa
caded5f465 fix(ui): remove silenceForm.author usage in the UI 2020-02-22 15:50:01 +00:00
Łukasz Mierzwa
541b1ef519 feat(ui): enforce username from credentials if auth is enabled 2020-02-22 15:50:01 +00:00
Łukasz Mierzwa
7c35a83a6d fix-ui 2020-02-19 12:25:07 +00:00
Łukasz Mierzwa
1f22a11e14 fix(ui): use CORS credential settings from each alertmanager configuration
Fixes #1432
2020-02-19 12:10:42 +00:00
Łukasz Mierzwa
d0f59977b0 fix(ui): remove alertmanager API V1 support 2020-02-12 16:09:55 +00:00
Łukasz Mierzwa
9cc7938c6d fix(ui): align datetime pickers 2020-02-10 14:35:41 +00:00
Łukasz Mierzwa
b050c83366 fix(tests): update react-datepicker snapshots 2020-02-08 10:19:09 +00:00
Łukasz Mierzwa
3df4d27efc feat(ui): disable silence actions for read-only alertmanagers 2020-01-28 22:26:56 +00:00
Łukasz Mierzwa
77e298bfb2 fix(tests): update snapshots 2020-01-12 22:10:57 +00:00
Łukasz Mierzwa
4779f25206 fix(ui): tweak navbar css to better align elements 2019-12-26 21:34:40 +00:00
Łukasz Mierzwa
96f9df7e50 fix(ui): tweak dark theme css 2019-12-25 19:58:02 +00:00
Łukasz Mierzwa
0b6d2e0360 fix(ui): tab badge on silence modal is invisible with dark theme 2019-12-23 23:25:57 +00:00