grafana/public/app/features/explore/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.test.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
actions.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
actionTypes.ts Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
reducers.test.ts Explore & Dashboard: New Refresh picker (#16505) 2019-04-16 09:15:23 +02:00
reducers.ts Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
selectors.test.ts Fix deduplication results displaying wrong data (#15755) 2019-03-11 11:48:14 +01:00
selectors.ts Move explore selectors to a separate file 2019-02-12 12:36:46 +01:00