Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notification container to public layout template #10472

Merged

Conversation

danxuliu
Copy link
Member

This is needed to show notifications using the standard OC.Notification.show function.

Besides removing the need for apps to add the container themselves this also fixes a regression introduced with PublicTemplateResponse, as a notification is shown in public drop folders when the name of the file dropped is not valid.

This is needed to show notifications using the standard
"OC.Notification.show" function.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@danxuliu danxuliu added this to the Nextcloud 14 milestone Jul 31, 2018
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

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

Makes sense!

@rullzer rullzer merged commit 9886805 into master Jul 31, 2018
@rullzer rullzer deleted the add-notification-container-to-public-layout-template branch July 31, 2018 18:02
@MorrisJobke MorrisJobke mentioned this pull request Jul 31, 2018
51 tasks
Sign up for free to 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.

3 participants