Łukasz Mierzwa
|
ea520c574d
|
chore(ui): simplify fatal error messages for readability
|
2019-12-23 11:25:52 +00:00 |
|
Łukasz Mierzwa
|
1527cef372
|
fix(ui): don't hide the filter bar when filters are still applying
|
2019-12-23 10:47:27 +00:00 |
|
Łukasz Mierzwa
|
59470daffb
|
feat(ui): add a component to reload the page if needed
|
2019-12-21 18:34:23 +00:00 |
|
Łukasz Mierzwa
|
54550bacf9
|
feat(ui): try to detect if API requests are intercepted by an auth proxy
|
2019-12-21 18:34:23 +00:00 |
|
Łukasz Mierzwa
|
95c036be5c
|
fix(ui): tweak css for ErrorBoundary component
|
2019-12-20 23:00:26 +00:00 |
|
Łukasz Mierzwa
|
cdd74396e8
|
fix(tests): correctly fail mock requests
|
2019-12-20 21:57:52 +00:00 |
|
Łukasz Mierzwa
|
ddd3a448a3
|
fix(ui): fix padding on error page
|
2019-12-20 20:51:03 +00:00 |
|
Łukasz Mierzwa
|
77e23e295c
|
fix(ui): retry all fetch GET calls
|
2019-12-20 20:25:59 +00:00 |
|
Łukasz Mierzwa
|
cd68c2a289
|
feat(ui): retry failed alert fetch() calls
Try a few times before showing errors to users
|
2019-12-20 15:02:30 +00:00 |
|
Łukasz Mierzwa
|
d978a0f783
|
fix(tests): update tests to match jest-fetch-mock-3.x behaviour
|
2019-12-18 11:34:25 +00:00 |
|
Łukasz Mierzwa
|
e58cdc7d68
|
fix(ui): import only needed functions from semver
|
2019-12-18 10:18:29 +00:00 |
|
Łukasz Mierzwa
|
e37a529f1f
|
fix(ui): tweak default label color
|
2019-12-17 20:06:50 +00:00 |
|
Łukasz Mierzwa
|
c5b3339311
|
fix(ui): correct background color for alertname badges
|
2019-12-16 22:43:37 +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
|
b78b799a27
|
fix(ui): don't hardcore dark button color
|
2019-12-16 21:23:30 +00:00 |
|
Łukasz Mierzwa
|
51a67d03d8
|
fix(ui): more consistent colors on navbar elements
|
2019-12-13 10:30:59 +00:00 |
|
Łukasz Mierzwa
|
f58f11c512
|
fix(ui): follow navbar button colors when setting color for filter input border
|
2019-12-13 09:14:17 +00:00 |
|
Łukasz Mierzwa
|
e50d00c55b
|
fix(ui): ensure that theme loader font size is same as other loaders
|
2019-12-12 23:34:15 +00:00 |
|
Łukasz Mierzwa
|
ec3fdd47ec
|
fix(ui): add tests for CenteredMessage
|
2019-12-12 22:34:41 +00:00 |
|
Łukasz Mierzwa
|
ccc44b042a
|
feat(storybook): add more stories
|
2019-12-12 22:25:39 +00:00 |
|
Łukasz Mierzwa
|
3c125a4b97
|
fix(ui): add more margin between text and the icon
|
2019-12-12 22:14:01 +00:00 |
|
Łukasz Mierzwa
|
0a57500c86
|
chore(ui): use CenteredMessage for full page messages
|
2019-12-12 22:13:41 +00:00 |
|
Łukasz Mierzwa
|
ef5a9594ad
|
refactor(ui): move out centered message style to a dedicated component
|
2019-12-12 21:46:02 +00:00 |
|
Łukasz Mierzwa
|
689f296508
|
fix(ui): update snapshots
|
2019-12-12 10:22:06 +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
|
a17be5bc38
|
fix(ui): rename auto value label
|
2019-11-30 14:37:57 +00:00 |
|
Łukasz Mierzwa
|
cf78ce39ba
|
fix(ui): fix position of the theme spinner
|
2019-11-30 12:53:22 +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
|
cf71aa4579
|
fix(ui): revert filter background on click outside
|
2019-11-29 23:23:00 +00:00 |
|
Łukasz Mierzwa
|
4e01a34717
|
fix(ui): update outdated UIDefaults fields
|
2019-11-29 22:55:28 +00:00 |
|
Łukasz Mierzwa
|
43b1734fa0
|
feat(ui): lazy load more modules
|
2019-11-29 22:55:22 +00:00 |
|
Łukasz Mierzwa
|
10ec1a84fc
|
fix(ui): left side of a select needs radius
|
2019-11-29 22:04:58 +00:00 |
|
Łukasz Mierzwa
|
cc4da6d16b
|
feat(ui): follow browser preferences when setting theme
|
2019-11-29 22:00:41 +00:00 |
|
Łukasz Mierzwa
|
096e813ca8
|
fix(storybook): remove percy font override
|
2019-11-29 16:23:50 +00:00 |
|
Łukasz Mierzwa
|
a7b409e661
|
fix(ui): reduce bundle size
|
2019-11-29 15:58:16 +00:00 |
|
Łukasz Mierzwa
|
f1c130fa7c
|
fix(ui): border overrides causes color flap on load
|
2019-11-28 18:51:11 +00:00 |
|
Łukasz Mierzwa
|
8e6505c73f
|
fix(ui): fix history menu layout
|
2019-11-28 15:18:58 +00:00 |
|
Łukasz Mierzwa
|
5b4b218272
|
fix(storybook): add missing fetch mocks
|
2019-11-28 14:16:13 +00:00 |
|
Łukasz Mierzwa
|
e95f9bd0b5
|
fix(storybook): add missing fetch mocks
|
2019-11-28 12:31:07 +00:00 |
|
Łukasz Mierzwa
|
c184323f09
|
fix(storybook): remove duplicated prop
|
2019-11-28 12:21:35 +00:00 |
|
Łukasz Mierzwa
|
bbc14195e1
|
fix(storybook): avoid navbar overlap on storybook
|
2019-11-28 12:15:51 +00:00 |
|
Łukasz Mierzwa
|
1c773e306d
|
fix(ui): fix badge color for dark theme
|
2019-11-28 10:27:01 +00:00 |
|
Łukasz Mierzwa
|
548e39d6d8
|
fix(ui): revert to bootswatch 4.3.1 colors
|
2019-11-28 10:27:01 +00:00 |
|
Łukasz Mierzwa
|
f9633b49ea
|
feat(storybook): render both themes in storybook
|
2019-11-27 12:18:13 +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
|
f3e2ed2b00
|
feat(storybook): add more stories to storybook
|
2019-11-26 23:36:07 +00:00 |
|
Łukasz Mierzwa
|
aac9695c02
|
fix(ui): add padding above silence progress
|
2019-11-26 20:18:35 +00:00 |
|
Łukasz Mierzwa
|
d33f9a783b
|
feat(ui): change filter background color on focus
|
2019-11-22 19:18:12 +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
|
cd8d566531
|
fix(ui): disable shadows on buttons
|
2019-11-21 21:35:10 +00:00 |
|