0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/test
Kevin Ansfield 7e2e8b3376 Persistent notifications
closes #3057
- add Notification model
- update injected Notifications object to handle persistent notifications
- load server notifications on setup if logged in otherwise on successful sign-in
- changed all existing notifications.closeAll calls to closePassive
- fixed dismissable/dismissible spelling in server API & tests
- add notifications.closeNotification method so DELETE calls can be made for server-originating notifications
2014-07-01 11:36:21 +02:00
..
functional Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
integration Persistent notifications 2014-07-01 11:36:21 +02:00
unit Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
utils Persistent notifications 2014-07-01 11:36:21 +02:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00