cal.pub0.org/lib/emails
Alex Johansson f63aa5d550
add linting in CI + fix lint errors (#473)
* run `yarn lint --fix`

* Revert "Revert "add linting to ci""

This reverts commit 0bbbbee4be.

* Fixed some errors

* remove unused code - not sure why this was here?

* assert env var

* more type fixes

* fix typings og gcal callback - needs testing

* rename `md5.ts` to `md5.js`

it is js.

* fix types

* fix types

* fix lint errors

* fix last lint error

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-08-19 14:27:01 +02:00
..
EventAttendeeMail.ts Redesign invitee confirmation email 2021-07-16 21:57:44 +01:00
EventAttendeeRescheduledMail.ts Introduced CalEventParser to acquire rich descriptions for events in integrations 2021-06-29 23:43:18 +02:00
EventMail.ts Added maybeUid to CalEventParser 2021-07-25 19:15:31 +02:00
EventOrganizerMail.ts opt in booking 2021-07-18 20:28:54 +02:00
EventOrganizerRequestMail.ts opt in booking 2021-07-18 20:28:54 +02:00
EventOrganizerRequestReminderMail.ts added reminder emails for opt-in bookings 2021-07-18 21:12:35 +02:00
EventOrganizerRescheduledMail.ts Introduced CalEventParser to acquire rich descriptions for events in integrations 2021-06-29 23:43:18 +02:00
EventRejectionMail.ts opt in booking 2021-07-18 20:28:54 +02:00
VideoEventAttendeeMail.ts Use entrypoint to make zoom location more beautiful 2021-07-20 20:40:41 +02:00
VideoEventOrganizerMail.ts Use entrypoint to make zoom location more beautiful 2021-07-20 20:40:41 +02:00
buildMessageTemplate.ts Allow user to reset password 2021-06-24 11:01:41 -05:00
helpers.ts Use better Regex to strip down html 2021-07-25 23:22:34 +02:00
invitation.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
sendMail.ts Allow user to reset password 2021-06-24 11:01:41 -05:00