grafana/public/app/features/dashboard/components/SaveDashboard
Hugo Häggmark 3dcfe54d8d
Variables: Fixes Textbox current value persistence (#29481)
* Variables: Fixes savequery for Constant and TextBox variables

* Refactor: reverts textbox changes

* Refactor: Fixes dashboard export and tests

* Refactor: hides or migrates Constant variables

* Tests: fixes snapshots

* Variables: Fixes Textbox current value persistance

* Refactor: fixes PR comments and adds e2e tests
2020-12-02 14:08:35 +01:00
..
forms Chore: Enable remaining eslint-plugin-react rules (#29519) 2020-12-02 10:03:37 +01:00
SaveDashboardAsModal.tsx DashboardSave: Correctly overwrite dashboard when saving (#22650) 2020-03-09 18:16:10 +01:00
SaveDashboardButton.tsx Variables: Fixes Textbox current value persistence (#29481) 2020-12-02 14:08:35 +01:00
SaveDashboardErrorProxy.tsx Fix: Propagate unhandled errors when saving Dashboard (#24081) 2020-04-30 14:08:43 +02:00
SaveDashboardModal.tsx DashboardSave: fix save dashboard when changes are detected (#23909) 2020-04-27 08:07:56 +02:00
SaveDashboardModalProxy.tsx Dashboad: Remove dashboard title check (#23343) 2020-04-04 14:49:59 +02:00
SaveProvisionedDashboard.tsx Migration: Save dashboard modals (#22395) 2020-03-03 08:22:26 +01:00
types.ts Migration: Save dashboard modals (#22395) 2020-03-03 08:22:26 +01:00
UnsavedChangesModal.tsx DashboardSave: fix save dashboard when changes are detected (#23909) 2020-04-27 08:07:56 +02:00
useDashboardSave.tsx Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00