ERNICommunity / visual-facilitation-centre

Visual Facilitation Application
0 stars 0 forks source link

Flash messages #8

Closed drjazz2099 closed 10 years ago

drjazz2099 commented 10 years ago

To improve the user experience we need to implement simple flash messages when actions appear on the user interface.

  1. Learn how to display flash messages in angularjs
  2. Implement flash message when content is added as favourite - Done
  3. Add flash message when new content is added on the upload screen - Done
  4. Add flash message when content is deleted from the system
  5. Add flash message when content is edited/updated on the edit screen.