docbrown/app/javascript/onboarding/components/__tests__
Joshua Wehner 6a48b486ca
Onboarding: custom newsletter opt-in settings (#20114)
* Settings can process markdown into html

* Update Settings with new onboarding settings

* Async render onboarding newsletter step

* Tweak onboarding design

* Fix broken spec

* Better rendered component test

* Tweaks to match design

* Try to tweak design

* Try having a default state

* Tweak placeholder content

* Better await componentDidMount

* Continue to tweak the design

* ContentRenderer#process should always return Result

* Try more clarity in the partial

* Rubocop
2023-09-26 06:34:19 -04:00
..
__snapshots__ Onboarding: custom newsletter opt-in settings (#20114) 2023-09-26 06:34:19 -04:00
EmailPreferencesForm.test.jsx Onboarding: custom newsletter opt-in settings (#20114) 2023-09-26 06:34:19 -04:00
FollowTags.test.jsx Move the digest email opt-in to the follow tags onboarding step (#20133) 2023-09-20 17:55:29 +05:30
FollowUsers.test.jsx Fix intermittently broken reaction images on home feed (#19779) 2023-07-27 19:48:07 +01:00
ProfileForm.test.jsx Replace uses of toBeDefined with toExist (#19862) 2023-08-04 19:58:58 +05:30
ProfileImage.test.jsx Add Edit Profile Image option to Onboarding (#19589) 2023-06-23 16:08:27 +05:30