[PR #265] [MERGED] 241 add log out button #353

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/265
Author: @OttoAhlfors
Created: 4/15/2024
Status: Merged
Merged: 4/15/2024
Merged by: @OttoAhlfors

Base: masterHead: 241-add-log-out-button


📝 Commits (10+)

📊 Changes

7 files changed (+48 additions, -8 deletions)

View changed files

📝 client/app/page.tsx (+5 -1)
📝 client/components/buttons/iconButtons/addToPoolButton.tsx (+5 -1)
📝 client/components/buttons/iconButtons/deleteButton.tsx (+5 -1)
📝 client/components/buttons/iconButtons/showMoreIconButton.tsx (+5 -1)
📝 client/components/layout/footer.tsx (+13 -1)
📝 client/components/poolmanagerComponents/poolManager.tsx (+5 -1)
📝 client/components/searchComponents/search.tsx (+10 -2)

📄 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/265 **Author:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Base:** `master` ← **Head:** `241-add-log-out-button` --- ### 📝 Commits (10+) - [`021c047`](https://github.com/EddieTheCubeHead/Stagnum/commit/021c047546d952996be593a5dde59da16994f322) format fix - [`ef9ba15`](https://github.com/EddieTheCubeHead/Stagnum/commit/ef9ba15d0b1d8282f5c32769a6c5faed787e8af1) Wbutton works - [`5807f25`](https://github.com/EddieTheCubeHead/Stagnum/commit/5807f25923c1ab570631b3052606c1c457d6f00f) for debuggin - [`b9edaa1`](https://github.com/EddieTheCubeHead/Stagnum/commit/b9edaa1d41dafe5a593656b152fce1c43da937fc) Changed to negative button - [`7ebe9c5`](https://github.com/EddieTheCubeHead/Stagnum/commit/7ebe9c5b6cf70d2e9e08ba7f654d2e99cfeee3bd) token is not defined fix for search query - [`4594dbd`](https://github.com/EddieTheCubeHead/Stagnum/commit/4594dbdd49ad583832ca67b8bd6cc604c00a14ad) Fixed the rest of the requests - [`fecf348`](https://github.com/EddieTheCubeHead/Stagnum/commit/fecf348b162c1ca9d438e35e407084c63d80079b) moved a button a bit - [`608ae7d`](https://github.com/EddieTheCubeHead/Stagnum/commit/608ae7dfc39f743060ffb8742ce38e098ebb320d) fix - [`d8451dc`](https://github.com/EddieTheCubeHead/Stagnum/commit/d8451dc612cb8cb8ed574624c77d988b60a1cd13) removed unused variables - [`44bab6f`](https://github.com/EddieTheCubeHead/Stagnum/commit/44bab6f046b3c584619689f8898c5c015d0b65e6) Merge branch 'master' into 241-add-log-out-button ### 📊 Changes **7 files changed** (+48 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client/app/page.tsx` (+5 -1) 📝 `client/components/buttons/iconButtons/addToPoolButton.tsx` (+5 -1) 📝 `client/components/buttons/iconButtons/deleteButton.tsx` (+5 -1) 📝 `client/components/buttons/iconButtons/showMoreIconButton.tsx` (+5 -1) 📝 `client/components/layout/footer.tsx` (+13 -1) 📝 `client/components/poolmanagerComponents/poolManager.tsx` (+5 -1) 📝 `client/components/searchComponents/search.tsx` (+10 -2) </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:53 +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#353
No description provided.