0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/client
Matt Enlow ff5af6c29b Create Post Settings Menu and its functionality on the Post controller.
closes #2419
- Added blur-text-field component, which fires actions on focusOut
- Added utils/date-formatting for moment & date functionality  consolidation
- Added functionality to PostsPostController
- Added fixtures: posts/3 & posts/4, posts/slug/test%20title/
- Added Post model saving
- Set posts.post as controller for EditorRoute
- Added PostSettingsMenuView and template
- Added "showErrors" convenience method to notifications
2014-04-20 13:28:43 -06:00
..
assets Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
components Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
controllers Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
fixtures Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
helpers Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
initializers Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
mixins Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
models Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
routes Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
templates Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
utils Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
views Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
app.js Merge pull request #2472 from halfdan/ember-notifications-2417 2014-04-16 20:03:00 +01:00
router.js Created ResetController. 2014-03-31 13:06:28 +02:00