Ghost/ghost/admin/app/controllers
Kevin Ansfield 9344fd6a1a 🎨 refactor signin screen to use ember-concurrency & gh-task-button (#571)
refs https://github.com/TryGhost/Ghost/issues/7865
- convert all signin related actions to ember-concurrency tasks and consolidate in the signin controller rather than spread across controller+route
- add `successClass` and `failureClass` params to `gh-task-button` that can be used to override the default success/failure button classes
- prevent clicks on `gh-task-button` from triggering form actions (this behaviour should never be necessary, task buttons should either be separate to the form as in the "forgot?" button or the form action performs the same task and can be triggered by a standard form submit)
2017-03-09 14:48:54 -07:00
..
editor
settings 🎨 refactor settings screens to use ember-concurrency & gh-task-button 2017-03-08 10:00:03 -07:00
setup Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
team disable email input field when using OAuth, direct users to my.ghost.org for login details (#560) 2017-03-03 14:24:43 +01:00
about.js
application.js defer navigation display until user promise is fulfilled 2017-02-01 17:03:38 -06:00
error.js
post-settings-menu.js 🐛 fix blank PSM meta description placeholder 2017-03-08 09:42:32 -07:00
posts-loading.js add "sort by" dropdown to content screen filters (#565) 2017-03-07 10:36:28 -07:00
posts.js add "sort by" dropdown to content screen filters (#565) 2017-03-07 10:36:28 -07:00
reset.js
setup.js
signin.js 🎨 refactor signin screen to use ember-concurrency & gh-task-button (#571) 2017-03-09 14:48:54 -07:00
signup.js
subscribers.js Style updates to new app frame for all other screens 2017-02-17 10:14:16 +00:00