Ghost/ghost/admin/app/controllers
Kevin Ansfield 5ce67c7892 Initial ember-promise-modals implementation
refs https://github.com/TryGhost/Team/issues/559

We want to get rid of our existing modals implementation because it doesn't play well with Glimmer compoments and the animation library it uses is now unmaintained and blocking our Ember.js upgrades.

- installed addon using customised fork
  - fork allows passthrough of `allowOutsideClick` to `focus-trap` so we can allow clicks on dropdowns and other wormholed content inside of a modal
- extended the `modals` service locally so we can customise click-outside-to-close behaviour and tie in with our `dropdowns` service
- set up styles in `modals-new.css`, mostly copied from `modals.css` with a few specific overrides
  - once all modals are converted we can drop the old `modals.css` and rename `modals-new.css`
2021-09-13 13:01:12 +01:00
..
editor
integration/webhooks
integrations
members
settings Updated copy for Tiers early-access flow 2021-09-08 10:40:52 +02:00
setup Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
staff
application.js Moved adjusted accent color properties to ui service 2021-07-26 17:03:17 +01:00
billing.js
dashboard-labs.js Added free members chart to labs dashboard 2021-08-07 08:57:15 +01:00
dashboard.js
designsandbox.js
editor.js Initial ember-promise-modals implementation 2021-09-13 13:01:12 +01:00
error.js
integration.js
integrations.js
launch.js
member.js Added new label input dropdown on member detail behind filtering flag 2021-09-08 22:59:58 +05:30
members.js Refined members list loading with filtering feature 2021-09-10 00:13:31 +05:30
pages-loading.js
pages.js
posts-loading.js
posts.js
reset.js
settings.js
setup.js
signin.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
signup.js
site.js
tag.js
tags.js
whatsnew.js Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00