fix(files): do not show convert-file action in view-only shares#59850
fix(files): do not show convert-file action in view-only shares#59850
Conversation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
/backport to stable33 |
|
/backport to stable32 |
|
/compile |
|
/backport to stable33 |
|
/backport to stable32 |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/59850/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 25fc2d8f 4e6e63b3
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/59850/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable32 |
|
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/59850/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 25fc2d8f 4e6e63b3
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/59850/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport 25fc2d8 to stable32 |
|
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/59850/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 25fc2d8f
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/59850/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Summary
Ensure the convert-to files action is only shown if permissions are available.
Checklist
3. to review, feature component)stable32)AI (if applicable)