Skip to content

fix: List specific share permissions as subline - #44217

Merged
skjnldsv merged 2 commits into
masterfrom
fix-quick-share-options-subline
Mar 16, 2024
Merged

fix: List specific share permissions as subline#44217
skjnldsv merged 2 commits into
masterfrom
fix-quick-share-options-subline

Conversation

@nfebe

Copy link
Copy Markdown
Contributor

Summary

BeforeAfter
Screenshot from 2024-03-15 11-16-10Screenshot from 2024-03-15 11-26-54

Resolves : no-issue

Comment threadapps/files_sharing/src/views/SharingDetailsTab.vue Outdated
@nfebe
nfebeforce-pushed the fix-quick-share-options-subline branch from 48d61bd to 3fb8161CompareMarch 15, 2024 11:36
@nfebe
nfebe requested a review from susnuxMarch 15, 2024 12:24
Comment threadapps/files_sharing/src/views/SharingDetailsTab.vue
@susnux
susnuxforce-pushed the fix-quick-share-options-subline branch from 3fb8161 to 5ddd84bCompareMarch 15, 2024 15:28
@susnux

Copy link
Copy Markdown
Contributor

/compile

@susnuxsusnux added bug 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 15, 2024
@nfebe
nfebeforce-pushed the fix-quick-share-options-subline branch from 5ddd84b to f1bb975CompareMarch 15, 2024 15:41
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile /

@nfebe
nfebeforce-pushed the fix-quick-share-options-subline branch from f1bb975 to 7dbf6d0CompareMarch 15, 2024 16:15
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile /

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@nfebe
nfebeforce-pushed the fix-quick-share-options-subline branch from 4896b7d to e86d5f5CompareMarch 16, 2024 00:27
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@skjnldsv
skjnldsv merged commit 1d7423e into masterMar 16, 2024
@skjnldsv
skjnldsv deleted the fix-quick-share-options-subline branch March 16, 2024 12:10
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

@backportbot

Copy link
Copy Markdown

The backport to stable28 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable28
git pull origin stable28
# Create the new backport branch
git checkout -b backport/44217/stable28
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick e86d5f54 b7bccc11
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/44217/stable28

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: sharing

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants

@nfebe@susnux@emoral435@skjnldsv@nextcloud-command