Closed bcho892 closed 3 months ago
Is your feature request related to a problem? Please describe.\
Link to requested template
It might be a good idea for the dates to mention its for the nights not day
You might have to fetch the users first_name and last_name using the UserDataService to fill out the name
first_name
last_name
UserDataService
It would be wise to create a file JUST for email templates for modularity
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.\
Link to requested template
It might be a good idea for the dates to mention its for the nights not day
You might have to fetch the users
first_name
andlast_name
using theUserDataService
to fill out the nameIt would be wise to create a file JUST for email templates for modularity
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)