Ghost/ghost/admin/app/templates/settings
Kevin Ansfield 524b23c182
Migrated staff user screen to Ember Octane patterns (#15532)
refs https://github.com/TryGhost/Ghost/issues/14101

- migrated staff user controller to native class syntax
- removed use of `{{action}}` helper
- moved from custom components to native `<input>` and `<textarea>` for form fields
  - added `{{select-on-click}}` modifier to cover the `<GhTextingInput @selectOnClick>` option behaviour for any input element
- added `submitForm()` test helper that finds closest `form` element and trigger's a `submit` event on it simulating <kbd>Enter</kbd> being pressed whilst a field has focus
2022-10-05 12:05:31 +01:00
..
design Email settings design update (#2359) 2022-04-28 10:24:12 +02:00
integrations Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
staff Migrated staff user screen to Ember Octane patterns (#15532) 2022-10-05 12:05:31 +01:00
code-injection-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
code-injection.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
general-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
general.hbs 🐛 Fixed ctrl/cmd+s not saving focused fields on general/staff settings screens 2022-10-04 17:55:24 +01:00
history.hbs Updated tag and history breadcrumbs 2022-10-05 12:40:51 +07:00
integration.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
integrations.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
labs-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
labs.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
membership.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
navigation.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
newsletters.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00