[PR #216] [MERGED] 208 Add error message for trying to join a pool with invalid code #324

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/216
Author: @EddieTheCubeHead
Created: 4/11/2024
Status: Merged
Merged: 4/12/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 208-add-error-message-for-trying-to-join-a-pool-with-invalid-code


📝 Commits (10+)

  • 28b4c61 208 Add error message raise, add text
  • b22ab0f Merge branch 'master' into 208-add-error-message-for-trying-to-join-a-pool-with-invalid-code
  • bf9673e Merge branch 'master' into 208-add-error-message-for-trying-to-join-a-pool-with-invalid-code
  • 20e7f84 Re running CI
  • ca271eb About page is causing the CI to fail so deleted it to see if ti helps
  • 35bb634 Modified test to test home page not about page
  • a615879 Adding back about page now that build is successfull
  • 431267b deleted about page again since it causes Ci to fail for some reason
  • 777d44c Removed about page test
  • 1d62d4e fuck this shit

📊 Changes

2 files changed (+13 additions, -2 deletions)

View changed files

📝 server/src/api/pool/dependencies.py (+4 -2)
📝 server/test/pool_features/shared_pool_features.py (+9 -0)

📄 Description

Add error message raise, add text


🔄 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/216 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 4/12/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `208-add-error-message-for-trying-to-join-a-pool-with-invalid-code` --- ### 📝 Commits (10+) - [`28b4c61`](https://github.com/EddieTheCubeHead/Stagnum/commit/28b4c610293aec4da02c90dfb14dd8d453c34c61) 208 Add error message raise, add text - [`b22ab0f`](https://github.com/EddieTheCubeHead/Stagnum/commit/b22ab0f296dd590b52951d5f0336f81b7af99e65) Merge branch 'master' into 208-add-error-message-for-trying-to-join-a-pool-with-invalid-code - [`bf9673e`](https://github.com/EddieTheCubeHead/Stagnum/commit/bf9673e365fcfcbaaf652c2d700cd41ad63e2daa) Merge branch 'master' into 208-add-error-message-for-trying-to-join-a-pool-with-invalid-code - [`20e7f84`](https://github.com/EddieTheCubeHead/Stagnum/commit/20e7f84b071bfd90bf053b841dc356a2118b9682) Re running CI - [`ca271eb`](https://github.com/EddieTheCubeHead/Stagnum/commit/ca271ebada28bfe1fb0f5854f6cecb6b2643e33c) About page is causing the CI to fail so deleted it to see if ti helps - [`35bb634`](https://github.com/EddieTheCubeHead/Stagnum/commit/35bb6343f305e912048a2b442c75a676d10709b5) Modified test to test home page not about page - [`a615879`](https://github.com/EddieTheCubeHead/Stagnum/commit/a615879b06473a71414a92ef0c1a85bc82a27373) Adding back about page now that build is successfull - [`431267b`](https://github.com/EddieTheCubeHead/Stagnum/commit/431267bad2685061cd92c53acb69e27b4e02ac01) deleted about page again since it causes Ci to fail for some reason - [`777d44c`](https://github.com/EddieTheCubeHead/Stagnum/commit/777d44c87b9d2ec626ff814c263c52093c948e9c) Removed about page test - [`1d62d4e`](https://github.com/EddieTheCubeHead/Stagnum/commit/1d62d4eb9f36f77bd142090827895795e2e083e5) fuck this shit ### 📊 Changes **2 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/src/api/pool/dependencies.py` (+4 -2) 📝 `server/test/pool_features/shared_pool_features.py` (+9 -0) </details> ### 📄 Description Add error message raise, add text --- <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:46 +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#324
No description provided.