[PR #297] [MERGED] 296 Fetch user before pool, make initial pool fetch silent, make log in also attempt silent pool fetch #368

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/297
Author: @EddieTheCubeHead
Created: 4/16/2024
Status: Merged
Merged: 4/16/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 296-pool-fetch-on-startup-and-login-is-wonky


📝 Commits (4)

  • d6b6244 296 Fetch user before pool, make initial pool fetch silent, make log in also attempt silent pool fetch
  • 56eaf2a 296 Fix build?
  • 75a875e 296 Remove commented out code, make log out actually call functions
  • d6a14c6 296 Rename function

📊 Changes

4 files changed (+43 additions, -34 deletions)

View changed files

📝 client/app/page.tsx (+34 -26)
📝 client/components/layout/footer.tsx (+4 -3)
📝 client/components/poolmanagerComponents/poolManager.tsx (+4 -5)
📝 client/components/types.ts (+1 -0)

📄 Description

Tested locally, works


🔄 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/297 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `296-pool-fetch-on-startup-and-login-is-wonky` --- ### 📝 Commits (4) - [`d6b6244`](https://github.com/EddieTheCubeHead/Stagnum/commit/d6b6244c8420549085138fb52d8bbeddcd70ba0a) 296 Fetch user before pool, make initial pool fetch silent, make log in also attempt silent pool fetch - [`56eaf2a`](https://github.com/EddieTheCubeHead/Stagnum/commit/56eaf2aa7f31260a1eee4c167c983283fd494470) 296 Fix build? - [`75a875e`](https://github.com/EddieTheCubeHead/Stagnum/commit/75a875e48af4ba9d8dbf72283025a0926a639c1c) 296 Remove commented out code, make log out actually call functions - [`d6a14c6`](https://github.com/EddieTheCubeHead/Stagnum/commit/d6a14c680d758265f98bacd5ca5b9dbcaf2dae33) 296 Rename function ### 📊 Changes **4 files changed** (+43 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `client/app/page.tsx` (+34 -26) 📝 `client/components/layout/footer.tsx` (+4 -3) 📝 `client/components/poolmanagerComponents/poolManager.tsx` (+4 -5) 📝 `client/components/types.ts` (+1 -0) </details> ### 📄 Description Tested locally, works --- <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:56 +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#368
No description provided.