grafana/public/app/features/variables
Ivana Huckova ba76877d28
Datasource: Pass access type to data source instance settings (#37577)
* Pass Access info to datasourceInstance

* Update packages/grafana-data/src/types/datasource.ts

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Type access as direct | proxy

* Fix tests where mocking datasourceInstance, include access

* Pass access to data source instance mocks

* Update comment

* Pass access to data source instance mocks

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-08-06 09:24:35 +02:00
..
adhoc Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02: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 Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +01: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 Variables: Removes experimental Tags feature (#33361) 2021-04-27 05:57:25 +02:00
query Variables: Fix for changing readonly query property (#35992) 2021-06-22 08:53:41 +02:00
shared Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
state QueryVariable: Default to first option when none is set (#36521) 2021-07-09 12:55:56 +02:00
system Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
textbox Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +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 Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
types.ts Variables: Removes the never refresh option (#33533) 2021-04-30 11:17:35 +02:00
utils.test.ts Fix: allow variables in nested objects (#35684) 2021-06-16 08:36:25 +02:00
utils.ts Fix: allow variables in nested objects (#35684) 2021-06-16 08:36:25 +02:00