Giordano Ricci
09f48173fe
Explore: allow users to save Explore state to a new panel in a new dashboard (#45148)
* Add Button & Form
* Save to new dashboard
* minor adjustements
* move modal to a separate component
* handle dashboard name related errors
* pick visualization based on query results
* lift state
* fix types
* Add Open & Close tests
* Add submit test
* add navigation tests
* add tests for API errors
* remove console log
* create wrapper component for AddToDashboardButton
* remove unused mapped prop
* add wrapper test
* rename isActive to isVisible
* invert control over save & redirect logic
* remove leftover commented code
* cleanup setup parameters
* reorganize code & improve tests
* Remove option to add to existing dashboard
* UI tweaks
* disable button if no queries
* Fix tests
* better accessible tests
* handle submission errors
* improve addToDashboard types
* use dashboardSrv' saveDashboard
* remove leftover test helper
* fix typo
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
* Apply suggestions from code review
Co-authored-by: Kristina <kristina.durivage@grafana.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
Co-authored-by: Kristina <kristina.durivage@grafana.com>
2022-03-03 08:54:06 +00:00
..
2015-09-08 14:22:44 +02:00
2022-02-08 13:38:43 +01:00
2021-01-01 13:18:47 +01:00
2022-03-02 19:07:55 -05:00
2022-02-28 11:30:45 +01:00
2021-10-11 14:30:59 +02:00
2021-10-13 08:35:01 +02:00
2021-01-01 13:22:48 +01:00
2021-10-13 12:16:58 -06:00
2022-02-08 13:38:43 +01:00
2022-02-16 21:49:50 +04:00
2020-11-05 13:07:06 +01:00
2021-01-01 13:29:40 +01:00
2022-03-03 08:54:06 +00:00
2022-02-08 13:38:43 +01:00
2022-02-08 13:38:43 +01:00
2017-04-25 17:17:45 +02:00
2020-11-17 11:51:31 +01:00
2021-08-25 15:11:22 +02:00
2021-05-24 06:11:01 +02:00
2022-01-24 16:08:05 +01:00
2021-12-14 20:12:00 +03:00
2018-02-16 17:25:46 +01:00
2020-04-02 17:35:48 +03:00
2021-07-19 13:31:51 +03:00
2022-02-22 14:58:42 +01:00
2020-11-05 13:07:06 +01:00
2020-11-17 11:51:31 +01:00
2021-10-07 17:33:50 +03:00
2021-10-18 10:27:14 -03:00
2021-09-29 16:16:40 +02:00
2021-10-07 16:06:16 +02:00
2020-11-09 18:08:16 +01:00
2020-11-05 13:07:06 +01:00
2021-12-22 17:37:45 +01:00
2021-01-05 17:20:41 +01:00
2017-10-07 10:31:39 +02:00
2022-02-09 17:46:37 +01:00
2022-02-09 13:44:38 +01:00
2020-10-13 12:30:09 +02:00
2022-02-09 13:23:32 +04:00
2022-02-01 12:03:21 +01:00
2021-08-25 15:11:22 +02:00
2022-01-05 09:59:17 +01:00
2021-02-03 20:47:45 +01:00