Skip to content

feat(tray): move logout and remove to settings menu#10165

Open
Rello wants to merge 9 commits into
masterfrom
codex/move-account-actions-to-settings
Open

feat(tray): move logout and remove to settings menu#10165
Rello wants to merge 9 commits into
masterfrom
codex/move-account-actions-to-settings

Conversation

@Rello

@Rello Rello commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

the user logout and remove are moved from the tray window user menu into the user settings

Signed-off-by: Rello <github@scherello.de>
@Rello Rello added the design Design, UI, UX, etc. label Jun 11, 2026
@Rello Rello self-assigned this Jun 11, 2026
@Rello

Rello commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator Author
Bildschirmfoto 2026-06-15 um 07 18 18

@jancborchardt

@Rello Rello marked this pull request as ready for review June 15, 2026 05:18

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4608a9ef94

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/gui/accountsettings.cpp Outdated
Signed-off-by: Rello <github@scherello.de>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1aceda087d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/gui/accountsettings.cpp Outdated
…tead of isConnected()

Signed-off-by: Rello <github@scherello.de>
Comment thread src/gui/accountsettings.cpp Outdated

@i2h3 i2h3 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change makes a lot of sense! 😊 As I already rallied for it, those actions are rather rare for the majority of users and only clutter up the hot paths in the user interface.

Though, the visual difference between the regular ("Log out" appears embossed) and destructive button ("Remove account" appears completely flat) needs to be resolved.

Comment thread src/gui/accountsettings.cpp Outdated
@Rello Rello marked this pull request as draft June 18, 2026 19:34
@Rello

Rello commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

This change makes a lot of sense! 😊 As I already rallied for it, those actions are rather rare for the majority of users and only clutter up the hot paths in the user interface.

Though, the visual difference between the regular ("Log out" appears embossed) and destructive button ("Remove account" appears completely flat) needs to be resolved.

Bildschirmfoto 2026-06-18 um 21 51 30 it was changed to a standard button. good point. color is off in this screenshot due to the dev build

Signed-off-by: Rello <github@scherello.de>
@Rello Rello marked this pull request as ready for review June 18, 2026 19:53
Signed-off-by: Rello <github@scherello.de>
@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-10165.zip

Digest: sha256:7db9e5c38462a8bffeef59caf0b6d7c8d0bb3e72d979f93650691403c2906613

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
35.5% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)
D Maintainability Rating on New Code (required ≥ A)
1 New Bugs (required ≤ 0)
129 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

design Design, UI, UX, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants