grafana/public/app/features/query/components
Torkel Ödegaard 068fef8c7c
QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419)
* Removing PanelModel usage from query rows

* More work removing dependency on panel model

* Before big change to query options

* Query options now have no dependency on panel model

* Test page is working

* Shared query now works again

* Rename component

* fix after merge

* Fixed issue with old angular editors
2020-12-02 15:42:54 +01:00
..
QueryEditorRow.test.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
QueryEditorRow.tsx QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419) 2020-12-02 15:42:54 +01:00
QueryEditorRows.tsx QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419) 2020-12-02 15:42:54 +01:00
QueryEditorRowTitle.tsx Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
QueryGroup.tsx QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419) 2020-12-02 15:42:54 +01:00
QueryGroupOptions.tsx QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419) 2020-12-02 15:42:54 +01:00