grafana/public/app/features/alerting/state
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
..
actions.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
alertDef.ts Merge branch 'master' into redux-poc2 2018-09-05 12:11:11 +02:00
reducers.test.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
reducers.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
selectors.test.ts Fixed a bug in the test and added test for filter alert rules 2018-09-04 09:53:24 +02:00
selectors.ts actions and reducers for search filter 2018-09-03 13:46:39 +02:00
ThresholdMapper.test.ts refactor: changed nav store to use nav index and selector instead of initNav action 2018-09-02 10:36:36 -07:00
ThresholdMapper.ts Merge branch 'master' into redux-poc2 2018-09-05 12:11:11 +02:00