Ghost/ghost/admin/app/templates
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 Fixed Zapier details responsive issues 2021-09-09 10:56:56 +02:00
members
settings Added bold line of text on membership settings page 2021-09-11 09:43:32 +02:00
setup
staff Copy refinements 2021-09-01 13:02:00 +02:00
-contributors.hbs
application-error.hbs
application.hbs Initial ember-promise-modals implementation 2021-09-13 13:01:12 +01:00
dashboard-labs.hbs
dashboard.hbs Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00
designsandbox.hbs
editor.hbs Hid email specific cards from card menus when editing pages 2021-09-10 09:24:38 +01:00
error.hbs
integration-loading.hbs
integration.hbs
integrations.hbs
launch.hbs
member.hbs Cleaned duplicate member settings form component 2021-09-13 16:40:45 +05:30
members.hbs Updated filter UI to show existing filters on page refresh 2021-09-09 15:13:58 +05:30
pages-loading.hbs
pages.hbs
posts-loading.hbs
posts.hbs
reset.hbs
settings.hbs
setup.hbs
signin.hbs
signup.hbs
site.hbs
tag.hbs
tags-loading.hbs
tags.hbs
whatsnew.hbs Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00