Ghost/ghost/admin/app/components/modals
Ronald Langeveld 998708c81a
🐛 Fixed empty icon crashing signup embed preview (#17022)
closes https://github.com/TryGhost/Team/issues/3471

- after adding and removing an icon, icon settings passed an undefined
icon to the signup form's all-in-one style. The AIO conditions didn't
take that into account and caused the entire component to crash.

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 9e1aea3</samp>

Fix signup form embed code generation when icon is not set. Add a check
for `this.settings.icon` in `signup-form-embed.js` before replacing
image path.
2023-06-14 15:13:49 +02:00
..
design Highlighted successful in the theme activation modal (#16454) 2023-03-22 15:54:52 +08:00
editor Cleaned up old publish menu code 2022-05-16 18:07:53 +01:00
limits Switched publish limit upgrade modal to new modal pattern 2022-11-14 09:55:34 +00:00
newsletters Updated color picker in signup form modal (#16971) 2023-06-09 08:55:35 +02:00
offers Fixed hosting management screen not loading after sign-in process (#15763) 2022-11-03 11:14:36 +00:00
settings 🐛 Fixed empty icon crashing signup embed preview (#17022) 2023-06-14 15:13:49 +02:00
tiers Added e2e tests for archive/unarchive tiers (#16101) 2023-01-11 13:53:07 +04:00
confirm-unsaved-changes.hbs Update dependency ember-template-lint to v5.3.0 (#16062) 2023-01-04 09:39:32 +00:00
custom-view-form.hbs Fixed disappeared button text on custom view modal 2022-09-13 14:56:04 +01:00
custom-view-form.js Resolved deprecation warnings for dynamic modal component binding (#2303) 2022-03-14 10:52:04 +00:00
delete-post.hbs Added "Enter" key handling to refactored delete-post modal 2021-09-13 13:58:13 +01:00
delete-post.js Resolved deprecation warnings for dynamic modal component binding (#2303) 2022-03-14 10:52:04 +00:00
email-preview.hbs Fixed sent email preview alignment bug 2022-05-17 15:20:58 +02:00
email-preview.js 🐛 Fixed blank email previews when opening from member activity feeds (#16207) 2023-02-01 09:52:45 +00:00
new-custom-integration.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
new-custom-integration.js Resolved deprecation warnings for dynamic modal component binding (#2303) 2022-03-14 10:52:04 +00:00
restore-revision.hbs Added confirmation modal when restoring a post revision (#16689) 2023-04-20 17:01:17 +01:00
restore-revision.js Fixed restoring post revision not creating a new revision 2023-04-21 16:37:49 +01:00
search.hbs Refactored search modal 2022-01-11 17:59:48 +00:00
search.js Resolved deprecation warnings for dynamic modal component binding (#2303) 2022-03-14 10:52:04 +00:00