grafana/public/app/features/dashboard/components
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
..
AddPanelWidget Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
AdHocFilters Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
DashboardPermissions Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
DashboardRow UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
DashboardSettings Chore: fix modes for non-executable files (#16864) 2019-05-03 09:51:53 +02:00
DashExportModal Plugins: move PanelPluginMeta to grafana/ui (#16804) 2019-04-29 08:17:35 -07:00
DashLinks UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
DashNav Search: Enable filtering dashboards in search by current folder (#16790) 2019-05-02 08:49:03 +02:00
ExportDataModal created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01:00
FolderPicker UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
RowOptions created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01:00
SaveModals Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 2019-04-30 13:32:18 +02:00
ShareModal Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
SubMenu Fixed value dropdown not updating when it's current value updates, fixes #15566 2019-02-23 08:59:00 +01:00
TimePicker Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
UnsavedChangesModal created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01:00
VersionHistory Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00