Ghost/ghost/admin/app/components/modals
Kevin Ansfield 57b1ab4800 Ran ember-cli-update --run-codemods (#2219)
no issue

- part of ember upgrades
- removed all unnecessary usage of `.get`
- cleaned up imports where we had imports from the same module across multiple lines
- standardized on importing specific computed helpers rather than using `computed.foo`
- switched tests from using `wait()` to `settled()`
2022-01-21 19:25:47 +00:00
..
design 🐛 Fixed Casper not being installable from themes list 2021-11-17 22:49:00 +00:00
editor Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
limits Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
offers Renamed offer modals 2022-01-11 17:45:10 +00:00
post-preview Allowed popups from email preview to escape sandbox (#2168) 2021-12-06 18:48:04 +02:00
confirm-unsaved-changes.hbs Fixed close button in confirm modal causing navigation 2021-09-30 16:26:20 +01:00
delete-post.hbs Added "Enter" key handling to refactored delete-post modal 2021-09-13 13:58:13 +01:00
delete-post.js Fixed "Attempted to handle event deleteRecord on <page:x> .." error 2021-11-16 17:59:59 +00:00
new-custom-integration.hbs Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
new-custom-integration.js Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
post-preview.hbs 🐛 Fixed preview modal showing outdated content if opened before autosave is triggered 2021-11-10 08:55:34 +00:00
post-preview.js 🐛 Fixed preview modal showing outdated content if opened before autosave is triggered 2021-11-10 08:55:34 +00:00
search.hbs Refactored search modal 2022-01-11 17:59:48 +00:00
search.js Refactored search modal 2022-01-11 17:59:48 +00:00