3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
f80a0d2a9b
PanelQueryRunner: use refId from results if the key
value was not set in the packet ( #47598 )
2022-04-12 07:24:46 -07:00
10a9ca0ae1
Chore: Removes console outputs from runRequest.test.ts ( #45375 )
2022-02-15 11:12:26 +02:00
372ae7fdd3
Chore: Fix strict errors, down to 416 ( #31365 )
2021-02-22 10:06:07 +01:00
1d689888b0
Prettier: Upgrade to 2 ( #30387 )
...
* Updated package json but not updated source files
* Update eslint plugin
* updated files
2021-01-20 07:59:48 +01:00
b52f9fed68
runRequest: Fixes issue with request time range and time range returned to panels are off causing data points to be cut off (outside) ( #30227 )
...
* runRequest: Fixes issue with request time range and time range returned to panels are off causing data points to be cut off (outside)
* Updated test
2021-01-13 10:37:22 +01:00
2179aa0fa7
Queries: Extract queries from dashboard ( #29349 )
...
* Moving query stuff out of dashboard folder
* Moved more stuff
* Moving more stuff
* Update
* WIP test page
* Minor change
* Before big changes
* Fixed test
2020-11-26 18:12:02 +01:00