mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #377] [MERGED] 371 ensure pool state is always synced with server in new UI #404
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#404
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/377
Author: @EddieTheCubeHead
Created: 6/29/2024
Status: ✅ Merged
Merged: 6/29/2024
Merged by: @EddieTheCubeHead
Base:
master← Head:371-ensure-pool-state-is-always-synced-with-server-in-new-ui📝 Commits (3)
3d75a67#371 Fetching works in prod8cd4e91#371 Fixed testsc31dfbe#371 Final fixes📊 Changes
11 files changed (+108 additions, -13 deletions)
View changed files
📝
clientRewrite/setup-vitest.ts(+1 -0)📝
clientRewrite/src/alertSystem/AlertComponent.tsx(+1 -1)➕
clientRewrite/src/common/hooks/useGetPool.ts(+20 -0)➕
clientRewrite/src/common/hooks/useGetPoolQuery.ts(+13 -0)📝
clientRewrite/src/common/hooks/usePostSharePool.ts(+1 -0)📝
clientRewrite/src/common/views/Home.tsx(+2 -0)📝
clientRewrite/src/pool/views/Pool.tsx(+1 -1)📝
clientRewrite/test/common/views/HomeFeatures.tsx(+24 -7)📝
clientRewrite/test/common/views/MainFeatures.tsx(+16 -3)📝
clientRewrite/test/utils/mockAxios.ts(+28 -0)📝
clientRewrite/vite.config.ts(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.