Commit Graph

89 Commits

Author SHA1 Message Date
Łukasz Mierzwa
0c52a528b1 fix(tests): update snapshots 2022-12-01 18:38:20 +00:00
Łukasz Mierzwa
dc46b88a7d fix(ui): bump max to 25
Fixes #4420.
2022-07-02 16:11:42 +01:00
Łukasz Mierzwa
fd555e0dd8 fix(tests): update snapshots 2022-04-11 06:48:22 +00:00
Łukasz Mierzwa
ce4a9c3e67 fix(ui): escape label values in silence form
Fixes #3866
2022-01-11 22:48:45 +00:00
Łukasz Mierzwa
1e98944d4b fix(ui): migrate to react-select 5.x 2021-11-15 21:48:44 +00:00
Łukasz Mierzwa
7b4aef27b6 fix(tests): reformat snapshots 2021-10-19 18:37:42 +01:00
Łukasz Mierzwa
504a44d135 fix(ci): enable more checks in tsconfig 2021-05-25 12:46:10 +01:00
Łukasz Mierzwa
9e28da96d1 chore(ui): migrate styles to bootstrap v5 2021-05-18 21:28:28 +01:00
Łukasz Mierzwa
e45debed58 fix(ui): enable mobx strict mode in tests 2021-05-03 19:29:05 +01:00
Łukasz Mierzwa
0de58da467 chore(ui): add UI animations to react-select menus 2021-04-22 14:41:26 +01:00
Łukasz Mierzwa
e7bf32ff1a fix(ui): fix auto-grid dropdown order 2021-04-19 09:51:50 +01:00
Łukasz Mierzwa
7cd82f5d1f feat(backend): smart grid label selection 2021-04-18 20:22:38 +01:00
Łukasz Mierzwa
7638d655a7 fix(ui): fix typescript warnings 2021-04-07 14:17:48 +01:00
Łukasz Mierzwa
119e762985 fix(tests): update snapshots 2021-03-05 11:50:35 +00:00
Łukasz Mierzwa
98f70108cd fix(ui): use active alerts to populate grid dropdown 2021-03-02 08:34:56 +00:00
Łukasz Mierzwa
df82e6a232 feat(ui): add a quick-access label select for multi-grid 2021-02-25 11:00:42 +00:00
renovate[bot]
ab6745bbbf fix(deps): update dependency react-select to v4.1.0 (#2734)
* fix(deps): update dependency react-select to v4.1.0

* fix(tests): update snapshots

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2021-02-07 12:18:29 +00:00
renovate[bot]
dc8d21a2cb fix(deps): update dependency react-select to v4 (#2663)
* fix(deps): update dependency react-select to v4

* fix(tests): fix tests for react-select v4

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2021-01-25 18:37:28 +00:00
Łukasz Mierzwa
a6ffc9bd06 chore(ui): use react-range for sliders 2021-01-15 14:48:10 +00:00
Łukasz Mierzwa
a3e9a7e0ba fix(ui): migrate to @types/react-select v3.1.x 2021-01-02 16:23:39 +00:00
Łukasz Mierzwa
2bc7b6fef8 feat(ui): hide alert details when idle 2020-12-01 10:18:38 +00:00
Łukasz Mierzwa
db0aa0bab9 fix(ui): migrate to cra v4 2020-11-23 19:04:14 +00:00
Łukasz Mierzwa
836cf67fe8 fix(tests): move fixtures to a dedicated folder 2020-10-28 12:26:51 +00:00
Łukasz Mierzwa
0408e04900 fix(tests): move useFetchGet mocks to __fixtures__ 2020-10-28 12:26:51 +00:00
Łukasz Mierzwa
87547fa88e fix(ui): save theme config values immediately 2020-10-11 18:28:19 +01:00
Łukasz Mierzwa
45f30f6ce9 feat(ui): allow disabling animations 2020-10-11 17:09:37 +01:00
Łukasz Mierzwa
fd155db464 fix(ui): migrate to mobx-react-lite v3 2020-10-02 17:28:34 +01:00
Łukasz Mierzwa
632a111056 fix(ui): migrate code to mobx v6 2020-10-02 14:08:11 +01:00
Łukasz Mierzwa
6d961fa09d fix(ui): always pass type to useRef & useState 2020-07-22 21:39:43 +01:00
Łukasz Mierzwa
2214904536 fix(ui): pass explicit return type for fetch() calls 2020-07-21 21:46:42 +01:00
Łukasz Mierzwa
fcc795b7c9 chore(tests): migrate jest tests to typescript 2020-07-21 17:58:08 +01:00
Łukasz Mierzwa
4a16661558 chore(ui): migrate more components to typescript 2020-07-17 11:58:41 +01:00
Łukasz Mierzwa
0e803c3b99 chore(ui): migrate more code to typescript 2020-07-17 11:58:41 +01:00
Łukasz Mierzwa
ab96f0213c chore(ui): migrate Settings store to typescript 2020-07-17 11:58:41 +01:00
Łukasz Mierzwa
83e802dd9b fix(ui): migrate to react-hotkeys-hook 2020-06-15 19:47:21 +01:00
Łukasz Mierzwa
9f15ffef35 feat(ui): add @cluster to multi-grid label dropdown 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
508e47f5c4 fix(ui): drop mobx-react 2020-06-10 18:15:51 +01:00
Łukasz Mierzwa
c15b3afb78 fix(ui): drop useLocalStore from Configuration 2020-06-08 17:16:01 +01:00
Łukasz Mierzwa
947fe1d817 fix(ui): rewrite Accordion component 2020-06-01 11:15:47 +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
0f3dabb517 fix(tests): use fetch-mock instead of jest-fetch-mock 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
65e7f7e33d fix(ui): rewrite AlertManagerInput with hooks 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
60bdf96be1 feat(ui): use hooks for fetch requests 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
198a4178d2 fix(ui): rewrite MultiGridConfiguration component with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
0fce699894 fix(ui): rewrite most configuration UI with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
5bb3b92a70 feat(ui): animate toggle icon on changes 2020-04-22 11:12:55 +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
8f7ef4081b fix(ui): more descriptive multi-grid title 2020-03-31 11:12:42 +01:00