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

AddOns can send notifications #734

Merged
merged 2 commits into from
Dec 10, 2015
Merged

Conversation

pmeijer
Copy link
Contributor

@pmeijer pmeijer commented Dec 10, 2015

NotificationWidget is improved:

  • Notifications are stored
  • Style in UL list

Some improvements could be done in the notification bar regarding style and display time-stamp. However I still think the widget should be kept simple. When there is a plugin/addon notification the client dispatches a 'simple' notification for the notification-widget, but also a separate PLUGIN/ADD_ON_NOTIFICATION with more detailed data from the plugin/addOn. This data can also contain custom (domain/app specific) data. If there is a need and a good definition of how, then we can provide a generic plugin/addon widgets that consume that data.

Patrik Meijer added 2 commits December 10, 2015 10:00
ConstraintAddOn sends notification rather than updating the model.
@pmeijer pmeijer added this to the v1.3.0 milestone Dec 10, 2015
lattmann added a commit that referenced this pull request Dec 10, 2015
@lattmann lattmann merged commit 5aaef51 into master Dec 10, 2015
@lattmann lattmann deleted the enhancement/addon_notifications branch December 10, 2015 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants