Commit Graph
20 Commits
Author SHA1 Message Date
Stephan d688a7db9c HOTFIX: Name of uuid function
The prisma schema didn't compile with the previous schema
2022-04-28 13:00:27 +02:00
Laurin 293d2753eb Adding VisualElement (v.2.1) 2022-04-28 12:55:50 +02:00
Laurin 79e40e8369 updating Role model (v.2.0) 2022-04-28 12:49:07 +02:00
Stephan 0fb8a9ca73 Update the admin revision on password change
+ Update type of revision to DateTime
2022-04-28 12:49:07 +02:00
Stephan 579dc68d82 Remove event <-> admin association and introduce a default value for revision 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
Laurin 0eb284a00d formated last commit 2021-11-10 10:40:06 +01:00
Laurin eb64432ad4 Admin + small changes 2021-11-10 10:04:00 +01:00
Laurin 4319620bfd small changes from feedback 2021-11-10 08:28:23 +01:00
Laurin 8299060d00 Format schema, Adjust enum naming 2021-11-09 15:44:15 +01:00
Laurin a0d033672a Adding enum (Gender, AdminLevel) 2021-11-09 15:39:09 +01:00
Laurin 1d87860be0 Adding LinkObject; adjust details 2021-11-09 15:17:20 +01:00
Laurin 5223c50881 update campaign, participants, group 2021-11-03 14:57:14 +01:00
Laurin 124773cce3 Add leader fields 2021-11-01 18:45:05 +01:00
Laurin 30ffd094bd Normalize schema 2021-11-01 18:19:41 +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
Stephan ee81acea24 Add name to events in the prisma schema 2021-10-15 11:08:42 +02:00
Stephan a46c10018d Update the main Prisma schema
- Added two distinct IDs (A private, serial PK and a public, UUIDv4-based, API ID)
- Added default values
- Applied some basic formatting (Field names, ...)
2021-10-14 13:43:06 +02:00
Stephan dfcbe130ee Remove migrations
Migrations should not be in the repository
2021-10-11 13:27:38 +02:00
Stefan a934017d87 boilerplate 2021-10-11 12:06:02 +02:00