0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
Jason Williams 1453a1d04e Convert general settings page to ember data
Issue #2846
-Implement custom RESTAdapter and serializer for settings data.
-Convert theme selector to Ember.Select.
-Finish upload modal and wire into settings page.
2014-06-20 04:38:41 +00:00
..
editor Fix deletion of Post Model in Editor and Content screens 2014-06-19 14:31:56 -04:00
posts Get single post from API by id and query params; Auto-sort posts list 2014-06-17 18:10:11 -04:00
settings Convert general settings page to ember data 2014-06-20 04:38:41 +00:00
application.js Fix deletion of Post Model in Editor and Content screens 2014-06-19 14:31:56 -04: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
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
signin.js Fix csrfSecret handling 2014-06-16 20:32:51 +00:00
signout.js Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
signup.js Ember Data with Posts 2014-05-29 07:42:51 -05:00