Commit Graph
39 Commits
Author SHA1 Message Date
Stefan-5422 fc894f7643 Fix #63, #64; 2022-06-02 09:40:05 +02:00
Stefan-5422 04c3bc8f87 Do some wacky stuff so that mails actually have a chance of working on our server 2022-05-30 20:58:40 +02:00
Stefan-5422 6f730d1214 Add team routes 2022-05-30 20:58:16 +02:00
Stefan-5422 aa6f0825ac Safe teamLeader code as a cookie so the client can deal with it. 2022-05-30 20:57:28 +02:00
Stefan-5422 f80f5b4938 Remove leftover TODOs 2022-05-30 19:42:45 +02:00
Stefan-5422 93d77eeefa Added user_auth system
+ 1 Mega commit yay
2022-05-28 17:14:33 +02:00
Stefan c5e6568466 Merge branch 'main' into dev 2022-05-20 17:51:04 +02:00
Stefan f00a80242a Merge pull request #52 from detleph/prepare-release
Prepare release
2022-05-19 13:04:40 +02:00
Stefan 382fd8b9ed Merge pull request #33 from detleph/feature-email-verification
Feature email verification Finished

ITS FINALY DONE
2022-04-29 12:24:29 +02:00
Stefan ac19d9bc67 Merge branch 'dev' into feature-email-verification 2022-04-29 11:40:28 +02:00
Stefan 48ac07a52b FIX: Formatting & Syntax error 2022-04-29 11:38:45 +02:00
Stefan 1f867135f9 Merge branch 'dev' into feature-email-verification 2022-04-28 14:07:53 +02:00
Stefan-5422 32d4bdf3e0 Minor changes 2022-04-28 13:00:14 +02:00
Stefan-5422 dd956476d7 Minor changes
Fixed complaints for PR #30
2022-04-28 12:57:15 +02:00
Stefan-5422 f94f89e99e Update common.ts types because nagging. 2022-04-28 12:57:15 +02:00
Stefan-5422 269cc33a33 Update Event Endpoints to give better errors; 2022-04-28 12:57:15 +02:00
Stefan-5422 035eb8771c Fix json parser return stack trace see Issue #24; 2022-04-28 12:49:07 +02:00
Stefan-5422 62a5daa432 Add Endpoint to verify email codes 2022-04-25 08:57:32 +02:00
Stefan-5422 43bb7baa88 Minor changes 2022-03-28 11:58:32 +02:00
Stefan-5422 68b9044a9d Minor changes
Fixed complaints for PR #30
2022-03-28 11:58:32 +02:00
Stefan-5422 0f3b1ac707 Update common.ts types because nagging. 2022-03-28 11:58:32 +02:00
Stefan-5422 cdacc56f7f Update Event Endpoints to give better errors; 2022-03-28 11:58:32 +02:00
Stefan-5422 907c2c68fa Fix json parser return stack trace see Issue #24; 2022-03-20 15:31:20 +01:00
Stefan-5422 c96537f5b4 Add handlebars; 2022-03-20 14:58:27 +01:00
Stefan-5422 a84fcdce8f Fix fix bugs in the mail & mjml library files; 2022-03-20 14:28:52 +01:00
Stefan-5422 893f351e28 Update Dockerfile to include templates in the server; 2022-03-20 14:28:01 +01:00
Stefan-5422 b4528f3d53 - Added Code to get template by name
- Sending mail with compiled template to target
2021-12-13 13:17:31 +01:00
Stefan-5422 db9ea4b36a Added compile code for mail templates 2021-12-11 14:04:51 +01:00
Stefan 01ba2bd0c0 FIX: Due to changes in Prisma schema tests broke
Added property description broke stuff :-(
2021-11-17 21:36:06 +01:00
Stefan 36ddf78fc9 FIX: Issue with docker network
Issue with docker-compose caused server to refuse to build on Server due to not being able to download from the Internet.
Might need to be reviewed at a later point
2021-11-17 21:27:20 +01:00
Stefan 7553364313 fixed my fix
I'm to stupid to write container_name
2021-11-17 16:09:57 +01:00
Stefan ae4ceb8d85 Fix: added Container name to redis 2021-11-17 16:01:59 +01:00
Stefan 62d468c7a5 Merge branch 'dev' into feature-user-auth 2021-11-17 15:36:09 +01:00
Stefan ea6b2d73d0 Chaned Prisma shema due to Issue: #8
- Added Role model
- Added Roles to disciplinese and Participants
2021-10-19 08:27:36 +02:00
Stefan-5422 8d50c44b7e Added tests for the event endpoints
Also installed chai, chai http & mocha
2021-10-18 13:14:13 +02:00
Stefan-5422 a966bfffd9 Added Event Endpoints; Dotenv; npm Scripts
+ GET    /events/
+ POST /events/
2021-10-17 02:30:01 +02:00
Stefan a934017d87 boilerplate 2021-10-11 12:06:02 +02:00
Stefan 01f5521433 boilerplate part1 2021-10-11 09:32:42 +02:00
Stefan af9e7f3eec Initial commit 2021-10-11 09:19:55 +02:00