1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Gabor Javorszky b724e12d88 Adding notifications to settings and content pages
Closes #290. In theory.
* moved flashviews to base.js, renamed to notifications
* added failures to post editor screen
* added notifications to settings (success, failure)
* added notifications when deleting posts

Most of these are not visible due to CSS rules, as overhauling that
is a task in and of itself. The notifications do show up in the inspector
though, so all is well.
2013-07-22 14:41:27 +01:00
assets Fixes wrong positioning of notifications. 2013-07-22 14:41:27 +01:00
helpers App restructure - closes #245 2013-07-11 20:23:34 +01:00
models App restructure - closes #245 2013-07-11 20:23:34 +01:00
tpl Adding notification.hbs 2013-07-22 14:41:27 +01:00
views Adding notifications to settings and content pages 2013-07-22 14:41:27 +01:00
admin-ui-temp.js Notifications on front end 2013-07-22 14:41:27 +01:00
init.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
markdown-actions.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
router.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
tagui.js Fixed 'G' button not working 2013-07-12 17:13:40 +01:00
toggle.js App restructure - closes #245 2013-07-11 20:23:34 +01:00