Ghost/ghost/admin/app/templates/settings/staff
Kevin Ansfield bc185665a4 Removed use of ember-route-action-helper
refs https://github.com/TryGhost/Ghost/issues/14101
refs https://github.com/TryGhost/Team/issues/1734

- use of the helper was generating deprecation warnings when building Admin
- removed the single usage in favor of using `{{perform}}` directly on a controller task property as there was no need to go via the route
- changed naming of task properties to include a `...Task` suffix so it's clear when dealing with a task object
2022-08-30 16:44:50 +01:00
..
index.hbs Removed use of ember-route-action-helper 2022-08-30 16:44:50 +01:00
user-loading.hbs Added link on UI for Editors to staff page 2022-08-24 14:23:51 +02:00
user.hbs Removed email alerts UI for non admin staff 2022-08-26 15:24:28 +05:30