Skip to content

Do not trigger a full filelist reload after creating a new file from a template - #25797

Merged
juliusknorr merged 3 commits into
masterfrom
bugfix/noid/templates-fileactions
Mar 2, 2021
Merged

Do not trigger a full filelist reload after creating a new file from a template#25797
juliusknorr merged 3 commits into
masterfrom
bugfix/noid/templates-fileactions

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

Instead of reloading the full file list after creating a file from a template this will now just fetch the single file info and add it to the existing file list. This makes sure we can also provide the regular context parameters when calling the file action.

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable21

@skjnldsvskjnldsv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice!

@rullzer

Copy link
Copy Markdown
Member

php-cs is not happy..

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr
juliusknorrforce-pushed the bugfix/noid/templates-fileactions branch from 8df45b6 to 1d5ee03CompareMarch 2, 2021 09:46
@juliusknorr

Copy link
Copy Markdown
MemberAuthor

Rebased

@juliusknorrjuliusknorr added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 2, 2021
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 finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@juliusknorr@rullzer@ChristophWurst@skjnldsv