grafana/public/app/features/dashboard/components/ShareModal
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779)
* Chore: initial commit

* Tests: fixes MetricsQueryEditor.test.tsx

* Tests: fixes cloudwatch/specs/datasource.test.ts

* Tests: fixes stackdriver/specs/datasource.test.ts

* Tests: remove refrences to CustomVariable

* Refactor: moves DefaultVariableQueryEditor

* Refactor: moves utils

* Refactor: moves types

* Refactor: removes variableSrv

* Refactor: removes feature toggle newVariables

* Refactor: removes valueSelectDropDown

* Chore: removes GeneralTabCtrl

* Chore: migrates RowOptions

* Refactor: adds RowOptionsButton

* Refactor: makes the interface more explicit

* Refactor: small changes

* Refactor: changed type as it can be any variable type

* Tests: fixes broken test

* Refactor: changes after PR comments

* Refactor: adds loading state and call to onChange in componentDidMount
2020-06-04 13:44:48 +02:00
..
index.ts ShareModal: able to extend tabs (#22537) 2020-03-04 12:59:30 +03:00
ShareEmbed.tsx @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
ShareExport.tsx @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
ShareLink.test.tsx Panel: will fix so the correct links is generated to the panel view. (#24301) 2020-05-06 09:48:30 +02:00
ShareLink.tsx e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
ShareModal.tsx @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
ShareSnapshot.tsx Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
ShareSnapshotCtrl.ts Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
types.ts ShareModal: able to extend tabs (#22537) 2020-03-04 12:59:30 +03:00
utils.ts Panel: will fix so the correct links is generated to the panel view. (#24301) 2020-05-06 09:48:30 +02:00