0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/controllers
Fabian Becker a2d5105bcc Changing User.read API to default to active users.
refs #3542
- Properly handle forgotten screen (ember)
- Change Users API to only return active users on read
- Adjust tests
2014-08-06 00:30:48 +02:00
..
editor
modals Working delete user modal & button 2014-08-04 13:29:24 -07:00
posts Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
settings prevent revoking invite for already active users 2014-08-05 00:35:46 -04:00
application.js Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
debug.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
error.js
forgotten.js Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00
post-settings-menu.js Merge pull request #3569 from morficus/issue-3549 2014-08-04 10:51:07 +02:00
post-tags-input.js Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
posts.js Merge pull request #3535 from rwjblue/properly-transition-on-mobile 2014-08-03 17:23:25 +01:00
reset.js Proper messaging on password reset 2014-08-01 13:18:53 +00:00
settings.js
setup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00
signin.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
signup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00