[stable35] Design pass and team pages - #2860
Merged
Merged
Conversation
Contributor
|
Needs other backports before |
added 22 commits
September 2, 2026 23:11
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
The avatar endpoint already serves 24h cache headers; a per-circle version busts them after an update. No CSRF check on the endpoint so plain image elements can load it, as Talk does for conversations. Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com> Assisted-by: ClaudeCode:claude-fable-5
Port of the shortcut from the legacy details page: deck's endpoint links the board to the team, no separate share step needed. Assisted-by: ClaudeCode:claude-fable-5 Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com>
Deck boards attached to the team itself (deck's teamId) become tabs; boards merely shared to the team stay in the shared-with-team view. Deck's board list omits teamId, so each deck resource is read individually to tell the two apart. Assisted-by: ClaudeCode:claude-fable-5 Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com>
The collective and board entries show their app's own icon (inlined, theme-colored); route entries switch to the filled icon variant while active. Assisted-by: ClaudeCode:claude-fable-5 Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com>
The team's own URL forwards to the first entry of the saved tab order once it is known, instead of hardcoding the folder tab. Assisted-by: ClaudeCode:claude-fable-5 Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com>
Assisted-by: ClaudeCode:claude-fable-5 Signed-off-by: Marco Ambrosini <marco.ambrosini@nextcloud.com>
artonge
force-pushed
the
backport/2846/stable35
branch
from
September 2, 2026 21:14
61160b5 to
4efe873
Compare
artonge
marked this pull request as ready for review
September 2, 2026 21:14
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
artonge
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #2846
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.