mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #277] [MERGED] 181 confirmation for succesful actions in pool management #358
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#358
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/EddieTheCubeHead/Stagnum/pull/277
Author: @OttoAhlfors
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/15/2024
Merged by: @OttoAhlfors
Base:
master← Head:181-confirmation-for-succesful-actions-in-pool-management📝 Commits (5)
e543bf8Some code optimisation9741653Works88ee41cfix CI?ba24607Merge branch 'master' of https://github.com/EddieTheCubeHead/Stagnum into 181-confirmation-for-succesful-actions-in-pool-management1b71240added error type📊 Changes
17 files changed (+115 additions, -97 deletions)
View changed files
📝
client/app/login/page.tsx(+8 -1)📝
client/app/page.tsx(+10 -1)📝
client/components/alertComponent.tsx(+3 -1)📝
client/components/buttons/iconButtons/addToPoolButton.tsx(+3 -1)📝
client/components/buttons/iconButtons/deleteButton.tsx(+2 -1)📝
client/components/buttons/iconButtons/showMoreIconButton.tsx(+2 -1)📝
client/components/buttons/iconButtons/skipButton.tsx(+2 -1)📝
client/components/layout/footer.tsx(+1 -1)📝
client/components/poolmanagerComponents/poolCollectionCard.tsx(+1 -1)📝
client/components/poolmanagerComponents/poolManager.tsx(+2 -1)📝
client/components/poolmanagerComponents/poolTrackCard.tsx(+1 -1)📝
client/components/searchComponents/cards/albumCard.tsx(+1 -1)📝
client/components/searchComponents/cards/artistCard.tsx(+1 -1)📝
client/components/searchComponents/cards/playlistCard.tsx(+1 -1)📝
client/components/searchComponents/cards/trackCard.tsx(+1 -1)📝
client/components/searchComponents/expandedSearchContent.tsx(+73 -81)📝
client/components/searchComponents/search.tsx(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.