Ghost/ghost/admin/app/templates/settings
Kevin Ansfield b38e21995a Fixed Cmd+S not saving on membership and members email setting screens
no issue

- routes no longer automatically trigger save for cmd+s, it should be explicitly tied to the action that should be performed
- added `{{on-key "cmd+s"}}` to the `<GhTaskButton>` save buttons
  - `{{on-key}}` with no explicit action triggers a click action on the attached element, in this case the screen's save buttons
2022-02-09 10:59:12 +00:00
..
design Updated copy of Save buttons on settings pages 2022-02-09 10:32:47 +01:00
integration/webhooks Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
integrations [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
staff [chore] run the no-implicit-this codemod (#2244) 2022-02-02 17:09:02 +00:00
code-injection-loading.hbs Updated code injection styles 2021-02-10 11:54:27 +01:00
code-injection.hbs Updated code injection styles 2021-02-10 11:54:27 +01:00
general-loading.hbs Update portal settings UI 2021-02-10 11:08:09 +01:00
general.hbs Updated copy of Save buttons on settings pages 2022-02-09 10:32:47 +01:00
integration.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
integrations.hbs Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
labs-loading.hbs Basic settings restructure 2021-02-02 16:08:03 +00:00
labs.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
members-email.hbs Fixed Cmd+S not saving on membership and members email setting screens 2022-02-09 10:59:12 +00:00
membership.hbs Fixed Cmd+S not saving on membership and members email setting screens 2022-02-09 10:59:12 +00:00
navigation.hbs [chore] migrate app/controllers/settings/navigation.js to use native classes (#2254) 2022-02-09 09:53:38 +00:00
product.hbs [chore] run the no-implicit-this codemod (#2244) 2022-02-02 17:09:02 +00:00
products.hbs Wired free membership settings to API (#1949) 2021-05-07 22:46:35 +05:30