[PR #126] [CLOSED] feat(GUI): Add specific account tab #435

Closed
opened 2026-02-28 14:33:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/126
Author: @BehnH
Created: 8/20/2021
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

3 files changed (+56 additions, -32 deletions)

View changed files

📝 psst-gui/src/data/config.rs (+1 -0)
📝 psst-gui/src/ui/preferences.rs (+49 -32)
📝 psst-gui/src/widget/icons.rs (+6 -0)

📄 Description

Not a huge change, but adds a separate account tab instead of leaving everything on the General tab (Looks better imo)


🔄 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/jpochyla/psst/pull/126 **Author:** [@BehnH](https://github.com/BehnH) **Created:** 8/20/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`dc7b688`](https://github.com/jpochyla/psst/commit/dc7b688c57294a51c7e0ebee4b0e657ec1ed835a) refactor(GUI): Move account settings to new accounts tab - [`99f44d4`](https://github.com/jpochyla/psst/commit/99f44d4532a8ad5ff69ca049127a361fe2ff12a3) Merge branch 'jpochyla:master' into master - [`dd7644e`](https://github.com/jpochyla/psst/commit/dd7644eaad3c9c5365ff53e435868dee42138e9d) style(GUI): Remove emoji from authentication fields - [`eefc07a`](https://github.com/jpochyla/psst/commit/eefc07aa861f66b50b2b92d25d63c266478e01c1) Merge branch 'master' of https://github.com/WaitroseDev/psst ### 📊 Changes **3 files changed** (+56 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/data/config.rs` (+1 -0) 📝 `psst-gui/src/ui/preferences.rs` (+49 -32) 📝 `psst-gui/src/widget/icons.rs` (+6 -0) </details> ### 📄 Description Not a huge change, but adds a separate account tab instead of leaving everything on the General tab (Looks better imo) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:00 +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/psst#435
No description provided.