Josh Hunt
|
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 |
|
Zoltán Bedi
|
8232b6ebbc
|
Chore: eslint react hook fix for public folder (#31174)
* Fixes under public/app/plugins
* Fixes under public/app/plugins/datasource
* Fixes under public/app/features
* Fixes under public/app/features
* Fixes under public/app/features
* Fixes under public/app/components
* Fix PanelNotSupported test
* Fix one more warning
* Fix warning in usePanelSave
* Fix traceview empty response
* Azure monitor fixes
* More fixes
* Fix tests for azure monitor
* Fixes after merging master
* Add comment for disabled rules
* Fixes after merging master
* Fixes after merging master
* Adress review comments
* Fix azure tests
* Address review feedbacks
|
2021-03-25 12:42:14 +01:00 |
|
Hugo Häggmark
|
51e7b87f39
|
Playlist: Migrates New/Edit pages to React (#32218)
* WIP: initial commit
* Playlist: Migrates New/Edit to React
* Tests: adds tests for PlaylistForm
* Tests: adds more tests
* Chore: moved some styles
* Chore: updates after PR review
|
2021-03-23 07:45:04 +01:00 |
|