Łukasz Mierzwa
|
d7ba3a36da
|
feat(ui): show alertmanager badges on silences when multiple clusters are present
|
2019-11-06 11:56:17 +00:00 |
|
Łukasz Mierzwa
|
ec2f0fd2f0
|
feat(storybook): show ack button in storybook
|
2019-11-05 14:11:23 +00:00 |
|
Łukasz Mierzwa
|
0bec6135cb
|
fix(storybook): remove unused modal classes from navbar
|
2019-11-05 14:11:23 +00:00 |
|
Łukasz Mierzwa
|
63a3d2a30b
|
feat(ui): allow acknowledging alerts using short lived silences
|
2019-11-05 14:11:23 +00:00 |
|
Łukasz Mierzwa
|
1c9c34ed74
|
feat(ui): show silence ID on the silence detail view
|
2019-11-02 13:32:23 +00:00 |
|
Łukasz Mierzwa
|
7fdf08ec6e
|
chore(ui): enable bootstrap shadows
|
2019-11-01 20:01:09 +00:00 |
|
Łukasz Mierzwa
|
3e9b5f6152
|
chore(ui): tweak silence css for better readability
|
2019-11-01 19:29:12 +00:00 |
|
Łukasz Mierzwa
|
013499388f
|
fix(ui): reset lazy loader limit if group count changes
|
2019-10-31 23:33:47 +00:00 |
|
Łukasz Mierzwa
|
2e57e4af49
|
chore(ui): only fetch updates if seconds passed since last fetch
Right now fetcher will always trigger fetch if enough time passes, make it aware of the last fetch timestamp so the timer resets after each fetch
|
2019-10-31 22:39:38 +00:00 |
|
Łukasz Mierzwa
|
560e1e2cf3
|
fix(ui): cleanup colors on silence comments
|
2019-10-31 19:24:11 +00:00 |
|
Łukasz Mierzwa
|
a6a9ab494d
|
fix(ui): tweak margins for the collapse toggle on silence view
|
2019-10-30 17:25:12 +00:00 |
|
Łukasz Mierzwa
|
034206eaf8
|
chore(storybook): use bigger alert counters for silences"
|
2019-10-30 17:25:12 +00:00 |
|
Łukasz Mierzwa
|
7d99551075
|
feat(ci): render silences in storybook grid view
|
2019-10-30 17:25:11 +00:00 |
|
Łukasz Mierzwa
|
68eecf363d
|
chore(ui): change default FilteringCounterBadge color to primary
|
2019-10-30 17:25:11 +00:00 |
|
Łukasz Mierzwa
|
96822e7f66
|
feat(ui): show matched alert count on silence browser
|
2019-10-30 17:25:11 +00:00 |
|
Łukasz Mierzwa
|
acae2cb2a5
|
chore(ui): remove all usage of Provider component
|
2019-10-30 13:44:18 +00:00 |
|
Łukasz Mierzwa
|
ec836ae63c
|
chore(ui): avoid using inject in StaticLabel
|
2019-10-30 13:38:07 +00:00 |
|
Łukasz Mierzwa
|
311a101cda
|
chore(ui): avoid using inject in LabelWithPercent
|
2019-10-30 13:37:12 +00:00 |
|
Łukasz Mierzwa
|
c31917d0b7
|
chore(ui): avoid using inject in FilteringLabel
|
2019-10-30 13:35:58 +00:00 |
|
Łukasz Mierzwa
|
f57041988a
|
chore(ui): avoid using inject in RenderNonLinkAnnotation
|
2019-10-30 13:31:44 +00:00 |
|
Łukasz Mierzwa
|
0bf5ec1b72
|
chore(ui): avoid using inject in FilteringCounterBadge
|
2019-10-30 13:29:17 +00:00 |
|
Łukasz Mierzwa
|
2d4e2640b2
|
chore(ui): avoid using inject in FetchPauser
|
2019-10-30 13:24:48 +00:00 |
|
Łukasz Mierzwa
|
d76d8862ef
|
fix(ui): add missing icon class
|
2019-10-29 13:41:18 +00:00 |
|
Łukasz Mierzwa
|
794607919a
|
feat(ui): experimental dark theme
Very ugly, might be buggy, but need to start somewhere
|
2019-10-28 18:38:12 +00:00 |
|
Łukasz Mierzwa
|
699f39fa90
|
fix(ui): correctly handle browser back/forward buttons
|
2019-10-28 13:47:17 +00:00 |
|
Łukasz Mierzwa
|
2c8db31fe5
|
fix(ui): fix matcher overflowing parent of silence details
|
2019-10-28 10:38:59 +00:00 |
|
Łukasz Mierzwa
|
6ea4149d8a
|
fix(tests): refactor entrypoint for full test coverage
|
2019-10-27 21:46:25 +00:00 |
|
Łukasz Mierzwa
|
a5255d5d16
|
chore(ui): use pure css instead of react-truncate
|
2019-10-27 15:27:04 +00:00 |
|
Łukasz Mierzwa
|
037370a387
|
chore(ci): mock counters in storybook
|
2019-10-27 13:49:32 +00:00 |
|
Łukasz Mierzwa
|
3ef58930ad
|
fix(ui): set silence modal tab on edit
|
2019-10-27 12:35:17 +00:00 |
|
Łukasz Mierzwa
|
e3fa1d6277
|
chore(ui): use smaller border for silences
|
2019-10-27 12:31:18 +00:00 |
|
Łukasz Mierzwa
|
16f2d74603
|
fix(ui): avoid overflows on silence collapse toggle
|
2019-10-27 11:59:13 +00:00 |
|
Łukasz Mierzwa
|
50177e75dc
|
fix(ui): ensure that pagination doesn't set active page to 0
|
2019-10-27 11:29:55 +00:00 |
|
Łukasz Mierzwa
|
1fbb5120e6
|
fix(ui): reset pagination if needed
|
2019-10-27 09:40:23 +00:00 |
|
Łukasz Mierzwa
|
490e0f43de
|
fix(ui): avoid overflows on silence component
|
2019-10-27 09:00:03 +00:00 |
|
Łukasz Mierzwa
|
40eedc8156
|
fix(ui): silence browser controls should switch from row to columns on small screen
|
2019-10-27 08:03:53 +00:00 |
|
Łukasz Mierzwa
|
791219b152
|
fix(ci): test long string wrapping on storybook
|
2019-10-27 08:03:52 +00:00 |
|
Łukasz Mierzwa
|
392e39e621
|
fix(ui): don't allow overflow on silence details
|
2019-10-27 07:51:20 +00:00 |
|
Łukasz Mierzwa
|
a9a9efdc4d
|
fix(ui): smaller padding for modal tabs
|
2019-10-27 07:38:55 +00:00 |
|
Łukasz Mierzwa
|
5490cb39bb
|
fix(tests): only debounce user generated requests
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
166dd6e727
|
feat(ci): mock silence fetches in storybook
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
1fe5ced71c
|
fix(ui): workaround multiple modals conflicting with each other
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
9e8a30aa22
|
chore(ui): better pagination handling for large lists
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
c0f4e4aabb
|
fix(ui): center text in silence submit result view
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
3dc859f9c3
|
chore(ui): tweak pagination css
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
6dc2ea985b
|
feat(ui): paginate silence list
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
39aab2e116
|
fix(ui): tweak lead font weight
|
2019-10-27 07:35:04 +00:00 |
|
Łukasz Mierzwa
|
55ebd3af3a
|
fix(ui): correctly wrap links in comments
|
2019-10-26 17:55:57 +01:00 |
|
Łukasz Mierzwa
|
f3572dba61
|
fix(ui): tweak silence display
|
2019-10-26 17:46:02 +01:00 |
|
Łukasz Mierzwa
|
96cd8a856b
|
chore(ui): replace Silence usage with ManagedSilence
|
2019-10-26 17:36:31 +01:00 |
|