Johannes Schill
d54c4173ca
chore: Fix typings and add Page-component to AlertRuleList #14762
2019-01-28 23:19:19 +01:00
bergquist
14688766ef
updates time range options for alert queries
...
add some new options for the to value.
removes '1s' option for from since thats unreasonable low
closes #12134
2018-11-21 15:43:37 +01:00
bergquist
d25284a364
introduce state unknown
for rules that have not been evaluated yet
2018-11-05 10:50:28 +01:00
Peter Holmberg
9f73f13091
Teams page replace mobx ( #13219 )
...
* creating types, actions, reducer
* load teams and store in redux
* delete team
* set search query action and tests
* Teampages page
* team members, bug in fetching team
* flattened team state, tests for TeamMembers
* test for team member selector
* team settings
* actions for group sync
* tests for team groups
* removed comment
* remove old stores
* fix: formating of datasource.go
* fix: minor changes to imports
* adding debounce and fixing issue in teamlist
* refactoring: moving types to their own files
2018-09-11 14:14:03 +02:00
Torkel Ödegaard
0aea60bf17
Merge branch 'master' into redux-poc2
2018-09-05 12:11:11 +02:00
Torkel Ödegaard
1e5ad4da78
redux: minor changes to redux thunk actions and use of typings
2018-09-04 12:59:46 -07:00
Peter Holmberg
22510be450
tests
2018-09-04 15:00:04 +02:00
Peter Holmberg
5ac5a08e9e
Fixed a bug in the test and added test for filter alert rules
2018-09-04 09:53:24 +02:00
Peter Holmberg
f4594c8320
some basic selector tests
2018-09-03 16:58:11 +02:00
Peter Holmberg
638370e310
pausing alert
...
need to fix return type on dispatch. Could not test correctly either.
2018-09-03 15:44:39 +02:00
Peter Holmberg
50444c32e0
actions and reducers for search filter
2018-09-03 13:46:39 +02:00
Torkel Ödegaard
3fd707f321
redux: progress
2018-09-02 12:08:31 -07:00
Torkel Ödegaard
2a64d19f5b
wip: load alert rules via redux
2018-09-02 11:36:03 -07:00
Torkel Ödegaard
7b06800295
refactor: changed nav store to use nav index and selector instead of initNav action
2018-09-02 10:36:36 -07:00
Torkel Ödegaard
2ac202b22f
moving things around
2018-09-02 07:11:21 -07:00