0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/templates
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
..
components Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
modals Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00
posts Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
settings Set user profile website field to type url 2014-04-14 16:22:14 +00:00
-floating-header.hbs Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
-navbar.hbs Refactor navbar to eliminate nested {{link-to}}. 2014-04-01 22:36:16 -04:00
-publish-bar.hbs Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
application.hbs Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
editor.hbs Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00
error.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
forgotten.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
loading.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
new.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
post-settings-menu.hbs Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
posts.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
reset.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
settings.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
signin.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
signup.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00