[PR #380] [MERGED] #366 Add log out button and tests #407

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/380
Author: @EddieTheCubeHead
Created: 6/29/2024
Status: Merged
Merged: 6/29/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 366-add-log-out-button-to-new-ui


📝 Commits (2)

📊 Changes

6 files changed (+68 additions, -14 deletions)

View changed files

📝 clientRewrite/src/common/components/TopBar.tsx (+2 -2)
📝 clientRewrite/src/common/components/avatar/AvatarImage.tsx (+1 -0)
clientRewrite/src/common/components/avatar/AvatarUserSettingsButton.tsx (+15 -0)
clientRewrite/src/common/components/avatar/UserSettingsMenu.tsx (+12 -0)
📝 clientRewrite/src/common/components/toolbar/ToolBarClearPoolButton.tsx (+0 -1)
📝 clientRewrite/test/common/components/TopBarFeatures.tsx (+38 -11)

📄 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/380 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 6/29/2024 **Status:** ✅ Merged **Merged:** 6/29/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `366-add-log-out-button-to-new-ui` --- ### 📝 Commits (2) - [`bbe7e40`](https://github.com/EddieTheCubeHead/Stagnum/commit/bbe7e405818131042d72f8a77a00675793eafd58) #366 Add log out button and tests - [`5d94966`](https://github.com/EddieTheCubeHead/Stagnum/commit/5d94966168e95acace84ccfe6ee4ad3d87fc4333) #366 Remove unnecessary console.log ### 📊 Changes **6 files changed** (+68 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `clientRewrite/src/common/components/TopBar.tsx` (+2 -2) 📝 `clientRewrite/src/common/components/avatar/AvatarImage.tsx` (+1 -0) ➕ `clientRewrite/src/common/components/avatar/AvatarUserSettingsButton.tsx` (+15 -0) ➕ `clientRewrite/src/common/components/avatar/UserSettingsMenu.tsx` (+12 -0) 📝 `clientRewrite/src/common/components/toolbar/ToolBarClearPoolButton.tsx` (+0 -1) 📝 `clientRewrite/test/common/components/TopBarFeatures.tsx` (+38 -11) </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:18:04 +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#407
No description provided.