Ł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 |
|
Ł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
|
7fdf08ec6e
|
chore(ui): enable bootstrap shadows
|
2019-11-01 20:01:09 +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 |
|
Łukasz Mierzwa
|
7d99551075
|
feat(ci): render silences in storybook grid view
|
2019-10-30 17:25:11 +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
|
acae2cb2a5
|
chore(ui): remove all usage of Provider component
|
2019-10-30 13:44:18 +00:00 |
|