grafana/public/app/core/services
Josh Hunt 2e16d5499e
Dashboard: Add dashboard validation warning to save drawer (#55732)
* 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
..
__mocks__ Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
echo EchoSrv: Remove $.ajax for loading scripts (#56678) 2022-10-11 11:11:23 +01:00
backend_srv.ts Dashboard: Add dashboard validation warning to save drawer (#55732) 2022-10-14 09:51:05 -04:00
context_srv.ts PluginDetails: Make plugin details page look good in topnav (#55571) 2022-09-26 15:04:07 +02:00
FetchQueue.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
FetchQueue.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
FetchQueueWorker.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
FetchQueueWorker.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
impression_srv.ts Search: Migrated impressions to use dashboardUID (#53090) 2022-08-08 11:13:19 +02:00
keybindingSrv.ts TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
ModalManager.ts I18n: Migrate to I18next (#55845) 2022-10-06 16:34:04 +01:00
PreferencesService.ts Query History: Implement RemoteStorage methods: settings (#49320) 2022-05-23 13:42:12 +02:00
ResponseQueue.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
ResponseQueue.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
search_srv.ts SearchSrv: stop using IDs (#54296) 2022-08-26 15:41:47 +02:00
StateManagerBase.ts SupportSnapshots: improved iframe support (#55059) 2022-09-14 12:54:09 -07:00
toggleTheme.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
withFocusedPanelId.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00