Commit Graph

114 Commits

Author SHA1 Message Date
Ł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
e8f93602fd chore(tests): rewrite storybook stories as typescript 2020-07-19 20:54:27 +01:00
Łukasz Mierzwa
369a855f50 fix(ui): fix storybook stories 2020-07-17 11:58:41 +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
6f1fb98248 feat(ui): add @finterprint filter to the help section 2020-06-30 23:53:56 +01:00
Łukasz Mierzwa
83e802dd9b fix(ui): migrate to react-hotkeys-hook 2020-06-15 19:47:21 +01:00
Łukasz Mierzwa
cf6f14cda9 fix(ui): add @cluster filter to the Help section 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
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
9dfe40c837 fix(ui): rewrite Modal with hooks 2020-06-09 22:37:40 +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
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
40edb80314 fix(ui): use custom component for tooltips 2020-05-16 12:23:00 +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
0f3dabb517 fix(tests): use fetch-mock instead of jest-fetch-mock 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
cde4cb19bb fix(ui): fix error handling 2020-05-11 12:49:24 +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
921a773af3 fix(ui): rewrite MainModalContent with hooks 2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
da4ca91fc6 fix(ui): rewrite MainModal 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
Łukasz Mierzwa
2cd96abef7 feat(ui): add configuration UI for enabling multi-grid 2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
c12f218b4e fix(ui): reformat code using prettier v2 2020-03-25 21:43:39 +00:00
Łukasz Mierzwa
8795f1d132 fix(tests): update snapshots 2020-03-25 15:43:29 +00:00
Łukasz Mierzwa
e0752b59df fix(ci): set username for storybook 2020-02-22 16:38:43 +00:00
Łukasz Mierzwa
b4a62f1079 feat(ui): show username when auth is enabled 2020-02-22 15:50:01 +00:00
Łukasz Mierzwa
4779f25206 fix(ui): tweak navbar css to better align elements 2019-12-26 21:34:40 +00:00
Łukasz Mierzwa
1a24c253e7 fix(ui): set navbar button class on the right element 2019-12-26 19:53:59 +00:00
Łukasz Mierzwa
cdd74396e8 fix(tests): correctly fail mock requests 2019-12-20 21:57:52 +00:00
Łukasz Mierzwa
a17be5bc38 fix(ui): rename auto value label 2019-11-30 14:37:57 +00:00
Łukasz Mierzwa
36063f51d6 fix(ui): make warnings on the Help page more readable 2019-11-30 11:39:46 +00:00
Łukasz Mierzwa
10ec1a84fc fix(ui): left side of a select needs radius 2019-11-29 22:04:58 +00:00