Content
View differences
Updated by Oliver Günther over 8 years ago
**As** a developer
**I** want to have unified user notifications
**so that** application maintenance becomes easier
Replacing the flash messages

with the newer notification boxes

should also add some comfort for the user as they can now be closed. Furthermore the notification boxes do not need another action to happen in order to be displayed.
**Acceptance criteria**
- Ideally all of the flash messages are replaced by notification boxes
- In the wake of this it might come in handy to make sure that notification boxes can easily be spawned (from ruby code)
**I** want to have unified user notifications
**so that** application maintenance becomes easier
Replacing the flash messages

with the newer notification boxes

should also add some comfort for the user as they can now be closed. Furthermore the notification boxes do not need another action to happen in order to be displayed.
**Acceptance criteria**
- Ideally all of the flash messages are replaced by notification boxes
- In the wake of this it might come in handy to make sure that notification boxes can easily be spawned (from ruby code)