Commit Graph

661 Commits

Author SHA1 Message Date
Łukasz Mierzwa
5f5ee9eb63 fix(ui): rewrite BodyTheme using hooks 2020-04-17 15:03:14 +01:00
Łukasz Mierzwa
70f431f0db fix(ui): rewrite FetchPauser using hooks 2020-04-17 15:03:14 +01:00
Łukasz Mierzwa
5a85ec239d fix(ui): rewrite FaviconBadge using hooks 2020-04-17 15:03:14 +01:00
Łukasz Mierzwa
acf19c0b88 fix(ui): convert Accordion component to typescript 2020-04-17 15:03:14 +01:00
Łukasz Mierzwa
c1d6b894ca fix(ui): replace NavBarSlide animation with react-reveal 2020-04-16 10:06:33 +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
ab30fe8b33 fix(ui): move FontFaceObserver hook to run on Grid instance 2020-04-13 21:45:23 +01:00
Łukasz Mierzwa
47e601129c fix(ui): tweak filter input focus bg color for dark theme 2020-04-13 11:06:31 +01:00
Łukasz Mierzwa
f836cdf4e2 fix(ui): more margin between button on small screens 2020-04-12 17:51:35 +01:00
Łukasz Mierzwa
2a6cbdc827 fix(tests): pass --unhandled-rejections=strict to nodejs
This fails tests when there are unhandled promise rejections
2020-04-12 11:31:20 +01:00
Łukasz Mierzwa
51363c2037 fix(ui): enable observer batching in mobx
https://github.com/mobxjs/mobx-react-lite/#observer-batching
2020-04-08 17:42:13 +01:00
Łukasz Mierzwa
293b92fa35 fix(ui): only use shared labels for group silences
Fixes #1601
2020-04-08 17:19:34 +01:00
Łukasz Mierzwa
1de2cd5a3e fix(ui): alt+click on group details should only toggle groups in current grid 2020-04-03 20:39:01 +01:00
Łukasz Mierzwa
b6c8ad0705 fix(ui): animate multi-grid swimlane mount 2020-04-03 14:51:56 +01:00
Łukasz Mierzwa
88e6ee2951 fix(ui): add extra padding to alert grid when multi-grid is enabled 2020-04-03 12:35:55 +01:00
Łukasz Mierzwa
9af564fbf5 fix(ui): make grid swimlanes bigger than alerts 2020-04-02 11:47:16 +01:00
Łukasz Mierzwa
748cb79548 fix(ui): tweak the UI for grid swimlanes 2020-04-02 11:47:16 +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
d00488a94e fix(ui): always render alerts if multi-grid is disabled
If we have multi-grid on, user toggles all grids to hide details, then disables multi-grid, then we end up with alerts hidden and no way to show them.
2020-04-01 17:38:48 +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
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