zomars
|
e863b71dfa
|
Email language fixes
|
2022-06-07 08:49:39 -06:00 |
Joe Au-Yeung
|
0f5550680a
|
Add username and email to feedback email (#3002)
* Add username and email to feedback email
* Fix type error
|
2022-06-07 08:39:47 -06:00 |
zomars
|
13f20dd7cf
|
additionInformation => additionalInformation
|
2022-06-06 13:49:10 -06:00 |
zomars
|
7fec9d64fa
|
Email cleanup
|
2022-06-06 13:39:54 -06:00 |
Omar López
|
15d5333cf6
|
Refactor emails to use JSX as templating engine (#2915)
* Init Maizzle
* Initial template JSX conversion and testing
* WIP
* WIP
* WIP
* WIP
* WIP
* Migrated AttendeeRescheduledEmail
* WIP
* WIP
* DRY
* Cleanup
* Cleanup
* Cleanup
* Migrate feedback email
* Migrates ForgotPasswordEmail
* Migrates OrganizerCancelledEmail
* Migrated OrganizerLocationChangeEmail
* Formatting
* Migrated AttendeeRequestRescheduledEmail
* Migrates OrganizerPaymentRefundFailedEmail
* Migrates OrganizerRequestEmail
* Migrates OrganizerRequestReminderEmail
* Fixes type-check
* Moved email-manager to package
* Import fixes
* Removed duplicate email code from vital app
* Removed duplicate email code from wipemycal
* Build/type fixes
* Fixes web email imports
* Fixes build
* Embed build fixes
* Update AttendeeAwaitingPaymentEmail.tsx
* Update default-cookies.ts
* Revert "Embed build fixes"
This reverts commit 8d693e99ac .
* Embed build fixes
# Conflicts:
# packages/embeds/embed-core/package.json
* dep and email date fixes
* Update attendee-scheduled-email.ts
* Update package.json
* Update [...nextauth].tsx
* Update email.ts
* Prevents /api/email on production builds
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-06-06 17:49:56 +00:00 |