2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/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
..
partials Fixed persistent success notifications 2013-08-05 13:56:30 +01:00
content.hbs Fix notification positions 2013-07-22 14:41:27 +01:00
dashboard.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00
debug.hbs Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
default.hbs Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
editor.hbs Fix notification positions 2013-07-22 14:41:27 +01:00
login.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00