[PR #1966] [MERGED] feat: add genre and year column (closes #1963) #1986

Closed
opened 2026-02-26 03:32:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1966
Author: @phanan
Created: 6/23/2025
Status: Merged
Merged: 6/23/2025
Merged by: @phanan

Base: masterHead: 1963-sorts


📝 Commits (1)

📊 Changes

8 files changed (+53 additions, -5 deletions)

View changed files

📝 app/Builders/SongBuilder.php (+4 -0)
📝 resources/assets/js/components/song/song-list/SongList.vue (+10 -2)
📝 resources/assets/js/components/song/song-list/SongListHeader.vue (+28 -0)
📝 resources/assets/js/components/song/song-list/SongListHeaderActionMenu.vue (+3 -1)
📝 resources/assets/js/components/song/song-list/SongListItem.vue (+2 -0)
📝 resources/assets/js/components/song/song-list/__snapshots__/SongListHeader.spec.ts.snap (+2 -0)
📝 resources/assets/js/components/song/song-list/__snapshots__/SongListItem.spec.ts.snap (+2 -0)
📝 resources/assets/js/types.d.ts (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1966 **Author:** [@phanan](https://github.com/phanan) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/23/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `1963-sorts` --- ### 📝 Commits (1) - [`2d7df77`](https://github.com/koel/koel/commit/2d7df7712123fcf0894bdf8962e4935b5d1cd4e0) feat: add genre and year column (closes #1963) ### 📊 Changes **8 files changed** (+53 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Builders/SongBuilder.php` (+4 -0) 📝 `resources/assets/js/components/song/song-list/SongList.vue` (+10 -2) 📝 `resources/assets/js/components/song/song-list/SongListHeader.vue` (+28 -0) 📝 `resources/assets/js/components/song/song-list/SongListHeaderActionMenu.vue` (+3 -1) 📝 `resources/assets/js/components/song/song-list/SongListItem.vue` (+2 -0) 📝 `resources/assets/js/components/song/song-list/__snapshots__/SongListHeader.spec.ts.snap` (+2 -0) 📝 `resources/assets/js/components/song/song-list/__snapshots__/SongListItem.spec.ts.snap` (+2 -0) 📝 `resources/assets/js/types.d.ts` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1986
No description provided.