Ł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
|
e58cdc7d68
|
fix(ui): import only needed functions from semver
|
2019-12-18 10:18:29 +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
|
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
|
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
|
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
|
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
|
e95f9bd0b5
|
fix(storybook): add missing fetch mocks
|
2019-11-28 12:31:07 +00:00 |
|
Łukasz Mierzwa
|
bbc14195e1
|
fix(storybook): avoid navbar overlap on storybook
|
2019-11-28 12:15:51 +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
|
766b25af4c
|
feat(ui): more minimalistic style of the top filter bar
|
2019-11-21 21:35:10 +00:00 |
|
Łukasz Mierzwa
|
9005d44503
|
fix(ui): fix css classes used by pagination
|
2019-11-19 17:12:44 +00:00 |
|
Łukasz Mierzwa
|
94b91c3a47
|
fix(ui): revert use mode:no-cors for fetch GET requests
responses for mode:no-cors requests have no body, which we need
|
2019-11-14 19:46:21 +00:00 |
|
Łukasz Mierzwa
|
159bcc4e8a
|
fix(ui): use mode:no-cors for fetch GET requests
This should play better with auth middlewares that uses redirects since CORS will no longer break the redirect chain
|
2019-11-14 16:25:17 +00:00 |
|
Łukasz Mierzwa
|
09f31e172b
|
fix(ui): follow redirects when fetching alerts from the UI
|
2019-11-14 13:20:45 +00:00 |
|
Łukasz Mierzwa
|
ae86f9f10c
|
fix(ui): migrate to @silence_ticket filters
|
2019-11-11 23:24:06 +00:00 |
|
Łukasz Mierzwa
|
7ade445cf0
|
fix(ui): prefer author from headers when acking alerts
|
2019-11-11 18:25:16 +00:00 |
|
Łukasz Mierzwa
|
da66604864
|
fix(ui): reformat js code
|
2019-11-09 14:57:50 +00:00 |
|
Łukasz Mierzwa
|
d7ba3a36da
|
feat(ui): show alertmanager badges on silences when multiple clusters are present
|
2019-11-06 11:56:17 +00:00 |
|
Łukasz Mierzwa
|
ec2f0fd2f0
|
feat(storybook): show ack button in storybook
|
2019-11-05 14:11:23 +00:00 |
|
Łukasz Mierzwa
|
0bec6135cb
|
fix(storybook): remove unused modal classes from navbar
|
2019-11-05 14:11:23 +00:00 |
|
Łukasz Mierzwa
|
63a3d2a30b
|
feat(ui): allow acknowledging alerts using short lived silences
|
2019-11-05 14:11:23 +00:00 |
|
Łukasz Mierzwa
|
1c9c34ed74
|
feat(ui): show silence ID on the silence detail view
|
2019-11-02 13:32:23 +00:00 |
|
Łukasz Mierzwa
|
3e9b5f6152
|
chore(ui): tweak silence css for better readability
|
2019-11-01 19:29:12 +00:00 |
|
Łukasz Mierzwa
|
013499388f
|
fix(ui): reset lazy loader limit if group count changes
|
2019-10-31 23:33:47 +00:00 |
|
Łukasz Mierzwa
|
2e57e4af49
|
chore(ui): only fetch updates if seconds passed since last fetch
Right now fetcher will always trigger fetch if enough time passes, make it aware of the last fetch timestamp so the timer resets after each fetch
|
2019-10-31 22:39:38 +00:00 |
|
Łukasz Mierzwa
|
560e1e2cf3
|
fix(ui): cleanup colors on silence comments
|
2019-10-31 19:24:11 +00:00 |
|
Łukasz Mierzwa
|
a6a9ab494d
|
fix(ui): tweak margins for the collapse toggle on silence view
|
2019-10-30 17:25:12 +00:00 |
|
Łukasz Mierzwa
|
034206eaf8
|
chore(storybook): use bigger alert counters for silences"
|
2019-10-30 17:25:12 +00:00 |
|