Łukasz Mierzwa
|
9171a529ca
|
fix(ui): use a custom pagination component
|
2021-12-29 11:40:31 +00:00 |
|
Łukasz Mierzwa
|
c454601b3b
|
chore(ui): tweak silence font
|
2021-12-28 17:34:07 +00:00 |
|
Łukasz Mierzwa
|
197d3a06d7
|
fix(backend): log messages correctly with json and timestamps
Fixes #3822
|
2021-12-28 17:07:09 +00:00 |
|
Łukasz Mierzwa
|
2da69e1cb4
|
fix(ui): tweak border style
|
2021-12-19 18:34:12 +00:00 |
|
Łukasz Mierzwa
|
bf9478c09b
|
fix(ui): tweak border style
|
2021-12-19 18:05:20 +00:00 |
|
Łukasz Mierzwa
|
4b793ed408
|
chore(ui): modify annotation link style
|
2021-12-19 16:10:00 +00:00 |
|
Łukasz Mierzwa
|
6f3afcbdbb
|
feat(ui): allow acks to use local timezone
Fixes #3704
|
2021-12-19 15:24:42 +00:00 |
|
Łukasz Mierzwa
|
f9aa757101
|
fix(ui): resolve lint errors
|
2021-12-15 17:02:38 +00:00 |
|
Łukasz Mierzwa
|
15ae62e9c0
|
fix(ui): migrate to cra v5
|
2021-12-15 17:02:38 +00:00 |
|
Łukasz Mierzwa
|
3a40cdf56d
|
chore(ui): upgrade all 3rd party dependencies
|
2021-11-15 23:25:35 +00:00 |
|
Łukasz Mierzwa
|
1e98944d4b
|
fix(ui): migrate to react-select 5.x
|
2021-11-15 21:48:44 +00:00 |
|
Łukasz Mierzwa
|
9c2b18f9f2
|
fix(ui): tweak fade animations
|
2021-11-12 22:00:50 +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 |
|
Łukasz Mierzwa
|
31c9468368
|
fix(ui): use slices for labels instead of maps
|
2021-10-29 17:18:15 +01: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
|
5c7f975199
|
fix(ui): make sure toasts can be clicked
|
2021-10-15 11:56:15 +01:00 |
|
Łukasz Mierzwa
|
6157bbcdc6
|
Revert "fix(ui): revert to 5.1.1 bootstrap style of button in flex"
This reverts commit 585b5a6ab7.
no longer needed
|
2021-10-14 18:18:07 +01:00 |
|
Łukasz Mierzwa
|
22b1317eb5
|
fix(ui): ensure each grid has a correct zIndex
Fixes #3586
|
2021-10-11 18:44:07 +01:00 |
|
Łukasz Mierzwa
|
585b5a6ab7
|
fix(ui): revert to 5.1.1 bootstrap style of button in flex
|
2021-10-06 16:46:33 +01:00 |
|
Łukasz Mierzwa
|
3d4f9251df
|
fix(ui): ensure that all dropdowns are not hidden under swimlanes
|
2021-08-19 18:24:49 +01:00 |
|
Łukasz Mierzwa
|
2b039a5386
|
fix(tests): use new method name
|
2021-08-10 20:15:42 +01:00 |
|
Łukasz Mierzwa
|
a68f0c3d8f
|
chore(ui): tweak padding on silences
|
2021-08-08 20:16:27 +01:00 |
|
Łukasz Mierzwa
|
7912442b76
|
feat(ui): reduce css bundle size
|
2021-08-05 20:21:34 +01:00 |
|
Łukasz Mierzwa
|
7d91b7f394
|
fix(ui): add grid labels to history query
Grid labels got stripped from groups, so we need to manually include them in history queries
|
2021-08-05 13:14:50 +01:00 |
|
Łukasz Mierzwa
|
d22c9271c8
|
fix(ui): make sure all dropdowns are rendered above grid elements
|
2021-07-22 17:56:22 +01:00 |
|
Łukasz Mierzwa
|
98edd7b073
|
fix(ui): fix grid label menu z-index
|
2021-07-22 12:16:40 +01:00 |
|
Filippo Giunchedi
|
c469227d19
|
fix(ui): add example to filter on non-existent label
Fixes #3353
|
2021-07-20 10:14:07 +01:00 |
|
Łukasz Mierzwa
|
0c32d7af41
|
feat(ui): support labels:valueOnly for labels
Fixes #3221
|
2021-07-19 20:04:05 +01:00 |
|
Łukasz Mierzwa
|
49dd865125
|
feat(api): use position:sticky for grid swimlanes
|
2021-07-19 17:43:46 +01:00 |
|
Łukasz Mierzwa
|
055f8d9f9a
|
fix(ui): don't rely on alert list for silences
|
2021-07-16 19:12:29 +01:00 |
|
Łukasz Mierzwa
|
8663e94c0b
|
feat(ui): support group limits
|
2021-07-14 18:00:07 +01:00 |
|
Łukasz Mierzwa
|
822f550393
|
fix(ui): use POST requests for /alerts.json endpoint
|
2021-07-12 22:09:11 +01:00 |
|
Łukasz Mierzwa
|
907ac420d3
|
feat(api): use a dedicated API endpoint for overview modal
|
2021-07-09 12:25:32 +01:00 |
|
Łukasz Mierzwa
|
d27a255147
|
fix(ui): add missing margin in navbar
|
2021-07-05 22:33:23 +01:00 |
|
Łukasz Mierzwa
|
9a036c0bb1
|
fix(ui): remove fetch pauser from grid select
|
2021-07-05 19:32:02 +01:00 |
|
Łukasz Mierzwa
|
6b52155601
|
chore(api): refactor cluster filters source
|
2021-07-04 23:25:34 +01:00 |
|
Łukasz Mierzwa
|
dcfbea3376
|
chore(api): refactor grid label select source
|
2021-07-03 12:36:02 +01:00 |
|
Łukasz Mierzwa
|
daffb98381
|
feat(ui): use alertList endpoint for silence previews
|
2021-07-02 22:06:45 +01:00 |
|
Łukasz Mierzwa
|
7184908d73
|
fix(ui): fix help tab css
|
2021-06-29 20:27:35 +01:00 |
|
Łukasz Mierzwa
|
04379fc3cc
|
feat(ui): paginate api
|
2021-06-28 12:28:40 +01:00 |
|
Łukasz Mierzwa
|
a6bc8813ca
|
fix(ui): fix history being fetched twice
|
2021-06-27 15:36:21 +01:00 |
|
Łukasz Mierzwa
|
9846edc67d
|
fix(tests): add missing fetch mocks
|
2021-06-24 12:50:52 +01:00 |
|
Łukasz Mierzwa
|
4cc6d26060
|
fix(ui): reformat code
|
2021-06-05 14:55:23 +01:00 |
|
Łukasz Mierzwa
|
aeb9f21b13
|
fix(ui): correct typescript errors
|
2021-06-03 11:19:21 +01:00 |
|
Łukasz Mierzwa
|
e628d9b848
|
fix(ui): reduce animations in silence browser
|
2021-06-02 11:04:26 +01:00 |
|
Łukasz Mierzwa
|
c2013d4a05
|
fix(ui): tweak swimline css
|
2021-06-01 18:26:28 +01:00 |
|
Łukasz Mierzwa
|
e43b658e52
|
fix(ui): remove link icon from silence comment
|
2021-06-01 10:59:52 +01:00 |
|
Łukasz Mierzwa
|
504a44d135
|
fix(ci): enable more checks in tsconfig
|
2021-05-25 12:46:10 +01:00 |
|