Łukasz Mierzwa
|
7adf1bbfd5
|
refactor(ui): move common modal code to a dedicated component
|
2018-10-08 21:54:22 +01:00 |
|
Łukasz Mierzwa
|
6d44e9bb02
|
feat(ui): preview affected alerts before submitting silence
|
2018-10-06 17:04:20 +01:00 |
|
Łukasz Mierzwa
|
e6b9041b01
|
refactor(ui): split silence modal files into submodules
Too many files in a single dir
|
2018-10-06 09:26:08 +01:00 |
|
Łukasz Mierzwa
|
66588d10d3
|
chore(ui): better modal animation, based on bootstrap code
|
2018-10-04 19:39:29 +01:00 |
|
Łukasz Mierzwa
|
af6c166259
|
feat(ui): allow editing exiting silences
Fixes #87
|
2018-10-01 21:26:51 +01:00 |
|
Łukasz Mierzwa
|
83aa8b9649
|
feat(tests): strict validation for props
|
2018-09-24 15:28:25 +01:00 |
|
Łukasz Mierzwa
|
052d54c9fe
|
fix(ui): render correct link after adding new silence to Alertmanager
|
2018-09-18 21:48:25 +01:00 |
|
Łukasz Mierzwa
|
ebf1dcd43a
|
fix(ui): silence form needs to be reset every time it's hidden
|
2018-09-09 22:55:21 +01:00 |
|
Łukasz Mierzwa
|
69229c079c
|
feat(ui): save last used silence author to local storage
Silence form should default to last used author email so there's no need to re-type it all the time
|
2018-09-08 11:03:07 +01:00 |
|
Łukasz Mierzwa
|
23071282e4
|
fix(ui): add body-scroll-lock to prevent body scrolling when modal is open on touch devices
|
2018-09-04 23:42:49 +01:00 |
|
Łukasz Mierzwa
|
b2dccf5021
|
fix(ui): fix missing observer decorator on silence modal
|
2018-08-16 17:46:56 +01:00 |
|
Łukasz Mierzwa
|
ee545f9500
|
fix(ui): render silence modal on the body using portal
This way modal isn't nested under navbar and doesn't get classes from it
|
2018-08-15 19:20:31 +01:00 |
|