Łukasz Mierzwa
|
26fac070b2
|
feat(tests): filter input tests
|
2018-08-24 18:44:54 +01:00 |
|
Łukasz Mierzwa
|
13b364a0d4
|
feat(tests): test handleClickOutside() behaviour
|
2018-08-24 17:04:30 +01:00 |
|
Łukasz Mierzwa
|
d7088b5093
|
feat(tests): add history menu item click test
|
2018-08-24 09:48:03 +01:00 |
|
Łukasz Mierzwa
|
713ff7f779
|
feat(tests): add history action buttons tests
|
2018-08-24 09:40:15 +01:00 |
|
Łukasz Mierzwa
|
648a85ef28
|
feat(tests): add history dropdown menu tests
|
2018-08-23 23:59:54 +01:00 |
|
Łukasz Mierzwa
|
5b253c2adc
|
fix(ui): labels in the history menu should render with whatever matcher was used for the filter
|
2018-08-23 23:59:32 +01:00 |
|
Łukasz Mierzwa
|
29847a97d4
|
feat(tests): add history dropdown visibility test
|
2018-08-23 21:46:43 +01:00 |
|
Łukasz Mierzwa
|
464e92e76d
|
refactor(tests): switch to enzyme
enzyme does everything skin-deep does and more, should cover more use cases
|
2018-08-23 20:52:39 +01:00 |
|
Łukasz Mierzwa
|
3713703331
|
feat(tests): more test coverage for the history dropdown
|
2018-08-23 19:19:20 +01:00 |
|
Łukasz Mierzwa
|
39f0fd3708
|
feat(tests): more test coverage for the main modal
|
2018-08-23 15:12:59 +01:00 |
|
Łukasz Mierzwa
|
bd99ef8b51
|
feat(tests): add test coverage for the main modal
|
2018-08-23 14:32:23 +01:00 |
|
Łukasz Mierzwa
|
35d95b46e6
|
feat(tests): navbar shallow render tests using skin-deep
|
2018-08-23 08:20:20 +01:00 |
|
Łukasz Mierzwa
|
74662aed86
|
refactor(ui): change multi select background color to 'dark'
|
2018-08-22 21:04:36 +01:00 |
|
Łukasz Mierzwa
|
b4cbb0d8d5
|
feat(tests): all label classes are now tested
|
2018-08-22 19:32:05 +01:00 |
|
Łukasz Mierzwa
|
7d5e957453
|
refactor(tests): dedup some code, add more label test coverage
|
2018-08-22 16:22:07 +01:00 |
|
Łukasz Mierzwa
|
210da0a5ba
|
refactor(tests): use jest-mock-console for mocking console calls
|
2018-08-22 15:46:03 +01:00 |
|
Łukasz Mierzwa
|
99f5f3999e
|
refactor(tests): use jest-fetch-mock for mocking fetch() calls
|
2018-08-22 15:34:58 +01:00 |
|
Łukasz Mierzwa
|
56a2a147ca
|
feat(test): add BaseLabel tests
|
2018-08-22 12:27:07 +01:00 |
|
Łukasz Mierzwa
|
4069467435
|
fix(ui): don't use new lines for rgba() style values
|
2018-08-22 12:22:42 +01:00 |
|
Łukasz Mierzwa
|
992158d714
|
feat(test): basic tests for Fetcher component
|
2018-08-21 23:06:14 +01:00 |
|
Łukasz Mierzwa
|
2e36eff52e
|
fix(ui): all components should use alertStore.fetchWithThrottle()
|
2018-08-21 20:39:32 +01:00 |
|
Łukasz Mierzwa
|
467364f383
|
refactor(ui): lower throttle to 300ms
|
2018-08-21 20:39:09 +01:00 |
|
Łukasz Mierzwa
|
86815c95dd
|
feat(test): more test coverage for labels
|
2018-08-21 20:22:08 +01:00 |
|
Łukasz Mierzwa
|
faedbf96e3
|
feat(test): more test coverage for AlertStore module
|
2018-08-21 19:02:38 +01:00 |
|
Łukasz Mierzwa
|
9fe6494830
|
feat(test): add mock modules for fetch() and console
|
2018-08-21 18:43:37 +01:00 |
|
Łukasz Mierzwa
|
519aab584b
|
feat(ui): add more test coverage for AlertStore
|
2018-08-20 20:48:32 +01:00 |
|
Łukasz Mierzwa
|
dcc2f0c607
|
fix(ui): check for duplicated values in AlertStore.filters.replaceFilter
|
2018-08-20 20:48:32 +01:00 |
|
Łukasz Mierzwa
|
d7512d5ef3
|
feat(ui): add more tests for AlertStore
|
2018-08-20 17:10:59 +01:00 |
|
Łukasz Mierzwa
|
4c41d37c21
|
fix(ui): fix empty string handling in search param parsing code, make it more testable
|
2018-08-20 17:10:59 +01:00 |
|
Łukasz Mierzwa
|
da945dbe52
|
fix(ui): tweak css clases so collapsed alert group doesn't have smaller bottom margin
|
2018-08-17 17:16:41 +01:00 |
|
Łukasz Mierzwa
|
3e47879744
|
refactor(ui): render main modal window under document.body via a portal
|
2018-08-16 19:31:41 +01:00 |
|
Łukasz Mierzwa
|
4427e77684
|
feat(ui): better autocomplete settings on silence form
|
2018-08-16 18:02:02 +01:00 |
|
Łukasz Mierzwa
|
a010dba7d0
|
refactor(ui): tweak style of the back button on silence form
|
2018-08-16 17:50:59 +01:00 |
|
Łukasz Mierzwa
|
b2dccf5021
|
fix(ui): fix missing observer decorator on silence modal
|
2018-08-16 17:46:56 +01:00 |
|
Łukasz Mierzwa
|
48f2c065ab
|
chore(ui): delete left over logo from create-react-app
|
2018-08-15 22:10:49 +01:00 |
|
Łukasz Mierzwa
|
2eceda44b6
|
fix(ui): try to fix silence duration layout on small screens
|
2018-08-15 20:47:34 +01:00 |
|
Łukasz Mierzwa
|
b71612b9a9
|
feat(ui): add badges with start/end/duration overviews so user doesn't need to click between tabs
|
2018-08-15 20:47:34 +01:00 |
|
Łukasz Mierzwa
|
80caa12f30
|
fix(ui): start date should also be validated
|
2018-08-15 20:47:34 +01:00 |
|
Łukasz Mierzwa
|
4c7706aeba
|
fix(ui): tweak duration minute change buttons logic
|
2018-08-15 20:47:34 +01:00 |
|
Łukasz Mierzwa
|
41e003ea46
|
fix(ui): more strict value checking for silence start & end
|
2018-08-15 20:47:34 +01:00 |
|
Łukasz Mierzwa
|
0aa4acf29b
|
fix(ui): fix tab background color
|
2018-08-15 19:20:46 +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 |
|
Łukasz Mierzwa
|
f1ac471a9c
|
refactor(ui): refactor silence form
Style silence start & end input to better match old ui, which should improve UX
|
2018-08-15 11:15:39 +01:00 |
|
Łukasz Mierzwa
|
cb421737dd
|
feat(ui): add favicon.js support
Alert count will be displayed in the favicon, backported feature from old UI
|
2018-08-12 19:57:48 +01:00 |
|
Łukasz Mierzwa
|
e7b7c8154d
|
fix(ui): group dropdown item should copy rather than open new tab
|
2018-08-10 19:54:28 +01:00 |
|
Łukasz Mierzwa
|
18344959d7
|
feat(ui): allow silencing alerts
This adds a modal dialog for silencing alerts
|
2018-08-10 17:38:27 +01:00 |
|
Łukasz Mierzwa
|
9d1f15e85c
|
refactor(ui): use new style method definition to avoid bind() calls in constructor
|
2018-08-10 17:36:00 +01:00 |
|
Łukasz Mierzwa
|
5d1084b8e7
|
fix(ui): better close button align on filters
|
2018-08-10 17:36:00 +01:00 |
|
Łukasz Mierzwa
|
f674fe27ee
|
feat(ui): grow input when focused
When input is not in use (user not typing) reduce input size to minimum, only expand it when it's focused
|
2018-08-10 17:36:00 +01:00 |
|
Łukasz Mierzwa
|
9baeab3d53
|
fix(ui): fix rendering fuzzy filter rendering in the history
|
2018-08-10 17:36:00 +01:00 |
|