Commit Graph

10 Commits

Author SHA1 Message Date
rui hildt 8614166d64 Send email when adding participant
- create invite email template
- move email config
- implement sendEmail functionality
2020-09-04 12:41:09 +02:00
rui hildt ac2b6c2b88 Fix id spreadng order bug and consistency in use 2020-09-01 18:57:33 +02:00
rui hildt aaa33b46cb Update availability model 2020-08-28 14:34:37 +02:00
rui hildt d59a562fe2 Update participant model and routes 2020-08-28 14:08:13 +02:00
rui hildt 03815bd2f6 Add validateParticipantID to participant routes 2020-05-11 00:25:08 +02:00
rui hildt e8d8d9e42f Add validateAccountID middleware to account routes 2020-05-11 00:09:16 +02:00
rui hildt 79a8a2fb75 Reorganize and improve error responses 2020-05-11 00:03:48 +02:00
rui hildt bf2fb47033 Add password hashing to routes 2020-05-07 14:14:13 +02:00
rui hildt cfedf47568 Improve error messages with id 2020-05-05 11:34:30 +02:00
rui hildt 6ce64b5e95 Add CRUD operations for participant 2020-05-04 18:47:05 +02:00