grafana/public/app/features/variables
Hugo Häggmark 09bb890092
WIP Chore: reduce strict errors (#40462)
* Chore: reduce strict error in ngReact

* Chore: reduce strict errors for ShareModal

* Chore: reduce strict errors in VersioHistory

* Chore: reduce strict error in ExpressionDatasource

* Chore: reduce strict error in DashboardWatcher

* Chore: reduce strict error in PluginPage

* Chore: reduce strict errors for guard

* Chore: update threshold

* Chore: reduce strict errors in Graph

* Chore: reduce threshold

* Apply suggestions from code review

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>

* Chore: reduce strict errors in TimeSeries

* Chore: reduce threshold

* Chore: reduce strict errors in polyfill

* Chore: reduce threshold

* Chore: update after PR comments

* Update public/app/features/plugins/PluginPage.tsx

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>

* Update public/app/features/plugins/PluginPage.tsx

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>

* Chore: changes after PR comments

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2021-10-15 08:57:55 +02:00
..
adhoc AdHocFilter: Adds min width to segment input (#39225) 2021-09-16 09:37:43 +01:00
constant Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
custom Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
datasource Variables: Hides default data source if missing from regex (#35561) 2021-06-14 06:06:34 +02:00
editor A11y: Fix fastpass issues for annotation/variables settings (#40364) 2021-10-13 15:21:34 +02:00
inspect Variables: Filters out builtin variables from unknown list (#33933) 2021-05-12 09:28:24 +03:00
interval Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
pickers Fix variable input field size (#38850) (#39156) 2021-09-20 12:11:24 +02:00
query A11y: Fix fastpass issues for annotation/variables settings (#40364) 2021-10-13 15:21:34 +02:00
shared Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
state Variables: Prevents unnecessary duplicate requests (#39394) 2021-09-20 09:21:25 +02:00
system Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
textbox Variables: Prevents enter key from refreshing page or changing focus (#39666) 2021-09-28 06:07:03 +02:00
adapters.ts Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00
getAllVariableValuesForUrl.test.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
getAllVariableValuesForUrl.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
guard.test.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
guard.ts WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
types.ts Variables: Removes the never refresh option (#33533) 2021-04-30 11:17:35 +02:00
utils.test.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00
utils.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00