mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #137] [MERGED] 33 refine view and manage pool #291
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#291
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/137
Author: @ddevarsh7
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @KeManen
Base:
master← Head:33-refine-view-and-manage-pool📝 Commits (8)
cd6bb06Basic UI7a28bacMerge branch 'master' into 33-refine-view-and-manage-poolef2e7eeManage pool UI donec0fd0b0Pool List changes to clear warnings on log78dd9acMerge remote-tracking branch 'origin/master' into 33-refine-view-and-manage-poolf498a66fix3310444moar fix61f33d8MOAR FIX📊 Changes
4 files changed (+341 additions, -8 deletions)
View changed files
📝
client/app/about/page.tsx(+32 -8)➕
client/app/pool/page.tsx(+134 -0)➕
client/components/lists/PoolList.tsx(+94 -0)➕
client/components/lists/PoolListItem.tsx(+81 -0)📄 Description
Template is ready, PR has been generated as per Otto's suggestion to further work on it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.