nicolas
|
47ee0334db
|
Use better Regex to strip down html
|
2021-07-25 23:22:34 +02:00 |
nicolas
|
2b38638d84
|
Added maybeUid to CalEventParser
|
2021-07-25 19:15:31 +02:00 |
nicolas
|
86e2add30f
|
Resolved conflicts; included reference creation into EventManager; use EventManager everywhere
|
2021-07-24 22:24:00 +02:00 |
nicolas
|
cf52df5662
|
Use entrypoint to make zoom location more beautiful
|
2021-07-20 20:40:41 +02:00 |
Malte Delfs
|
f5516ed427
|
added reminder emails for opt-in bookings
|
2021-07-18 21:12:35 +02:00 |
Malte Delfs
|
a2bf242c9e
|
opt in booking
|
2021-07-18 20:28:54 +02:00 |
Bailey Pumfleet
|
5ccefac758
|
Redesign organizer confirmation email
|
2021-07-16 22:23:29 +01:00 |
Bailey Pumfleet
|
f9da8eb12c
|
Redesign invitee confirmation email
|
2021-07-16 21:57:44 +01:00 |
Peer Richelsen
|
61fd300bc8
|
re-added last two commits (<br> fix and dark mode for all booked today text
|
2021-07-13 15:11:01 +02:00 |
Peer Richelsen
|
de14b2de33
|
wip
|
2021-07-13 14:38:54 +02:00 |
Peer Richelsen
|
949fcf8884
|
fixed amoount of line breaks (<br>) in new organizer email
|
2021-07-13 14:32:25 +02:00 |
nicolas
|
3c09837104
|
Resolved conflicts
|
2021-07-07 12:43:13 +02:00 |
nicolas
|
88db124f47
|
Fixed padding
|
2021-06-30 00:35:05 +02:00 |
nicolas
|
098b95ef55
|
Introduced CalEventParser to acquire rich descriptions for events in integrations
|
2021-06-29 23:43:18 +02:00 |
femyeda
|
726d211f27
|
attach hangouts location to invitee and organizer email notification
|
2021-06-29 07:16:20 -05:00 |
Bailey Pumfleet
|
8394b12a71
|
Merge pull request #307 from femyeda/feat/cal-69/password-reset
Feat/cal 69/password reset
|
2021-06-25 16:52:36 +01:00 |
Malte Delfs
|
2f20cf2968
|
made sendEmail async
|
2021-06-24 19:30:39 +02:00 |
femyeda
|
ab1298e2ca
|
Allow user to reset password
|
2021-06-24 11:01:41 -05:00 |
Peer Richelsen
|
a1ddb873f0
|
minor change to reschedule info in email
|
2021-06-24 11:01:41 -05:00 |
Peer Richelsen
|
20cd3bc52e
|
minor change to reschedule info in email
|
2021-06-23 23:45:07 +01:00 |
Alex van Andel
|
4c62c7c97f
|
Included missing dayjs plugins
|
2021-06-21 19:30:00 +00:00 |
nicolas
|
9007bbed29
|
Added links to iCal again
|
2021-06-20 17:04:00 +02:00 |
nicolas
|
ebc42f0c96
|
Merge branch 'main' into feature/zoom-integration
# Conflicts:
# lib/calendarClient.ts
# lib/emails/new-event.ts
# pages/[user]/book.tsx
# pages/api/availability/[user].ts
# pages/api/book/[user].ts
# pages/integrations/index.tsx
|
2021-06-20 16:37:51 +02:00 |
nicolas
|
c662c97d14
|
Refactored EventOwner to EventOrganizer
|
2021-06-18 02:44:41 +02:00 |
nicolas
|
869ba9b97c
|
Implemented reschedule mail and fixed bug that rescheduling weren't saved
|
2021-06-17 02:44:13 +02:00 |
nicolas
|
9b4cf088c0
|
Added line break
|
2021-06-17 00:57:59 +02:00 |
nicolas
|
f56ced0ff1
|
Re-implemented event confirmation mails object based
|
2021-06-17 00:56:02 +02:00 |
nicolas
|
04e0b55b51
|
Introduced more classes for event mails
|
2021-06-17 00:26:51 +02:00 |
nicolas
|
e37dd017c8
|
Introduced EventOwnerMail and VideoEventOwnerMail as class based implementations
|
2021-06-16 23:40:13 +02:00 |
nicolas
|
51a8bafaa7
|
Full zoom integration (except availability check)
|
2021-06-16 22:14:44 +02:00 |
Alex van Andel
|
dbd1721405
|
Fixes #266: ICS event is off by one month
|
2021-06-14 19:00:37 +00:00 |
nicolas
|
8227e733e6
|
Append reschedule/cancel also to event description
|
2021-06-13 00:37:35 +02:00 |
Bailey Pumfleet
|
65c7960b76
|
Merge branch 'main' into feature/invite-external-users
|
2021-06-11 22:02:07 +01:00 |
Alex van Andel
|
96d4a9bd6d
|
Set Reply-To header to allow replying to bookings
|
2021-06-10 18:04:59 +00:00 |
nicolas
|
3d4222c631
|
Merge branch 'main' into feature/cancel-reschedule-links
|
2021-06-10 08:33:39 +02:00 |
Alex van Andel
|
40eb9036f4
|
Implements inviting external users to teams
|
2021-06-09 21:43:37 +00:00 |
nicolas
|
72a07770e8
|
Implemented link generation in mails
|
2021-06-08 17:24:06 +02:00 |
Alex van Andel
|
7df41b519f
|
Use NEXTAUTH_URL to define the BASE_URL, then use that in invite email
|
2021-06-07 16:57:59 +00:00 |
nicolas
|
d05ae49e8d
|
Made UID unique, implemented cancel API, Prepared mail footer,
|
2021-06-06 03:51:24 +02:00 |
Alex van Andel
|
7a31cb0f6a
|
Implemented the API, split the teams page up into multiple components
|
2021-06-05 22:53:33 +00:00 |
Bailey Pumfleet
|
eb02dd2dfa
|
Merge pull request #224 from emrysal/bugfix/add-location-to-email
|
2021-05-29 08:32:31 +01:00 |
Alex van Andel
|
b0ab75dff6
|
Added the optional Location information + fixed nonfunctional a tag
|
2021-05-28 23:34:28 +00:00 |
Alex van Andel
|
64ca462f99
|
Fixes #222 - switched out custom function with dayjs toArray
|
2021-05-28 23:07:07 +00:00 |
Alex van Andel
|
4010fb9075
|
Small adjustments to the From behaviour, send as Calendso or via user depending on who you are sending to.
|
2021-05-28 11:16:19 +00:00 |
Alex van Andel
|
89cefa9894
|
Removed left-over console.log
|
2021-05-27 22:26:10 +00:00 |
Alex van Andel
|
cf3713d3a1
|
Implemented mailing for Calendso instances
added two templates, confirm-booked (sent to invitee) and new-event (sent to agent, for the time being only when no calendar integrations exist).
|
2021-05-27 22:10:20 +00:00 |