mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #288] [MERGED] 278 subtask frontend implimentation for deleting and leaving a pool #364
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#364
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/288
Author: @tuomasmustakallio
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/15/2024
Merged by: @tuomasmustakallio
Base:
master← Head:278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool📝 Commits (10+)
b4bef03Pool manager fixes and stuffdf250cdsmall tweaksae51e7dyes8144449Update poolManager.tsxdaa7745Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool893b658Leave/delete pool in logout8815f96Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool4a8e469Fix2e8f7cdMerge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pooleeece82Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool📊 Changes
4 files changed (+217 additions, -102 deletions)
View changed files
📝
client/app/page.tsx(+85 -0)📝
client/components/layout/footer.tsx(+34 -1)📝
client/components/poolmanagerComponents/poolManager.tsx(+91 -96)📝
client/components/types.ts(+7 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.