Ghost/ghost/admin/views
Matt Enlow f0283ddb5a Refactored Editor Routing
- Moved `new` route into `editor` resource (`editor.new`)
- Moved the current editor controller, view, and route to `editor.edit`
- Added `editor.index`, which automatically transitions into `editor.new`
- Moved controllers, views, templates, and routes to match new router config. Also changed links to `editor` into `editor.new` and `editor.edit` as appropriate.
2014-06-11 12:18:44 -06:00
..
editor Refactored Editor Routing 2014-06-11 12:18:44 -06:00
content-list-content-view.js Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render 2014-06-08 12:53:54 -04:00
content-preview-content-view.js Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render 2014-06-08 12:53:54 -04:00
editor-save-button.js Make exports consitent. 2014-06-09 13:58:35 -04:00
editor-tags.js Split PostController amongst new Editor/PostSettingsMenu Controllers 2014-06-08 14:01:32 -04:00
item-view.js Make exports consitent. 2014-06-09 13:58:35 -04:00
post-item-view.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
post-settings-menu-view.js Added popover component 2014-05-31 17:23:41 -06:00