grafana/public/app/features/variables
Torkel Ödegaard 2b9e46d1f8
Angular: Option to disable angular support and isolate angular dependencies (#45421)
* Angular: Initial setting that disables angular, load angular support in separate chunk

* Load angular panels on demand

* Load alerting in separate chunk only when angularSupportEnabled

* progress, do not export core_module if angular disabled

* Progress

* Update public/app/features/plugins/built_in_plugins.ts

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

* Removing remaining usage of angular from outside angular app (not counting plugins)

* Update config and docs

* Fix sample.ini

* Update public/app/features/alerting/AlertTab.tsx

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>

* Fixing prettier issue

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2022-02-16 17:14:33 +01:00
..
adhoc Variables: Fix crash when changing query variable datasource (#44957) 2022-02-07 23:52:07 +01:00
constant Chore: Move variable field selectors to data-testid (#44801) 2022-02-04 11:55:19 +11:00
custom Chore: E2E tests for various variables types (#44747) 2022-02-03 09:58:56 +11:00
datasource Variables: Fix crash when changing query variable datasource (#44957) 2022-02-07 23:52:07 +01:00
editor Variables: Fix crash when changing query variable datasource (#44957) 2022-02-07 23:52:07 +01:00
inspect Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
interval Chore: More variable e2e tests (#44803) 2022-02-04 12:37:01 +11:00
pickers Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
query Variables: Fix crash when changing query variable datasource (#44957) 2022-02-07 23:52:07 +01:00
shared Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
state Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01:00
system Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
textbox Chore: Move variable field selectors to data-testid (#44801) 2022-02-04 11:55:19 +11:00
adapters.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
constants.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01: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: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
types.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
utils.test.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00
utils.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00