grafana/docs/sources
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
..
administration Datasource: Remove support for unencrypted passwords (#49987) 2022-06-03 17:38:22 +02:00
alerting Docs: Add paragraph about rolling back to opt-out (#50583) 2022-06-10 11:19:20 +01:00
basics Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
best-practices Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
dashboards Docs: Update documentation now create functionality has moved (#50663) 2022-06-13 15:23:53 +01:00
datasources Traces: APM table (#48654) 2022-06-09 17:56:15 +01:00
developers backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 2022-06-14 15:32:52 -04:00
enterprise doc fix (#50624) 2022-06-10 17:10:50 +02:00
explore Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
getting-started Docs: Update documentation now create functionality has moved (#50663) 2022-06-13 15:23:53 +01:00
introduction Fixes term Grafana Alerting (#50404) 2022-06-08 13:35:37 +02:00
linking Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
old-alerting Fixes term Grafana Alerting (#50404) 2022-06-08 13:35:37 +02:00
panels Docs: Update documentation now create functionality has moved (#50663) 2022-06-13 15:23:53 +01:00
plugins Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
release-notes ReleaseNotes: Updated changelog and release notes for 8.5.6 (#50807) 2022-06-14 16:03:44 +00:00
setup-grafana Use more relevant links to legacy alerting documentation (#50607) 2022-06-13 16:14:32 +02:00
shared Use more relevant links to legacy alerting documentation (#50607) 2022-06-13 16:14:32 +02:00
sharing Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
troubleshooting Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
variables Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
visualizations Docs: Remove deprecated inactive state filter (#50492) 2022-06-09 11:41:16 +02:00
whatsnew Remove beta note (#50824) 2022-06-14 20:33:00 +02:00
_index.md Docs: Setup refactor (#49739) 2022-06-02 11:57:22 -05:00
menu.yaml Docs: library panel (#35272) 2021-06-04 20:13:56 +02:00