[PR #288] [MERGED] 278 subtask frontend implimentation for deleting and leaving a pool #364

Closed
opened 2026-02-27 19:17:55 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool


📝 Commits (10+)

  • b4bef03 Pool manager fixes and stuff
  • df250cd small tweaks
  • ae51e7d yes
  • 8144449 Update poolManager.tsx
  • daa7745 Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool
  • 893b658 Leave/delete pool in logout
  • 8815f96 Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool
  • 4a8e469 Fix
  • 2e8f7cd Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool
  • eeece82 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/EddieTheCubeHead/Stagnum/pull/288 **Author:** [@tuomasmustakallio](https://github.com/tuomasmustakallio) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@tuomasmustakallio](https://github.com/tuomasmustakallio) **Base:** `master` ← **Head:** `278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool` --- ### 📝 Commits (10+) - [`b4bef03`](https://github.com/EddieTheCubeHead/Stagnum/commit/b4bef03f37c0fb8735b07f889d33bf674a93da51) Pool manager fixes and stuff - [`df250cd`](https://github.com/EddieTheCubeHead/Stagnum/commit/df250cd6977def37dab170eeeaa437b2cace41d4) small tweaks - [`ae51e7d`](https://github.com/EddieTheCubeHead/Stagnum/commit/ae51e7d7757012cb71b51af834cf529eaa5bcc23) yes - [`8144449`](https://github.com/EddieTheCubeHead/Stagnum/commit/81444494bf8281494d1ec9a6abb6ba9f43dc3a1c) Update poolManager.tsx - [`daa7745`](https://github.com/EddieTheCubeHead/Stagnum/commit/daa77458c8faf5272e055b9ffe66e685f5bfef94) Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool - [`893b658`](https://github.com/EddieTheCubeHead/Stagnum/commit/893b6587140c84591c2233105626f9d0731e12e2) Leave/delete pool in logout - [`8815f96`](https://github.com/EddieTheCubeHead/Stagnum/commit/8815f96b1032a9ed5fb9f33064ea29c5ec0edb67) Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool - [`4a8e469`](https://github.com/EddieTheCubeHead/Stagnum/commit/4a8e469afc56430089a960aeac411065ceb31a10) Fix - [`2e8f7cd`](https://github.com/EddieTheCubeHead/Stagnum/commit/2e8f7cdd58537247edb699d071edc94dab5d0f64) Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool - [`eeece82`](https://github.com/EddieTheCubeHead/Stagnum/commit/eeece828f249ab425ec4c445277f64f730c78172) Merge branch 'master' into 278-subtask-frontend-implimentation-for-deleting-and-leaving-a-pool ### 📊 Changes **4 files changed** (+217 additions, -102 deletions) <details> <summary>View changed files</summary> 📝 `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) </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-27 19:17:55 +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/Stagnum#364
No description provided.