grafana/public
Kristin Laemmert a33a023629
backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609)
* backend/api: refactor PlaylistId to PlaylistUid
* Add org_id to Get and Update playlist functions
Fix migration - no longer pad the uid; fix mysql syntax

The relevant tests are passing using postgres, mysql and the default sqllite backends, but there are a number of other failing tests when using postgres and myself so I'm not entirely confident with those results.

* fix bad query in GetPlaylistItem and add a test that would have caught the mistake in the first place. Reverted the playlist_uid column addition in playlist_item; it became unnecessary after this PR.

Added default value to the new UID column based on PR feedback.

* break this PRs migration into its own function

* Playlists: Update UI to use the updated API

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2022-06-14 15:32:52 -04:00
..
app backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
dashboards
emails Alerting: Fix image embed in email template. (#50370) 2022-06-09 10:01:58 +08:00
fonts chore: remove executable permissions of source files and docs (#46303) 2022-05-03 12:08:14 +02:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img Service accounts: Use new icon (#50140) 2022-06-03 11:23:19 +03:00
lib
locales Alerting: Add legacy indicator to navbar (#49511) 2022-05-25 15:30:37 +02:00
maps
sass Explore: Convert SASS styles of explore-active-button to emotion (#50061) 2022-06-10 16:01:28 +02:00
test Chore: Remove react-testing-lib from bundles (#50442) 2022-06-09 11:10:48 +02:00
testdata MarketTrend: add new alpha panel (#40909) 2021-11-05 18:01:26 -07:00
vendor Security: Fixes javascript security warnings in old vendored libs (#50382) 2022-06-08 13:55:08 +02:00
views Build: Enable long term caching for frontend assets (#47625) 2022-05-26 11:49:18 +02:00
api-merged.json API: Make Swagger specification more consistent (#50576) 2022-06-14 12:35:22 +02:00
api-spec.json API: Make Swagger specification more consistent (#50576) 2022-06-14 12:35:22 +02:00
robots.txt