-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UR-830 Feature - Email preview #551
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 in Gmail and Tempmailo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
…r passed to function
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !!
Squashed with the following commits : commit 2c0acb7 (HEAD -> develop, origin/develop) Author: dipuchaudhary <[email protected]> Date: Mon Aug 7 21:13:52 2023 +0545 Tweak - Header format of mail commit 8d210aa Author: Dipu chaudhary <[email protected]> Date: Mon Aug 7 17:15:23 2023 +0545 UR-830 Feature - Email preview (#551) * Tweak - Remove redundant code * Add - Preview feature for emails * Implemented default template in emails and preview * Enhance - Default template added to wrap emails while sending and previewing * Sync code to Pro * default email template design fixes * Tweak - Remove wp header and footer from preview * default email template font family set * not scrolling when multiple content fixed * Tweak - Generate a link to preview and button at top of header * Tweak - Extra checks for addons emails * Fix - Selected email template not parsing issue due to extra parameter passed to function --------- Co-authored-by: Prajjwal <[email protected]> Co-authored-by: Salim Shrestha <[email protected]> Co-authored-by: Ayush Shrestha <[email protected]> Co-authored-by: Milan Chaudhary <[email protected]> commit 9af1c7b Author: Lekhnath Pandey <[email protected]> Date: Mon Aug 7 17:14:46 2023 +0545 UR-1116 Fix - Lost Password not working for translated myaccount page. (#586) * Fix - Lost Password Translation issue * Fix - Check current page id while reset password --------- Co-authored-by: Milan Chaudhary <[email protected]> commit d5d4a9a Author: Lekhnath Pandey <[email protected]> Date: Mon Aug 7 09:58:04 2023 +0545 Fix - Conflict with TranslatePress (#587) commit c85f08f Author: Lekhnath Pandey <[email protected]> Date: Fri Aug 4 10:37:32 2023 +0545 Fix - Compatibility with all editors (#579) commit 1405c06 Author: Milan Chaudhary <[email protected]> Date: Fri Aug 4 10:33:46 2023 +0545 Enhancement - Unique id smart tag (#584) * Add - Unique id smart tag * Add - Filter to change unique id prefix and entropy --------- Co-authored-by: Prajjwal Poudel <[email protected]> commit a3aa5e6 Author: Milan Chaudhary <[email protected]> Date: Fri Aug 4 10:31:13 2023 +0545 Fix - add new form and click on scratch and enter any name and cancel the process the form will be created (#578) commit 8d98d6a Author: Milan Chaudhary <[email protected]> Date: Fri Aug 4 10:30:26 2023 +0545 Fix - Registration and login page redirection after revisiting these page (#581) commit afe86fa Author: Lekhnath Pandey <[email protected]> Date: Thu Aug 3 18:14:30 2023 +0545 Dev - Add Extra parameter in the filter hook user_registration_before_insert_user commit 076cd60 Author: Lekhnath Pandey <[email protected]> Date: Thu Aug 3 18:08:52 2023 +0545 Fix - Check null for file_exits function commit 0d753a2 Author: Milan Chaudhary <[email protected]> Date: Wed Aug 2 12:28:24 2023 +0545 Fix - Input box highlighting border color commit 50d9d06 Author: Milan Chaudhary <[email protected]> Date: Wed Aug 2 11:49:27 2023 +0545 Tweak - Input box highlighting (#582) commit 20c6d59 Author: Lekhnath Pandey <[email protected]> Date: Wed Aug 2 10:52:10 2023 +0545 Enhance - User Registered Language with Smart Tag (#585) commit 42b4efc Merge: cb29f48 45ca49d Author: Lekhnath Pandey <[email protected]> Date: Wed Jul 19 14:17:49 2023 +0545 Merge master into develop branch commit cb29f48 Author: Lekhnath Pandey <[email protected]> Date: Tue Jul 18 17:41:42 2023 +0545 Fix - Typecasting issue in myaccount tag state commit c193a7b Author: Lekhnath Pandey <[email protected]> Date: Wed Jul 12 15:01:22 2023 +0545 Dev - Add filter to modify smart tag content
All Submissions:
Changes proposed in this Pull Request:
Previously, We do not have an email preview feature for individual email content notifications. This PR will add an email preview option. Also, this PR implements a new default template which will also be used for not only previewing emails but while sending emails from the plugin also.
How to test the changes in this Pull Request:
Types of changes:
Other information:
Changelog entry