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

Added skipNotifications option to upload widget definition #1147

Merged
merged 6 commits into from
Nov 9, 2017
Merged

Conversation

mlewand
Copy link
Contributor

@mlewand mlewand commented Nov 9, 2017

What is the purpose of this pull request?

New feature (and a Bug fix for related issue)

This PR contains

  • Unit tests
  • Manual tests

What changes did you make?

To keep backward compatibility skipNotifications is set to false by default.

At the same time making a manual test required me to fix a related issue (#1068) otherwise I could not use editor#widgetDefinition event to make my changes.

Closes #1145, #1068.

Copy link
Member

@Comandeer Comandeer left a comment

Choose a reason for hiding this comment

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

LGTM!

@Comandeer Comandeer merged commit 5d3dccf into major Nov 9, 2017
@mlewand mlewand deleted the t/1145 branch November 9, 2017 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload widget should allow disabling default notifications
2 participants