grafana/public/app/features/alerting/state
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919)
* Wip: Initial commit

* Refactor: Replaces moment.utc(

* Refactor: replaces the last isMoment statements

* Refactor: Removes almost all moment imports

* Refactor: Moves moment_wrapper to grafana/ui

* Refactor: Renames momentWrapper

* Refactor: Removes one more moment import

* Refactor: Removes unitOfTime import

* Fix: Fixes Prettier error

* Refactor: Renames DateTimeType to DateTime

* Refactor: Renames isDateTimeType to isDateTime

* Refactor: Renames dateTime to dateTime

* Feature: Bans moment imports and types
2019-05-08 13:51:44 +02:00
..
actions.ts chore: Fix typings and add Page-component to AlertRuleList #14762 2019-01-28 23:19:19 +01:00
alertDef.ts updates time range options for alert queries 2018-11-21 15:43:37 +01:00
reducers.test.ts chore: Fix typings and add Page-component to AlertRuleList #14762 2019-01-28 23:19:19 +01:00
reducers.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +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