Ghost/ghost/admin/app/controllers
Kevin Ansfield 525fb2a720 Fixed submit-on-enter and password manager issues on signup
closes https://github.com/TryGhost/Ghost/issues/9868
- moved submit action to the `<form>` which allowed removal of the per-input enter key handlers
- changed submit button to trigger the form submit
- improved markup for password managers
  - linked labels with inputs
  - changed button to a "submit" type and linked it with the form
  - added hidden email input at the bottom of the form in case password managers do not take disabled inputs into account
2018-09-17 16:03:58 +01:00
..
settings Improved variable naming in labs downloadFile action 2018-09-17 11:48:13 +01:00
setup Updated links to use v2 docs (#1036) 2018-08-15 23:35:17 +02:00
team Add {{background-image-style}} helper 2018-05-14 13:04:53 +01:00
about.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
application.js Koenig - Fixed full-width images not respecting fullscreen mode 2018-07-26 13:28:02 +01:00
editor.js Made Koenig the default editor, removed Koenig labs flag 2018-08-14 17:49:50 +01:00
error.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
posts-loading.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
posts.js ESLint fixes for latest eslint-plugin-ember 2018-03-19 13:05:02 +00:00
reset.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
setup.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
signin.js ESLint fixes for latest eslint-plugin-ember 2018-03-19 13:05:02 +00:00
signup.js Fixed submit-on-enter and password manager issues on signup 2018-09-17 16:03:58 +01:00
subscribers.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00