mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #126] [CLOSED] feat(GUI): Add specific account tab #435
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#435
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/126
Author: @BehnH
Created: 8/20/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
dc7b688refactor(GUI): Move account settings to new accounts tab99f44d4Merge branch 'jpochyla:master' into masterdd7644estyle(GUI): Remove emoji from authentication fieldseefc07aMerge branch 'master' of https://github.com/WaitroseDev/psst📊 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.