Files
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809)
* enables overwrite if dashboard allready exist in folder

* dashboard: Don't allow creating a folder named General

* dashboards: update logic for save/update dashboard

No id and uid creates a new dashboard/folder.
No id and uid, with an existing title in folder allows overwrite
  of dashboard.
Id without uid, allows update of existing dashboard/folder without
  overwrite.
Uid without id allows update of existing dashboard/folder without
  overwrite.
Id without uid, with an existing title in folder allows overwrite
  of dashboard/folder and updated will have the uid of overwritten.
Uid without id, with an existing title in folder allows overwrite
  of dashboard/folder and new will have the same uid as provided.
Trying to change an existing folder to a dashboard yields error.
Trying to change an existing dashboard to a folder yields error.

* dashboards: include folder id when confirmed to save with overwrite

* dashboards: fixes due to new url structure

Return importedUrl property in response to importing dashboards and
getting plugin dashboards and use this for redirects/links in the
frontend.
2018-02-08 12:48:38 +01:00
..
2018-01-09 13:58:03 +01:00
2018-02-05 14:28:24 +01:00
2018-01-18 18:17:58 +01:00
2017-12-13 13:16:44 +01:00
2017-08-18 08:17:35 +02:00
2017-09-14 14:26:32 +02:00
2017-12-28 14:37:10 +01:00
2017-11-16 16:55:02 +01:00
2017-11-20 12:47:03 +01:00
2017-09-14 14:26:32 +02:00
2017-08-18 14:49:04 +02:00