Łukasz Mierzwa
64d2ca7ca1
fix(tests): update snapshots
2022-08-31 08:09:10 +00:00
Łukasz Mierzwa
98ea0dc5fe
feat(ui): copy label value on shift+click
...
Fixes #4378
2022-07-07 11:27:59 +01:00
Łukasz Mierzwa
5a1854f92d
fix(ui): migrate to FontAwesome 6
2022-02-09 16:21:35 +00:00
Łukasz Mierzwa
f9aa757101
fix(ui): resolve lint errors
2021-12-15 17:02:38 +00:00
Łukasz Mierzwa
0f34e13c53
chore(ui): save some screen space on overview modal
2021-11-01 10:30:03 +00:00
Łukasz Mierzwa
4fcab63639
fix(ui): move static & valueOnly label information to a map
2021-11-01 00:18:05 +00:00
Alex Kampmeier
23fb5484d6
feat(config): add config parameter labels.valueOnly_re
2021-10-28 10:44:38 +01:00
Łukasz Mierzwa
7b4aef27b6
fix(tests): reformat snapshots
2021-10-19 18:37:42 +01:00
Łukasz Mierzwa
7912442b76
feat(ui): reduce css bundle size
2021-08-05 20:21:34 +01:00
Łukasz Mierzwa
0c32d7af41
feat(ui): support labels:valueOnly for labels
...
Fixes #3221
2021-07-19 20:04:05 +01:00
Łukasz Mierzwa
504a44d135
fix(ci): enable more checks in tsconfig
2021-05-25 12:46:10 +01:00
Łukasz Mierzwa
2e1fbf7e3e
fix(ui): fix state label color
2021-05-19 09:19:48 +01:00
Łukasz Mierzwa
50cb33ac16
fix(ui): fix state label color
2021-05-18 23:57:26 +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
8cb4503b93
fix(ui): bump the threshold for marking label as dark
2021-04-29 15:25:42 +01:00
Łukasz Mierzwa
7638d655a7
fix(ui): fix typescript warnings
2021-04-07 14:17:48 +01:00
Łukasz Mierzwa
d5b5c81e8e
fix(tests): fix issues reported by react-app/jest eslint rules
2020-10-28 12:26:51 +00: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
aa022796b4
fix(ui): resolve eslint reported issues
2020-07-21 17:58:08 +01:00
Łukasz Mierzwa
fcc795b7c9
chore(tests): migrate jest tests to typescript
2020-07-21 17:58:08 +01:00
Łukasz Mierzwa
e55988588c
chore(ui): migrate more components to typescript
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
82dce0d676
chore(ui): tweak animations
2020-07-14 08:27:38 +01:00
Łukasz Mierzwa
aa737d2cd4
fix(ui): replace current filters when clicking on silence id filter
2020-07-13 17:59:57 +01:00
Łukasz Mierzwa
2f74561809
chore(ui): drop react-reveal animations
...
This library is not maintained anymore and it causes small glitches when rendering a lot of alerts - scrolling groups into view doesn't always trigger animation and they stay hidden.
2020-07-03 17:03:43 +01:00
Łukasz Mierzwa
aab937adb8
fix(ui): use string formatted rgba label colors
2020-06-25 18:28:49 +01:00
Łukasz Mierzwa
def52f4fab
fix(ui): resume updates before editing filters
...
Fixes #1869
2020-06-21 12:43:00 +01:00
Łukasz Mierzwa
508e47f5c4
fix(ui): drop mobx-react
2020-06-10 18:15:51 +01:00
Łukasz Mierzwa
d3aaa5bff7
fix(ui): use custom inline edit component
2020-05-17 21:45:08 +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
60bdf96be1
feat(ui): use hooks for fetch requests
2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
06d8eb6089
fix(ui): rewrite label components with hooks
2020-05-01 17:57:42 +01:00
Łukasz Mierzwa
3177637142
fix(ui): fix regression in silence preview
...
Previews got broken due to API changes needed for multi-grid, this fixes it.
Fixes #1573
2020-04-01 12:26:57 +01:00
Łukasz Mierzwa
c12f218b4e
fix(ui): reformat code using prettier v2
2020-03-25 21:43:39 +00:00
Łukasz Mierzwa
e7d6edc163
chore(ui): change default label color to gray
...
Orange color isn't very readable and stands out on the page, use
more neutral and more readable gray
2019-12-16 21:42:17 +00:00
Łukasz Mierzwa
3e5d576df1
chore(ui): change counter badge background color to light for light theme
2019-12-04 13:20:12 +00:00
Łukasz Mierzwa
de43f1ac4a
feat(ui): theme switching
...
This add "proper" dark mode using darkly bootstrap theme
2019-11-27 12:18:13 +00:00
Łukasz Mierzwa
aab5b29eb6
fix(ui): avoid duplicating bootstrap styles
...
bootstrap css gets injected multiple time due to how imports are structured, only import variables in component scss
2019-11-21 22:28:26 +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
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
0bf5ec1b72
chore(ui): avoid using inject in FilteringCounterBadge
2019-10-30 13:29:17 +00:00
Łukasz Mierzwa
1606948c33
fix(ui): use consistent margin on filter elements
2019-10-14 21:10:45 +01:00
Łukasz Mierzwa
16cb976e81
fix(ci): update snapshots after font-awesome upgrade
2019-10-10 16:08:22 +01:00
Łukasz Mierzwa
64aa544be1
chore(ui): tweak filter input css
2019-10-08 21:19:54 +01:00
Łukasz Mierzwa
93aacb6ab6
feat(ui): add a border around bright labels
2019-10-07 21:17:21 +01:00