mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[PR #1598] [MERGED] feat: use overlay instead of soundbars for form submission #1801
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1801
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/1598
Author: @phanan
Created: 11/19/2022
Status: ✅ Merged
Merged: 11/19/2022
Merged by: @phanan
Base:
master← Head:feat/overlay-statt-soundbars📝 Commits (1)
a20dcaffeat: use overlay instead of soundbars for form submission📊 Changes
14 files changed (+881 additions, -922 deletions)
View changed files
📝
resources/assets/js/App.vue(+1 -1)📝
resources/assets/js/components/playlist/CreatePlaylistFolderForm.vue(+25 -29)📝
resources/assets/js/components/playlist/CreatePlaylistForm.vue(+25 -29)📝
resources/assets/js/components/playlist/EditPlaylistFolderForm.vue(+26 -30)📝
resources/assets/js/components/playlist/EditPlaylistForm.vue(+26 -30)📝
resources/assets/js/components/playlist/smart-playlist/CreateSmartPlaylistForm.vue(+31 -35)📝
resources/assets/js/components/playlist/smart-playlist/EditSmartPlaylistForm.vue(+41 -43)📝
resources/assets/js/components/screens/SettingsScreen.vue(+1 -1)📝
resources/assets/js/components/song/EditSongForm.vue(+166 -169)📝
resources/assets/js/components/song/__snapshots__/EditSongForm.spec.ts.snap(+440 -444)📝
resources/assets/js/components/ui/Overlay.vue(+2 -2)📝
resources/assets/js/components/user/AddUserForm.vue(+49 -54)📝
resources/assets/js/components/user/EditUserForm.vue(+48 -53)📝
resources/assets/js/composables/useSmartPlaylistForm.ts(+0 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.