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/components/modals
Kevin Ansfield 97300e3531 suspend user feature
requires https://github.com/TryGhost/Ghost/pull/8114
- adds "(Un-)Suspend User" options on user profile page with a modal confirmation screen
- separates team index into "active" and "suspended" users
- adds "suspended" badge to user profile when suspended
2017-03-13 13:00:48 +01: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 convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
delete-all.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
delete-post.js bring keyboard navigation back to the content screen 2017-02-04 09:01:52 -06:00
delete-subscriber.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
delete-tag.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00: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 switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
import-subscribers.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
invite-new-user.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00: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 success/failure state spinner buttons (#566) 2017-03-07 10:28:52 -07:00
re-authenticate.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
suspend-user.js suspend user feature 2017-03-13 13:00:48 +01: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 suspend user feature 2017-03-13 13:00:48 +01:00
upload-image.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
upload-theme.js 🎨 move theme activation to /themes endpoint 2017-03-08 10:46:33 +00:00