0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/templates
Maurice Williams ad9997e995 Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases.
Fixes #3078
- new "users" resource, with matching controller and template
- fetching real data from /ghost/api/v0.1/users/
- updated "user" route to accept a :slug as a URL parameter
- updated labels everywhere (from "user" to "users")
- updated "profile" link to header to point to proper "users/:slug" route
- updated core/client/.jshintrc to recognize moment as a valid global function
- adjusted DOM selector used in Casper to properly identify the new screen
- adding "slug" as a new property of the user data used during the Casper functional tests
2014-07-05 11:33:03 -04:00
..
components
editor Indirect post title in editor 2014-07-03 11:09:05 -06:00
modals
posts
settings Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
-floating-header.hbs
-navbar.hbs Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
-publish-bar.hbs
application.hbs
debug.hbs
editor-save-button.hbs
error.hbs
forgotten.hbs
post-settings-menu.hbs PostSettingsMenu: Don't save new posts, reset values on failure 2014-07-02 15:29:15 -06:00
post-tags-input.hbs
posts.hbs
reset.hbs
settings.hbs Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
setup.hbs
signin.hbs Signin Validation 2014-07-01 10:51:30 -04:00
signup.hbs
user-actions-menu.hbs New edit user UI 2014-07-01 18:42:13 +01:00