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
renovate[bot]
d87cd6f26c
Update dependency prettier to v2.5.1 ( #43473 )
...
* Update dependency prettier to v2.5.1
* prettier fixes
* chore(toolkit): bump prettier to 2.5.1
* style(eslint): bump grafana config to 2.5.2 in core and toolkit
* style(mssql-datasource): fix no-inferrable-types eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-02 12:02:32 +00: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
Torkel Ödegaard
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
Hugo Häggmark
e4c33e0be8
Chore: Updates yarn.lock ( #19919 )
...
* Chore: Updates yarn.lock
* Chore: Fixes @types/webpack conflict
2019-10-19 09:30:12 +02:00
Hugo Häggmark
133ddc9afb
Feature: Adds connectWithCleanup HOC ( #19629 )
...
* Feature: Adds connectWithCleanup HOC
* Refactor: Small typings
* Refactor: Makes UseEffect run on Mount and UnMount only
* Refactor: Adds tests and rootReducer
* Refactor: Fixes adding of reducers on startup
2019-10-08 21:37:07 -07:00
Hugo Häggmark
3e603cd88a
Revert "Feature: Adds connectWithCleanup HOC ( #19392 )" ( #19628 )
...
This reverts commit 989f98efda
.
2019-10-04 05:24:47 -07:00
Hugo Häggmark
989f98efda
Feature: Adds connectWithCleanup HOC ( #19392 )
...
* Feature: Adds connectWithCleanup HOC
* Refactor: Small typings
* Refactor: Makes UseEffect run on Mount and UnMount only
* Refactor: Adds tests and rootReducer
2019-10-04 04:37:16 -07:00