Ghost/ghost/admin/app/components/modals
Kevin Ansfield 036ab413d3 🐛 fix display/message bugs in re-auth modal (#770)
closes https://github.com/TryGhost/Ghost/issues/8656
- prevents button stretching from flexbox and adds margin between input and button
- use the `context` attribute returned from the server instead of the `message` so the error is now `Your password is incorrect.` instead of `You are not authorised to make this request.`
- return truthy/falsy values from the auth tasks so that the save-state button shows the correct state
2017-07-06 17:18:19 +07:00
..
base.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
copy-html.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
delete-all.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
delete-post.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
delete-subscriber.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
delete-tag.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
delete-theme.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
delete-user.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
import-subscribers.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
invite-new-user.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
leave-editor.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
markdown-help.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
new-subscriber.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
re-authenticate.js 🐛 fix display/message bugs in re-auth modal (#770) 2017-07-06 17:18:19 +07:00
suspend-user.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
theme-warnings.js 💅🏼 Imprve theme activation error messages (#756) 2017-06-22 19:19:01 +02:00
transfer-owner.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
unsuspend-user.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
upload-image.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
upload-theme.js 🎨 improve theme results (#726) 2017-06-06 13:09:52 +07:00