grafana/public/app/features
Chi-Hsuan Huang 546f569e0c
Chore: Enable eslint-plugin-react partial rules (#29428)
* Chore: Enable eslint react/display-name

Enable react/display-name and fixed the corresponding linting issue

part of: #29201

* Chore: Enable eslint react/no-deprecated

Enable react/no-deprecated and add the UNSAFE_ prefix for deprected methods

part of: #29201

* Chore: Enable eslint react/no-find-dom-node

Enable react/no-find-dom-node rule and use ref instead

part of: #29201

* Test: Update TeamGroupSync test snapshot

Since we added the displayName for ToolTip compontent and tag name is changed.

* Fix: Fixed ClickOutsideWrapper render

The props.children might contains numbers of nodes which make cloneElement failed. Change to simply use a div to wrapper
the children and assign the ref to div for this feature

* Style: Use shorthand method definition style for inline component

* Fix: Rebase master and fix linting

Rebase from master branch and fix new displayName linting warning
2020-12-01 16:19:52 +01:00
..
admin ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
alerting Alerting: Update alertDef.ts with more time options (#29498) 2020-12-01 15:34:15 +01:00
annotations Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
api-keys ApiKeys: Fixes close('X') button layout issue (#27625) 2020-09-17 07:36:47 +02:00
dashboard Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
datasources DataSourceSrv: Look up data source by uid and name transparently (#29449) 2020-12-01 15:17:33 +01:00
explore Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
expressions Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
folders Fix: Redirect to correct url after creating a folder (#26160) 2020-07-09 14:38:47 +02:00
live DataSourceSrv: Look up data source by uid and name transparently (#29449) 2020-12-01 15:17:33 +01:00
manage-dashboards ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
org Admin: Fix updating organization name not updating configuration subtitle (#26315) 2020-08-07 09:00:44 +02:00
panel MinMax: keep global min/main in field state (#29406) 2020-11-29 09:22:16 -08:00
playlist Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
plugins DataSourceSrv: Look up data source by uid and name transparently (#29449) 2020-12-01 15:17:33 +01:00
profile Fixes signup workflow and UI (#26263) 2020-09-07 18:24:46 +03:00
query MinMax: keep global min/main in field state (#29406) 2020-11-29 09:22:16 -08:00
sandbox Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
search Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
teams Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
templating TemplateSrv: Fix interpolating strings with object variables (#28171) 2020-10-12 14:22:26 +02:00
users Add space after comma for placeholder text (#25931) 2020-07-01 10:34:36 +03:00
variables Variables: Fixes Constant variable persistence confusion (#29407) 2020-12-01 15:02:49 +01:00
all.ts Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00