0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/views
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
..
base.js Fixed persistent success notifications 2013-08-05 13:56:30 +01:00
blog.js Moved delete post confirm alert to new modal format 2013-08-05 10:16:31 +01:00
dashboard.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
login.js Bugfix for signup screen 2013-08-03 19:24:06 +01:00
settings.js Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00