Ghost/ghost/admin/app/templates/settings
Kevin Ansfield d0f6dd7fef Refactored custom integration creation and limits modals
refs https://github.com/TryGhost/Team/issues/559

- switched to new ember-promise-modals pattern
- removed controller and template in favor of opening modals directly from the route
- removed unused `mousedown` event handlers - they are only necessary when an input blur would trigger validation errors
- fixed Enter key not triggering create action by adding an `{{on-key "Enter"}}` event handler to the name input
- fixed scroll not resetting to top of integrations screens when navigating between them by adding `{{scroll-top}}` element modifier to the main content sections
2022-01-13 13:16:13 +00:00
..
design Cleaned up customThemeSettings feature flag 2022-01-03 14:09:27 +00:00
integration/webhooks Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
integrations Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
staff Fixed staff route and bio character count 2021-11-04 08:58:55 +01: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 Merged social account settings with site meta settings 2021-11-04 08:50:25 +01:00
integration.hbs Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +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 Cleaned up headerCard labs flag 2022-01-04 14:58:19 +00:00
members-email.hbs Updated newsletter design settings modal for new settings (#2013) 2021-06-21 13:40:54 +01:00
membership.hbs Updated revenue number on membership settings (#2182) 2022-01-04 08:52:58 +00:00
navigation.hbs CSS restructure for main sections 2021-02-10 18:48:27 +01:00
product.hbs Removed unused members-payments route 2021-05-21 08:57:28 +01:00
products.hbs Wired free membership settings to API (#1949) 2021-05-07 22:46:35 +05:30