Ghost/ghost/admin/app/routes/settings
Kevin Ansfield 1593eed79a Closed advanced theme settings when leaving change-theme route
refs https://github.com/TryGhost/Team/issues/1149

- uses `willTransition` action rather than `deactivate` hook because we also want to close the table when navigating to the theme demo child routes
2021-10-20 20:54:15 +01:00
..
design Closed advanced theme settings when leaving change-theme route 2021-10-20 20:54:15 +01:00
integration/webhooks Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
integrations Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
product Wired products data to Product settings screen (#1927) 2021-04-22 22:17:19 +05:30
staff Added Staff as subpages of Settings 2021-10-18 13:27:42 +02:00
theme 🎨 Added error message from limit service to theme upload 2021-05-26 19:05:19 +02:00
code-injection.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
design.js Fixed syntax error 2021-10-19 16:25:37 +01:00
general.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
integration.js Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
integrations.js Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
labs.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
members-email.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
membership.js Fixed errors when closing portal settings modal 2021-05-17 12:41:21 +01:00
navigation.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
product.js Renamed isAdmin/isOwner/isAdminOrOwner to reduce confusion 2021-07-12 14:55:56 +02:00
products.js Wired new Products settings UI to API data (#1930) 2021-04-26 23:52:04 +05:30
theme.js Removed unused confirm-leave handling from theme settings screen 2021-10-05 11:37:17 +01:00