Ryan McKinley
|
3f15170914
|
Refactor: move some files to @grafana/data (#17952)
* moving to data WIP
* more refactoring
* add missing test
* mock full path
* remove sinon from grafana-ui
|
2019-07-06 08:05:53 +02:00 |
|
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 |
|
Ryan McKinley
|
4e54509dde
|
Refactor: improvements to PanelQueryRunner (#16678)
merged DataQueryOptions + DataRequestInfo info: DataQueryRequest
|
2019-04-18 21:56:27 -07:00 |
|
Torkel Ödegaard
|
ffdf747080
|
More files that has fixed with prettier
|
2019-02-13 11:39:41 +01:00 |
|
Torkel Ödegaard
|
5d17ad1103
|
more typings work around data query and data source
|
2019-01-18 18:59:32 +01:00 |
|