Commit Graph
21 Commits
Author SHA1 Message Date
Stephan 9965acee40 Update name to organisation 2022-04-27 08:34:25 +02:00
Stephan d2de4e9208 HOTFIX: Name of uuid function
The prisma schema didn't compile with the previous schema
2022-04-23 14:52:23 +02:00
Laurin 9b8c6b18b7 Updated Media, Adding referential actions(v.2.2) 2022-03-20 17:44:11 +01:00
Laurin fe31a7fa34 Adding VisualElement (v.2.1) 2022-03-20 17:44:11 +01:00
Laurin c0ce7f32ca updating Role model (v.2.0) 2022-03-20 17:44:11 +01:00
Stephan 08419d581b Update the admin revision on password change
+ Update type of revision to DateTime
2022-01-02 17:26:20 +01:00
Stephan 913e0ee0e0 Remove event <-> admin association and introduce a default value for revision 2021-12-29 15:19:17 +01: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