0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/tpl
Hannah Wolfe 52dc22c952 Editable user profiles in settings screen
closes #276

 - settings screen now loads a model when a pane is requested, rather than when the whole screen is requested
 - added browse, read and edit methods and routes for users to the API
 - added user model & template to client and wired everything up.
 - provided default images for cover and profile picture
2013-08-05 18:26:44 +01:00
..
modals Moved delete post confirm alert to new modal format 2013-08-05 10:16:31 +01:00
settings Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
widgets App restructure - closes #245 2013-07-11 20:23:34 +01:00
list-item.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00
login.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
modal.hbs Improved modal creation, now includes info and action types. 2013-07-26 15:32:44 +01:00
notification.hbs Adding notification.hbs 2013-07-22 14:41:27 +01:00
preview.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00
signup.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
widget.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00