1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Kevin Ansfield 6113b1a743 🐛 fix guard for inviting owner in setup/three (#786)
refs https://github.com/TryGhost/Ghost/issues/8692

- fixes the guard on setup/three against inviting the owner user set up
on setup/two (we were sending invites for every e-mail in the list
rather than only valid e-mails)
- adds a check to see if we get any invalid errors from the server and
will show those separately to the `x emails failed to send` alert
2017-07-20 12:08:34 +02:00
..
editor 🎨 Focus editor content area by default (#768) 2017-07-10 17:09:50 +02:00
settings 🚀 supercharge tags performance 2017-07-07 17:53:08 +01:00
setup 🐛 fix guard for inviting owner in setup/three (#786) 2017-07-20 12:08:34 +02:00
team 🐛 fix saving users when slug has been changed (#731) 2017-06-09 00:04:16 +07:00
about.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
application.js 🐛 fix broken sidebar after successful import (#658) 2017-04-19 18:57:56 +02:00
error.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
posts-loading.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
posts.js 🐛 fix double-click on post to open editor (#780) 2017-07-13 16:55:13 +07:00
reset.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
setup.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
signin.js 💄 refactor setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
signup.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
subscribers.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00