Arve Knudsen
|
91c24e1f56
|
Chore: Upgrade Jest to latest (#25591)
* Chore: Upgrade Jest to latest
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Chore: reduces strict null errors
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
|
2020-06-15 13:06:37 +02:00 |
|
Ryan McKinley
|
806dd3f604
|
QueryEditors: include error when no data is returned (#23632)
|
2020-04-18 14:59:36 -07:00 |
|
Hugo Häggmark
|
b51e28bc15
|
Chore: reduces strict null errors to 824 (#22744)
* Chore: reduces strict null errors with 100+
* Chore: lowers the build error number
|
2020-03-12 10:22:33 +01:00 |
|
Dominik Prokop
|
9b7748ec13
|
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data
* Move types from grafana-ui to grafana-data
* Move valueFormats to grafana-data
* Move utils from grafana-ui to grafana-data
* Update imports in grafana-ui
* revert data's tsconfig change
* Update imports in grafana-runtime
* Fix import paths in grafana-ui
* Move rxjs to devDeps
* Core import updates batch 1
* Import updates batch 2
* Imports fix batch 3
* Imports fixes batch i don't know
* Fix imorts in grafana-toolkit
* Fix imports after master merge
|
2019-10-31 10:48:05 +01:00 |
|
Hugo Häggmark
|
889f8e3131
|
PanelData: Adds timeRange prop to PanelData (#19361)
* Refactor: Adds newTimeRange property to PanelData
* Refactor: Handles timeRange prop after requests
* Refactor: Makes timeRange mandatory
* Refactor: Adds DefaultTimeRange
|
2019-09-25 11:19:17 +02:00 |
|
Ryan McKinley
|
e59bae55d9
|
DataFrame: convert from row based to a columnar value format (#18391)
|
2019-08-15 09:18:51 -07:00 |
|
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 |
|
Ryan McKinley
|
b9ff1923e7
|
QueryEditors: pass PanelData and filtered PanelData to each editor (#16692)
|
2019-04-20 12:26:49 -07:00 |
|