Łukasz Mierzwa
19345cc53a
feat(ui): add support for alertmanager v0.22.0
2021-05-15 11:41:01 +01:00
Łukasz Mierzwa
d9ef835946
fix(ui): tweak blur levels
2021-05-15 10:29:32 +01:00
Łukasz Mierzwa
351d9e4c6e
chore(ui): use bold font for counters
2021-05-10 19:47:29 +01:00
Łukasz Mierzwa
0ffdec33c8
fix(ui): fix css glitches when tooltips are active
2021-05-10 19:47:29 +01:00
Łukasz Mierzwa
12c4a22d71
feat(project): show alert history
2021-05-01 19:37:29 +01:00
Łukasz Mierzwa
947af82069
chore(ui): use smaller annotations
2021-05-01 09:40:38 +01:00
Łukasz Mierzwa
e7e1bdb426
chore(ui): tweak toast background
2021-05-01 00:21:27 +01:00
Łukasz Mierzwa
df18e23da4
chore(ui): tweak ui css
2021-04-29 17:08:38 +01:00
Łukasz Mierzwa
f56159efe3
chore(ui): tweak modal animations
2021-04-28 13:01:32 +01:00
Łukasz Mierzwa
ae56b3809f
chore(ui): tweak modal animations
2021-04-28 12:36:18 +01:00
Łukasz Mierzwa
0de58da467
chore(ui): add UI animations to react-select menus
2021-04-22 14:41:26 +01:00
Łukasz Mierzwa
a6ffc9bd06
chore(ui): use react-range for sliders
2021-01-15 14:48:10 +00:00
Łukasz Mierzwa
45f30f6ce9
feat(ui): allow disabling animations
2020-10-11 17:09:37 +01:00
Łukasz Mierzwa
f8cc8f6ee1
fix(ui): tweak click animation
2020-09-08 18:20:56 +01:00
Łukasz Mierzwa
6e6cb02156
fix(ui): use bigger icons for alert group header
...
Fixes #2106
2020-09-08 10:15:57 +01:00
Łukasz Mierzwa
4db3e0a0ab
fix(ui): reverse upgrade toast progress
2020-09-07 16:18:17 +01:00
Łukasz Mierzwa
da5ecf182f
feat(ui): use toasts for error messages
2020-09-07 15:24:30 +01:00
Łukasz Mierzwa
58ca6f8de7
chore(ui): tweak modal animations for mobile
2020-08-25 16:33:52 +01:00
Łukasz Mierzwa
ef908e300a
feat(ui): add a countdown indicator for refresh timer
2020-08-24 17:15:50 +01:00
Łukasz Mierzwa
85ea5e14e3
fix(ui): better css for filter input color
2020-08-11 17:53:28 +01:00
Łukasz Mierzwa
5ed743cddd
chore(ui): animate filter input background change
2020-08-10 19:12:05 +01:00
Łukasz Mierzwa
a38c1fc4a1
chore(ui): tweak modal animations
2020-07-25 18:21:42 +01:00
Łukasz Mierzwa
020213b32a
fix(ui): fix modal animations
2020-07-24 11:59:08 +01:00
Łukasz Mierzwa
a046f5a16f
chore(ui): move scss files from components dir
2020-07-19 13:20:41 +01:00
Łukasz Mierzwa
82dce0d676
chore(ui): tweak animations
2020-07-14 08:27:38 +01:00
Łukasz Mierzwa
0864c3f5ea
chore(ui): move scss imports to _index file
2020-07-04 17:04:35 +01:00
Łukasz Mierzwa
2f74561809
chore(ui): drop react-reveal animations
...
This library is not maintained anymore and it causes small glitches when rendering a lot of alerts - scrolling groups into view doesn't always trigger animation and they stay hidden.
2020-07-03 17:03:43 +01:00
Łukasz Mierzwa
9267a2cd20
fix(ui): tweak date input css
2020-06-15 17:01:36 +01:00
Łukasz Mierzwa
eaae762d6d
fix(ui): switch to react-day-picker for silence modal
2020-06-15 15:36:09 +01:00
Łukasz Mierzwa
a42f2a55ca
fix(ui): apply correct styles to accorion
2020-06-01 11:45:19 +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
ffc217566f
fix(ui): labels in the overview modal have wrong close icon color in dark mode
2020-05-02 17:27:33 +01:00
Łukasz Mierzwa
c397e60a32
fix(ui): revert set min-width on alert menu button
...
This reverts commit c4f4f6cff8 .
2020-05-02 13:29:24 +01:00
Łukasz Mierzwa
c4f4f6cff8
fix(ui): set min-width on alert menu button
...
This makes buttons less likely to have a unique width. Alert labels will be better aligned.
2020-05-01 18:36:16 +01:00
Łukasz Mierzwa
c1d6b894ca
fix(ui): replace NavBarSlide animation with react-reveal
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
47e601129c
fix(ui): tweak filter input focus bg color for dark theme
2020-04-13 11:06:31 +01:00
Łukasz Mierzwa
9af564fbf5
fix(ui): make grid swimlanes bigger than alerts
2020-04-02 11:47:16 +01:00
Łukasz Mierzwa
f37932b892
fix(ui): add border around grid swimlane
2020-03-31 12:24:32 +01:00
Łukasz Mierzwa
2009f957af
fix(ui): tweak swimlane background color
2020-03-31 11:34:49 +01:00
Łukasz Mierzwa
9489daa468
fix(ui): tweak grid header style
2020-03-31 11:12:42 +01:00
Łukasz Mierzwa
26963b4d3b
feat(ui): add a pagination component with keyboard shortcuts
2020-02-29 10:16:41 +00:00
Łukasz Mierzwa
b72e5f949e
chore(ui): more spacing between filter bar buttons
2020-01-08 19:49:08 +00:00
Łukasz Mierzwa
4779f25206
fix(ui): tweak navbar css to better align elements
2019-12-26 21:34:40 +00:00
Łukasz Mierzwa
2df5bcad72
fix(ui): ensure all navbar elements have the same min-height
2019-12-26 18:58:32 +00:00
Łukasz Mierzwa
a83f50accb
fix(ui): brighter silence background
2019-12-25 21:15:21 +00:00
Łukasz Mierzwa
4694b50d4e
chore(ui): increase grid grutter
2019-12-25 20:59:17 +00:00
Łukasz Mierzwa
96f9df7e50
fix(ui): tweak dark theme css
2019-12-25 19:58:02 +00:00
Łukasz Mierzwa
5b64a4699a
fix(ui): margin should only be set between elements
...
Right now margin is set after each element rather than to enfore space between two elements
2019-12-23 14:56:23 +00:00
Łukasz Mierzwa
e7d6edc163
chore(ui): change default label color to gray
...
Orange color isn't very readable and stands out on the page, use
more neutral and more readable gray
2019-12-16 21:42:17 +00:00