0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
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
..
modals Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00
posts Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
settings Merge pull request #2532 from szelpe/ember-reset-2412 2014-04-06 23:08:48 +01:00
application.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
forgotten.js Created ForgottenController 2014-03-30 22:18:15 +02:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00