Commit Graph

146 Commits

Author SHA1 Message Date
Łukasz Mierzwa
e3ad214d32 fix(ui): bump fontawesome 2023-02-08 20:16:41 +00:00
Łukasz Mierzwa
0c52a528b1 fix(tests): update snapshots 2022-12-01 18:38:20 +00:00
Łukasz Mierzwa
64d2ca7ca1 fix(tests): update snapshots 2022-08-31 08:09:10 +00:00
Łukasz Mierzwa
cb9cb1dca0 fix(ci): fix modals in percy 2022-08-12 10:53:12 +01:00
Łukasz Mierzwa
dc46b88a7d fix(ui): bump max to 25
Fixes #4420.
2022-07-02 16:11:42 +01:00
Łukasz Mierzwa
e84bcd7203 feat(ui): add @inhibited and @inhibited_by filters
Fixes #4397
2022-06-22 18:16:33 +01:00
Łukasz Mierzwa
fd555e0dd8 fix(tests): update snapshots 2022-04-11 06:48:22 +00:00
Łukasz Mierzwa
5a1854f92d fix(ui): migrate to FontAwesome 6 2022-02-09 16:21:35 +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
Filippo Giunchedi
c469227d19 fix(ui): add example to filter on non-existent label
Fixes #3353
2021-07-20 10:14:07 +01:00
Łukasz Mierzwa
7184908d73 fix(ui): fix help tab css 2021-06-29 20:27:35 +01:00
Łukasz Mierzwa
504a44d135 fix(ci): enable more checks in tsconfig 2021-05-25 12:46:10 +01:00
Łukasz Mierzwa
da9d9085cc fix(ui): remove excludes from tsconfig 2021-05-24 12:43:14 +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
a5848757ab chore(ui): update settings icon 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
0539b5b1d0 fix(ui): add notifications icon when upstreams are failing 2021-02-27 14:42:03 +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
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