Uh oh!
There was an error while loading. Please reload this page.
add notification - #224
Conversation
There was a problem hiding this comment.
is defined in bower_components/angular-ui-notification/dist/angular-ui-notification.min.js
There was a problem hiding this comment.
thanks! I can't find it under zeppelin-web\bower_components\angular-ui-notification folder. am I missing something?
There was a problem hiding this comment.
@djoelz : Run the build then it will find it.
OR run bower install in zeppelin-web
Leemoonsoo
commented
Aug 18, 2015
Thanks @vgmartinez for adding notification. I think notification is going to be useful, in general. This branch notify 'Saved' message when code is autosaved by timer. I'm not sure about this particular notification, because
|
Madhuka
commented
Aug 19, 2015
This is good. We can used notification for showing data validation messages. |
vgmartinez
commented
Aug 19, 2015
hi @Leemoonsoo , |
Leemoonsoo
commented
Aug 19, 2015
Yes, notification would be useful for many cases. (connection error, etc) |

add notification when saved paragraph