Łukasz Mierzwa
|
cf6f14cda9
|
fix(ui): add @cluster filter to the Help section
|
2020-06-12 19:14:17 +01:00 |
|
Łukasz Mierzwa
|
f83c2c4743
|
fix(tests): update AlertManagerInput with new cluster label
|
2020-06-12 19:14:17 +01:00 |
|
Łukasz Mierzwa
|
9f15ffef35
|
feat(ui): add @cluster to multi-grid label dropdown
|
2020-06-12 19:14:17 +01:00 |
|
Łukasz Mierzwa
|
9d8aeaae7e
|
fix(docs): document cluster option
|
2020-06-12 19:14:17 +01:00 |
|
Łukasz Mierzwa
|
ca25eb9fbe
|
fix(ui): add custom label for unmatched values in Creatable select
|
2020-06-12 19:14:17 +01:00 |
|
Łukasz Mierzwa
|
50b7b848ca
|
feat(ui): add @alertmanager & @receiver as multi-grid options
|
2020-06-12 19:14:17 +01:00 |
|
Łukasz Mierzwa
|
0e973be06e
|
fix(ui): only focus elements on mount
|
2020-06-10 22:22:46 +01:00 |
|
Łukasz Mierzwa
|
508e47f5c4
|
fix(ui): drop mobx-react
|
2020-06-10 18:15:51 +01:00 |
|
Łukasz Mierzwa
|
ca7a8fceaf
|
fix(ui): rewrite Fetcher with hooks
|
2020-06-10 18:15:51 +01:00 |
|
Łukasz Mierzwa
|
071a8ec06d
|
fix(ui): rewrite NavBar with hooks
|
2020-06-10 18:15:51 +01:00 |
|
Łukasz Mierzwa
|
1c4e8fc161
|
fix(ui): rewrite Pagination with hooks
|
2020-06-10 18:15:51 +01:00 |
|
Ł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
|
94217754d3
|
fix(ui): always use defaults for alert render count
When default alert render count is changed all groups should reflect it
|
2020-06-08 19:28:05 +01:00 |
|
Łukasz Mierzwa
|
be882121cd
|
fix(ui): drop useLocalStore from AlertAck
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
f063038c30
|
fix(ui): drop useLocalStore from SilenceSubmitProgress
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
20956aaf68
|
fix(ui): drop useLocalStore from AlertGrid
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
446a2360a3
|
fix(ui): drop useLocalStore from FilterInput
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
facd595357
|
fix(ui): drop useLocalStore from AlertGroup
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
55eec665d2
|
fix(ui): drop useLocalStore from ManagedSilence
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
cae0ec5448
|
fix(ui): drop useLocalStore from History
|
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
|
c15b3afb78
|
fix(ui): drop useLocalStore from Configuration
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
31ebb3ae34
|
fix(ui): drop useLocalStore from LabelSetList
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
291de7c62f
|
fix(ui): drop useLocalStore from Annotation
|
2020-06-08 17:16:01 +01:00 |
|
Łukasz Mierzwa
|
f9e9d1f1f7
|
fix(ui): refactor Grid component
|
2020-06-01 13:00:37 +01:00 |
|
Łukasz Mierzwa
|
8265a54058
|
fix(ui): rewrite AlertGrid with hooks
|
2020-06-01 13:00:37 +01:00 |
|
Łukasz Mierzwa
|
edbc39b488
|
fix(ui): rewrite AlertGroup with hooks
|
2020-06-01 13:00:37 +01:00 |
|
Łukasz Mierzwa
|
947fe1d817
|
fix(ui): rewrite Accordion component
|
2020-06-01 11:15:47 +01:00 |
|
Łukasz Mierzwa
|
306d3292c0
|
fix(ui): avoid annotation re-renders
afterUpdate callback is chaning on every render, triggering annotation re-render
|
2020-05-31 16:47:38 +01:00 |
|
Łukasz Mierzwa
|
6b5b53d51d
|
fix(ui): drop object-hash
|
2020-05-30 18:12:54 +01:00 |
|
Łukasz Mierzwa
|
2c68967928
|
fix(ui): use alert fingerprint instead of labels hash
|
2020-05-30 18:12:54 +01:00 |
|
Łukasz Mierzwa
|
53796bf54e
|
fix(ui): use custom masonry grid component
|
2020-05-20 18:46:34 +01:00 |
|
Łukasz Mierzwa
|
3e7dc8ffc3
|
fix(ui): favicon counter should render on first mount
Fixes #1761
|
2020-05-19 20:45:27 +01:00 |
|
Łukasz Mierzwa
|
d860dae3ca
|
fix(ui): reduce webpack bundle size by splitting lodash imports
|
2020-05-18 17:38:13 +01:00 |
|
Łukasz Mierzwa
|
938cfcc9b7
|
fix(ui): only trigger useOnClickOutside when needed
useOnClickOutside should start listening for events only if there's an action to take.
Fixes #1754
|
2020-05-18 14:00:01 +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
|
d3aaa5bff7
|
fix(ui): use custom inline edit component
|
2020-05-17 21:45:08 +01:00 |
|
Łukasz Mierzwa
|
40edb80314
|
fix(ui): use custom component for tooltips
|
2020-05-16 12:23:00 +01:00 |
|
Łukasz Mierzwa
|
5dd1251010
|
fix(ui): hide @receiver label when there's only one receiver configured
Fixes #1715
|
2020-05-14 16:45:49 +01:00 |
|
Łukasz Mierzwa
|
ba3005d47c
|
fix(ui): render last 4 filters on history for mobile
|
2020-05-14 15:03:05 +01:00 |
|
Łukasz Mierzwa
|
acfae1a663
|
fix(ui): fix menu close on trigger click
|
2020-05-14 11:50:57 +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
|
4eacd18cf6
|
fix(ui): drop react-onclickoutside
use a custom hook instad
|
2020-05-13 17:56:00 +01:00 |
|
Łukasz Mierzwa
|
4d2a543e4a
|
fix(ui): collapse annotations when clicking on the name
Fixes #1721
|
2020-05-13 09:18:17 +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 |
|