Skip to content

[stable29] Show non writable folders during move or copy - #45864

Merged
blizzz merged 2 commits into
stable29from
backport/45688/stable29
Jun 14, 2024
Merged

[stable29] Show non writable folders during move or copy#45864
blizzz merged 2 commits into
stable29from
backport/45688/stable29

Conversation

@backportbot

@backportbotbackportbotBot commented Jun 13, 2024

Copy link
Copy Markdown

Backport of #45688

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts

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

@artonge

Copy link
Copy Markdown
Collaborator

/compile /

filePicker.setButtonFactory((selection: Node[], path: string) => {
const buttons: IFilePickerButton[] = []
const target = basename(path)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The disabled part is missing?

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.

Yes, as it need the dep update and for now it causes some issues

@AndyScherzinger
AndyScherzingerforce-pushed the backport/45688/stable29 branch from ad130a3 to 0633b53CompareJune 13, 2024 16:36
@blizzzblizzz mentioned this pull request Jun 13, 2024
3 tasks
artongeand others added 2 commits June 14, 2024 11:02
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzzforce-pushed the backport/45688/stable29 branch from 1a4567c to d23e640CompareJune 14, 2024 09:04
@blizzz

blizzz commented Jun 14, 2024

Copy link
Copy Markdown
Member

rebases and rebuilt

@blizzz
blizzz merged commit b7dc669 into stable29Jun 14, 2024
@blizzz
blizzz deleted the backport/45688/stable29 branch June 14, 2024 10:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@artonge@blizzz@susnux@skjnldsv