0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/routes
Matt Enlow a29289c448 Add /content redirect to Ember admin.
Closes #2746
- Adds content route to router
- Content route transitions to posts route in the beforeModel hook.
2014-05-15 18:52:10 -06:00
..
posts Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
settings Ported logic to settings: Debug Tab closes #2424 2014-05-07 20:48:29 +01:00
application.js Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
authenticated.js
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js Ported logic to settings: Debug Tab closes #2424 2014-05-07 20:48:29 +01:00
editor.js Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
forgotten.js
new.js
posts.js Create Post Settings Menu and its functionality on the Post controller. 2014-04-20 13:28:43 -06:00
reset.js
settings.js
signin.js Implement Notifications for Ember 2014-04-09 00:36:15 +00:00
signup.js