Ghost/ghost/admin/app/routes
Kevin Ansfield 7f1c71c831 🐛 Fixed Chrome remembering wrong username when signing up from invitation
closes https://github.com/TryGhost/Ghost/issues/9868
- place email field directly above password field
- enable email field and do not set an initial value requiring user to type-in/auto-fill the email for Chrome to recognise it
2019-02-11 11:35:43 +00:00
..
editor Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
settings Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
team 🐛 Fixed infinite scroll on the team screen (#1095) 2019-01-14 14:50:30 +00:00
about.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
application.js Bumped dependencies (Fixed production build) (#1091) 2019-01-08 12:36:16 +00:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor.js 🎨 Added post title to document title for easier location with multiple editor tabs (#1072) 2019-01-21 11:44:30 +00:00
error404.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
member.js First pass at members list 2019-01-24 19:34:32 +00:00
members.js First pass at members list 2019-01-24 19:34:32 +00:00
posts.js Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
reset.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
setup.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
signin.js Fixed tests 2018-05-08 12:35:42 +01:00
signout.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
signup.js 🐛 Fixed Chrome remembering wrong username when signing up from invitation 2019-02-11 11:35:43 +00:00
subscribers.js Added user.isOwnerOrAdmin CP 2019-01-22 16:22:12 +00:00