Torkel Ödegaard
|
fd44c01675
|
Chore: Fix typescript strict null fixes now at 298 (#26125)
* Chore: Fix typescript strict null errors
* Added new limit
* Fixed ts issue
* fixed tests
* trying to fix type inference
* Fixing more ts errors
* Revert tsconfig option
* Fix
* Fixed code
* More fixes
* fix tests
* Updated snapshot
* Chore: More ts strict null fixes
* More fixes in some really messed up azure config components
* More fixes, current count: 441
* 419
* More fixes
* Fixed invalid initial state in explore
* Fixing tests
* Fixed tests
* Explore fix
* More fixes
* Progress
* Sub 300
* Fixed incorrect type
* removed unused import
|
2020-07-08 11:05:20 +02: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 |
|
Tobias Skarhed
|
7891233812
|
Chore: noImplicitAny Sub 500 errors (#18287)
|
2019-07-30 15:49:32 +02: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 |
|
Torkel Ödegaard
|
ecab597e5e
|
renaming DataSource type to DataSourceSettings and moved to grafana ui
|
2019-01-17 18:51:07 +01:00 |
|
Peter Holmberg
|
c92813f313
|
Merge branch 'master' into data-source-settings-to-react
|
2018-10-22 14:49:41 +02:00 |
|
Peter Holmberg
|
7c3d101253
|
rendering settings
|
2018-10-15 16:45:39 +02:00 |
|
Peter Holmberg
|
037e9ad0bd
|
tests
|
2018-10-10 17:04:48 +02:00 |
|
Peter Holmberg
|
166f93cf54
|
components, test, removed old not used files
|
2018-09-28 11:05:34 +02:00 |
|