grafana/public/app/features/annotations
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
..
partials UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
specs Moved time_srv to services folder, this should not belong to dashboard feature but it is too dependant on dashboard to move it out now, needs a bigger refactoring to isolate from dashboard 2019-01-31 08:44:46 +01:00
all.ts Minor refactoring of #16127 2019-03-22 12:51:12 +01:00
annotation_tooltip.ts fix pending alert annotation tooltip icon 2018-11-15 16:29:58 +01:00
annotations_srv.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
editor_ctrl.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
event_editor.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
event_manager.ts Minor refactoring of #16127 2019-03-22 12:51:12 +01:00
events_processing.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00