0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
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
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Remove CSRF from client 2014-07-01 11:39:01 +02:00
posts Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
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
application.js oAuth 2014-06-30 14:58:10 +02:00
debug.js Fix server-side validation 2014-07-03 14:57:57 +00:00
error.js
forgotten.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
post-settings-menu.js Indirect post title in editor 2014-07-03 11:09:05 -06:00
post-tags-input.js
posts.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
reset.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
settings.js
setup.js Fix direct access to settings/user 2014-07-02 17:45:21 +02:00
signin.js Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
signup.js Allow user to accept invitation 2014-07-03 17:06:07 +02:00