Ł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 |
|
Łukasz Mierzwa
|
b1bc331711
|
feat(ui): change the background of filter input on hover
|
2019-10-07 19:46:18 +01:00 |
|
Łukasz Mierzwa
|
2b86aaaedb
|
chore(tests): update snapshots after font-awesome upgrade
|
2019-09-29 15:37:05 +01:00 |
|
Łukasz Mierzwa
|
f8b233ae33
|
feat(ui): more storybooks
|
2019-09-10 10:25:43 +01:00 |
|
Łukasz Mierzwa
|
6e39196d40
|
feat(ci): use percy for visual testing
|
2019-09-09 21:21:12 +01:00 |
|
Łukasz Mierzwa
|
c0b00fbdd1
|
feat(tests): add storybook for visual testing of components
|
2019-09-09 21:21:12 +01:00 |
|
Łukasz Mierzwa
|
845f3407d4
|
fix(ui): reformat ui code with prettier
|
2019-08-17 12:21:18 +01:00 |
|
Łukasz Mierzwa
|
548623fef4
|
chore(ui): flash counter badge on value change
|
2019-08-17 11:03:40 +01:00 |
|
Łukasz Mierzwa
|
3f89c54d68
|
fix(ui): ensure that progress bar height is always enforced
|
2019-08-09 18:51:39 +01:00 |
|
Łukasz Mierzwa
|
a3be6e9a7f
|
fix(ui): cleanup scss variable imports
All scss imports needs to use App.scss, otherwise some overrides won't be present, like font swap Lato -> Open Sans
|
2019-08-03 18:29:27 +01:00 |
|
Łukasz Mierzwa
|
610e08356e
|
chore(ui): disable tooltips on the overview modal
These get triggered too often, blocking view of other labels
|
2019-07-14 19:32:57 +01:00 |
|
Łukasz Mierzwa
|
2bdbfeb16f
|
chore(ui): user offset and raw filter from the api response
|
2019-07-14 18:22:55 +01:00 |
|
Łukasz Mierzwa
|
88ba0cc657
|
feat(ui): allow removing filters from the overview modal
|
2019-07-14 18:22:55 +01:00 |
|
Łukasz Mierzwa
|
9b348c2437
|
feat(ui): add an offset to overview modal labels
A little nicer and cleaner view of the percent bar below labels
|
2019-07-11 22:41:31 +01:00 |
|
Łukasz Mierzwa
|
6201133df9
|
fix(ui): tweak display of labels on the overview modal
|
2019-07-11 17:42:32 +01:00 |
|
Łukasz Mierzwa
|
7d7d6d5e93
|
fix(ui): add missing tests
|
2019-07-11 10:59:35 +01:00 |
|
Łukasz Mierzwa
|
3b2ed27e25
|
fix(ui): fix warning progress bar in overview modal
|
2019-07-11 10:23:15 +01:00 |
|
Łukasz Mierzwa
|
70e69fda09
|
feat(ui): add a modal with labels overview
Fixes #766
|
2019-07-10 22:39:17 +01:00 |
|
Łukasz Mierzwa
|
32463d6435
|
chore(ui): switch from Lato to Open Sans fonts
|
2019-06-20 18:52:23 +01:00 |
|
Łukasz Mierzwa
|
f4528721f3
|
fix(ui): reset filter input badge top offset
|
2019-06-17 20:11:45 +01:00 |
|
Łukasz Mierzwa
|
ed379a0600
|
feat(ui): pause updates while a filter is being edited
|
2019-06-10 18:50:03 +01:00 |
|
Łukasz Mierzwa
|
e1782df1a7
|
chore(ui): use FontAwesome icon instead of 'x' for FilterInputLabel
|
2019-06-07 14:22:42 +01:00 |
|
Łukasz Mierzwa
|
4465808287
|
fix(ui): apply correct font color to filter input labels
Bootstrap classes for.btn are getting priorioty so the text is always black, even when background color is dark
|
2019-06-01 14:17:37 +01:00 |
|
Łukasz Mierzwa
|
1a106a0de7
|
fix(ui): use rem as unit for badge-pill in the group header
|
2019-05-08 15:26:50 +01:00 |
|
Łukasz Mierzwa
|
dc00ef86c8
|
fix(ui): cleanup css classes for labels
|
2019-05-03 19:14:29 +01:00 |
|
Łukasz Mierzwa
|
c932ae8d50
|
fix(ui): bump the font size for filters
|
2019-05-02 12:46:36 +01:00 |
|
Łukasz Mierzwa
|
e0311da8cf
|
fix(ui): fix styling of the close icon on filter input button
|
2019-04-30 23:28:56 +01:00 |
|
Łukasz Mierzwa
|
655f244f1b
|
refactor(ui): use button instead of a badge for filter elements
|
2019-04-30 14:08:36 +01:00 |
|