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 Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
integration/webhooks Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
integrations Fixed Zapier details responsive issues 2021-09-09 10:56:56 +02:00
members Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
settings Added bold line of text on membership settings page 2021-09-11 09:43:32 +02:00
setup Minor icon/copy fix for site setup flow 2021-03-05 15:55:56 +01:00
staff Copy refinements 2021-09-01 13:02:00 +02:00
-contributors.hbs 🐛 fix broken assets (#616) 2017-04-05 14:08:15 +01:00
application-error.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
application.hbs Initial ember-promise-modals implementation 2021-09-13 13:01:12 +01:00
dashboard-labs.hbs Added free members chart to labs dashboard 2021-08-07 08:57:15 +01:00
dashboard.hbs Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00
designsandbox.hbs Added dashboard UI skeleton 2021-02-16 18:12:24 +01:00
editor.hbs Hid email specific cards from card menus when editing pages 2021-09-10 09:24:38 +01:00
error.hbs Fixed 404 code alignment 2021-07-08 15:42:46 +02:00
integration-loading.hbs Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
integration.hbs Updated webhook button color 2021-07-05 12:28:29 +01:00
integrations.hbs Swapped to American English spellings 2021-06-09 16:32:14 +01:00
launch.hbs Updated launch wizard to create custom price 2021-05-04 21:42:48 +05:30
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 Fixed header content jump when navigating between custom views 2021-03-09 11:38:48 +00:00
pages.hbs Responsive UI fixes 2021-02-12 14:29:49 +01:00
posts-loading.hbs Fixed header content jump when navigating between custom views 2021-03-09 11:38:48 +00:00
posts.hbs Responsive UI fixes 2021-02-12 14:29:49 +01:00
reset.hbs Updated password reset button style 2021-03-03 17:16:44 +01:00
settings.hbs 🎨 Opened member email settings up to Administrator staff users 2021-06-18 18:43:38 +01:00
setup.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
signin.hbs Styled Google OAuth login button 2021-04-29 15:01:42 +02:00
signup.hbs 🐛 Fixed button style for staff creation 2020-01-21 12:14:35 +01:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.hbs Updated custom integration UI 2021-02-08 21:16:41 +01:00
tags-loading.hbs Fixed tags loading screen UI bug 2021-03-05 10:19:37 +01:00
tags.hbs Fixed ember-test-selectors bound attributes deprecations 2021-07-08 22:44:52 +01:00
whatsnew.hbs Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00