grafana/public/app/features/playlist
Ashley Harrison a1cf709ad2
Playlists: Save button now correctly creates a new playlist (#50381)
* Add type="submit" to PlaylistForm submit button

* fix linting errors
2022-06-08 10:39:36 +01:00
..
api.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
EmptyQueryListBanner.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistEditPage.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistEditPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistForm.test.tsx Playlists: Save button now correctly creates a new playlist (#50381) 2022-06-08 10:39:36 +01:00
PlaylistForm.tsx Playlists: Save button now correctly creates a new playlist (#50381) 2022-06-08 10:39:36 +01:00
PlaylistNewPage.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistNewPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistPage.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistPageList.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistSrv.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistSrv.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistStartPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistTable.tsx Playlist: Migrates New/Edit pages to React (#32218) 2021-03-23 07:45:04 +01:00
PlaylistTableRow.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistTableRows.tsx UI text edits (#32524) 2021-03-31 16:07:37 -07:00
ShareModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
StartModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
styles.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Playlists: Enable sharing direct links to playlists (#44161) 2022-01-19 09:44:29 +00:00
usePlaylist.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
usePlaylistItems.tsx DashboardPickerByID: add optionLabel prop (#47556) 2022-05-06 11:08:13 +00:00