[PR #2007] [MERGED] feat: make artist/album screen tabs URLs #2016

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2007
Author: @phanan
Created: 7/8/2025
Status: Merged
Merged: 7/8/2025
Merged by: @phanan

Base: masterHead: url-tabs


📝 Commits (1)

  • dbb1f73 feat: make artist/album screen tabs URLs

📊 Changes

8 files changed (+154 additions, -115 deletions)

View changed files

📝 resources/assets/js/components/screens/AlbumScreen.spec.ts (+18 -14)
📝 resources/assets/js/components/screens/AlbumScreen.vue (+53 -40)
📝 resources/assets/js/components/screens/ArtistScreen.spec.ts (+13 -9)
📝 resources/assets/js/components/screens/ArtistScreen.vue (+51 -39)
📝 resources/assets/js/components/ui/ArtistAlbumScreenTabs.vue (+7 -6)
📝 resources/assets/js/composables/useRouter.ts (+1 -1)
📝 resources/assets/js/config/routes.ts (+8 -4)
📝 resources/assets/js/router.ts (+3 -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/2007 **Author:** [@phanan](https://github.com/phanan) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `url-tabs` --- ### 📝 Commits (1) - [`dbb1f73`](https://github.com/koel/koel/commit/dbb1f7306257fcd2af1fa4abb4b8ee01ec2a120e) feat: make artist/album screen tabs URLs ### 📊 Changes **8 files changed** (+154 additions, -115 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/screens/AlbumScreen.spec.ts` (+18 -14) 📝 `resources/assets/js/components/screens/AlbumScreen.vue` (+53 -40) 📝 `resources/assets/js/components/screens/ArtistScreen.spec.ts` (+13 -9) 📝 `resources/assets/js/components/screens/ArtistScreen.vue` (+51 -39) 📝 `resources/assets/js/components/ui/ArtistAlbumScreenTabs.vue` (+7 -6) 📝 `resources/assets/js/composables/useRouter.ts` (+1 -1) 📝 `resources/assets/js/config/routes.ts` (+8 -4) 📝 `resources/assets/js/router.ts` (+3 -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:33:02 +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#2016
No description provided.