Commit Graph

640 Commits

Author SHA1 Message Date
Łukasz Mierzwa
d366e94e46 fix(ui): always render grid swimlane when enabled 2020-04-01 10:43:11 +01:00
Łukasz Mierzwa
ea736d626d fix(ui): always render last grid, even if hidden 2020-03-31 21:44:47 +01:00
Łukasz Mierzwa
cb7edda148 fix(ui): don't render load more button when grid is collapsed 2020-03-31 14:38:27 +01:00
Łukasz Mierzwa
49264170ce fix(ui): migrate react-popper to v2 2020-03-31 14:08:40 +01:00
Łukasz Mierzwa
f37932b892 fix(ui): add border around grid swimlane 2020-03-31 12:24:32 +01:00
Łukasz Mierzwa
01e2e68810 feat(ui): toggle all grids with alt+click 2020-03-31 12:06:48 +01:00
Łukasz Mierzwa
731f1fbb76 fix(ui): follow default collapse state of groups when rendering grid 2020-03-31 11:35:15 +01:00
Łukasz Mierzwa
2009f957af fix(ui): tweak swimlane background color 2020-03-31 11:34:49 +01:00
Łukasz Mierzwa
2db0344a70 fix(tests): don't duplicate storybook grids 2020-03-31 11:12:44 +01:00
Łukasz Mierzwa
8f7ef4081b fix(ui): more descriptive multi-grid title 2020-03-31 11:12:42 +01:00
Łukasz Mierzwa
9489daa468 fix(ui): tweak grid header style 2020-03-31 11:12:42 +01:00
Łukasz Mierzwa
65a9623fb0 fix(tests): render grids on storybook 2020-03-31 09:16:56 +01:00
Łukasz Mierzwa
8698e5f674 feat(ui): render per grid state count 2020-03-31 09:16:56 +01:00
Łukasz Mierzwa
0efd3a9d3c fix(ui): correctly pass UI defaults from config 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
2cd96abef7 feat(ui): add configuration UI for enabling multi-grid 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
a178a6bed8 fix(ui): add multi-grid label options to settingsStore 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
ec1705a0f0 feat(ui): support multiple grids in the UI 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
1fc6aaf949 fix(tests): update mocks with grids 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
4f969aac30 feat(ui): handle API response with grids instead of flat groups 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
bd80bd3b4a fix(ui): navbar needs 4 more px added to body padding-top 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
4b63726bc1 fix(ui): show ack errors on tooltips 2020-03-28 12:52:15 +00: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
df0bf10e6b Merge branch 'master' into ui-quick-acknowledge-typo 2020-03-25 21:37:08 +00:00
Łukasz Mierzwa
8795f1d132 fix(tests): update snapshots 2020-03-25 15:43:29 +00:00
Lukas Stiebellehner
5dcfe46d93 fix(ui): typo in quick acknowledge tooltip 2020-03-18 13:56:36 +01: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
26963b4d3b feat(ui): add a pagination component with keyboard shortcuts 2020-02-29 10:16:41 +00:00
Łukasz Mierzwa
e0752b59df fix(ci): set username for storybook 2020-02-22 16:38:43 +00:00
Łukasz Mierzwa
caded5f465 fix(ui): remove silenceForm.author usage in the UI 2020-02-22 15:50:01 +00:00
Łukasz Mierzwa
b4a62f1079 feat(ui): show username when auth is enabled 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
9e000d490a feat(ui): toggle all groups on alt+click
Fixes #1381
2020-02-21 12:30:16 +00:00
Łukasz Mierzwa
eac4b2fe85 fix(ui): acknowledgement silences should only match active alerts 2020-02-21 10:11:22 +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
3239db2130 fix(ui): only allow read-write alertmanagers when editing silence 2020-01-29 12:00:27 +00:00
Łukasz Mierzwa
6e5509d675 fix(tests): add test coverage for disabled silence buttons 2020-01-29 10:45:05 +00:00
Łukasz Mierzwa
95dd07ab78 fix(ui): disable silence menu actions when all alertmanagers are read-only 2020-01-29 10:18:29 +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
b72e5f949e chore(ui): more spacing between filter bar buttons 2020-01-08 19:49:08 +00:00
Łukasz Mierzwa
378866ae34 fix(ui): remove hash tests, it's no longer exposed in the API 2020-01-06 22:23:16 +00:00
Łukasz Mierzwa
564f3c402d chore(ui): refactor fetch retry config and tests 2019-12-28 18:23:51 +00:00