3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/public/app/features/dashboard
Josh Hunt 2e16d5499e
Dashboard: Add dashboard validation warning to save drawer ()
* add api route for validating a dashboard json

* add feature flag for showDashboardValidationWarnings

* tidy up

* comments and messages

* swagger specs

* fix typo

* more swagger

* tests!

* tidy test a little bit

* no more ioutil

* api will return different status code depending on validation error

* clean up

* handle 4xx errors

* remove console.log

* fix backend tests

* tidy up

* Swagger: Exclude alpha endpoints

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2022-10-14 09:51:05 -04:00
..
api PublicDashboards: Validate access token not to be duplicated and add retries. () 2022-10-13 11:32:32 -03:00
components Dashboard: Add dashboard validation warning to save drawer () 2022-10-14 09:51:05 -04:00
containers Public Dashboards: Add audit table () 2022-10-12 21:36:05 -08:00
dashgrid Chore/React18: Update component prop types () 2022-10-14 10:24:32 +01:00
services PublicDashboards: Resolve interval for public dashboard data source () 2022-09-21 13:29:27 -03:00
state Dashboard Edited/Saved notifications leak into other views () 2022-09-30 09:18:50 +02:00
utils I18n: Migrate to I18next () 2022-10-06 16:34:04 +01:00
index.ts Routing NG: Replace Angular routing with react-router () 2021-03-10 18:03:36 +01:00
routes.ts Public Dashboards: Add audit table () 2022-10-12 21:36:05 -08:00