grafana/public/app/features/playlist
Sofia Papagiannaki 7ad1e3663c
Playlists: Remove API validation for empty playlists and remove redundant API call (#26982)
* Remove validation from empty playlists

* Remove redundant API call

Frontend used to call /api/playlists/:id/items directly after /api/playlists/:id but items are already included in the first response
2020-08-14 11:59:50 +03:00
..
partials @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
specs Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
all.ts migrated last all.js to ts 2018-04-04 14:16:39 +02:00
playlist_edit_ctrl.ts Playlists: Remove API validation for empty playlists and remove redundant API call (#26982) 2020-08-14 11:59:50 +03:00
playlist_routes.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
playlist_search.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
playlist_srv.ts Chore: Let kbn util infer types (#26907) 2020-08-13 09:35:32 +02:00
playlists_ctrl.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00