0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client
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
..
assets Persistent notifications should not fade out 2013-08-05 13:56:30 +01:00
helpers
models Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
tpl Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
views Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
init.js
markdown-actions.js First pass at creating a usuable modal for the copy to HTML keyboard shortcut. 2013-07-25 16:00:41 +01:00
router.js Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
tagui.js Revert "Merge pull request #318 from matthojo/mobile-interactions" 2013-08-01 22:19:20 +01:00
toggle.js