Skip to content
Snippets Groups Projects
  1. Jan 17, 2022
    • fu1106jv's avatar
      - removed unecessary import of react · 20981060
      fu1106jv authored
      - added dynamic titles by using helmet
      - updated dependencies
      - fixed client build process (overwrite in package.json for one package)
      - fixed href reloading page by using as
      20981060
  2. Jan 14, 2022
  3. Jan 07, 2022
  4. Dec 16, 2021
  5. Dec 15, 2021
  6. Dec 12, 2021
  7. Dec 09, 2021
  8. Dec 08, 2021
  9. Dec 07, 2021
    • fu1106jv's avatar
      Merge branch '18-create-email-templates-and-implement-sending-from-backend' into 'main' · b40c50ef
      fu1106jv authored
      Implement Mail Sending & Template
      
      - added sending mails via nodemailer  -> .env may need to be updated
      - added template loading from server/src/assets
      	* special email html for readability across multiple mail clients
      	* expressions inside {{}} are replaced by the values of the replace argument in the sendMail function
      	* templates are both in txt and html for mail clients that don't support html
      
      Closes #18
      
      See merge request swp-ws21-fahrtenbuch/team-einhorn/fahrtenbuch!10
      b40c50ef
  10. Dec 06, 2021
Loading