Ghost/core/client/routes
Peter Szel c614a652cb Ported settings/apps logic to Ember.
Closes #2423

- Created the apps route to fetch apps from server
- Created controller for a single app
- Modified the template of the apps page to use this controller
- Created the Apps model
- Created AppAdapter to use the FixtureAdapter for Ember Data
2014-06-17 23:25:24 +02:00
..
editor Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
posts Change posts, post and signout routes to be AuthenticatedRoutes 2014-06-13 14:13:07 -06:00
settings Ported settings/apps logic to Ember. 2014-06-17 23:25:24 +02:00
application.js Ember: correct editor layout and other niggles 2014-05-31 19:32:22 +01:00
authenticated.js Transition user to original destination after signin 2014-06-13 14:28:35 -06:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js Make debug an authenticated route 2014-06-09 02:05:40 +00:00
forgotten.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
posts.js Infinite Scroll on Posts List 2014-05-30 22:14:45 -04:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00
settings.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
signin.js Fix csrfSecret handling 2014-06-16 20:32:51 +00:00
signout.js Show notification on successful sign out 2014-06-16 22:54:21 +00:00
signup.js Ember Data with Posts 2014-05-29 07:42:51 -05:00