koel/resources/assets/js/components/playlist
2022-11-29 11:18:58 +01:00
..
smart-playlist feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
CreateNewPlaylistContextMenu.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
CreateNewPlaylistContextMenu.vue fix: event name type 2022-11-19 20:55:15 +01:00
CreatePlaylistFolderForm.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
CreatePlaylistFolderForm.vue chore: standardize error dialog message 2022-11-19 23:12:38 +01:00
CreatePlaylistForm.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
CreatePlaylistForm.vue feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
EditPlaylistFolderForm.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
EditPlaylistFolderForm.vue feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
EditPlaylistForm.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
EditPlaylistForm.vue feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
PlaylistContextMenu.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
PlaylistContextMenu.vue feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
PlaylistFolderContextMenu.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
PlaylistFolderContextMenu.vue feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
PlaylistFolderSidebarItem.vue fix: playlist folder menu item color 2022-10-14 10:17:15 +02:00
PlaylistSidebarItem.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
PlaylistSidebarItem.vue chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
PlaylistSidebarList.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
PlaylistSidebarList.vue feat: use composables for DialogBox and MessageToast 2022-11-18 18:45:38 +01:00