grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor
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
..
azure_monitor_datasource.test.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
azure_monitor_datasource.ts DataSource Plugins: consistent generics order <TQuery,TOptions> (#16936) 2019-05-08 09:37:50 +02:00
azure_monitor_filter_builder.test.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
azure_monitor_filter_builder.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
response_parser.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
supported_namespaces.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
url_builder.test.ts AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
url_builder.ts AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00