37 Commits
Author SHA1 Message Date
La_Felx 757e7492d2 fixed in pr requested changes 2023-01-03 22:34:30 +01:00
La_Felx a1a0bca5a1 fixed bugs 2023-01-03 22:34:30 +01:00
La_Felx 07c8cc239e updated the db schema and team controller 2023-01-03 22:34:30 +01:00
Laurin f92b004fbe patches for update 2022-06-10 00:34:58 +02:00
La_Felx 95784a2a9f Merge branch 'feature-roles' into feature-endpoints 2022-05-31 06:57:16 +02:00
Stefan-5422 93d77eeefa Added user_auth system
+ 1 Mega commit yay
2022-05-28 17:14:33 +02:00
Stephan 197d1a52a3 Add basic controllers and helper for roles
+ Directly link participants to teams for sake of query efficiency
2022-05-27 22:12:16 +02:00
Laurin 4555d46902 modified event responses and updated discipline briefDescription + fullDescription 2022-05-18 12:16:47 +02:00
Laurin bded472d05 Added basic implementation of media 2022-05-18 08:27:11 +02:00
Laurin 510624cbc6 Removed Campaign, Link, Gender 2022-05-08 22:49:49 +02:00
Stefan 1f867135f9 Merge branch 'dev' into feature-email-verification 2022-04-28 14:07:53 +02:00
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
Stephan 9965acee40 Update name to organisation 2022-04-27 08:34:25 +02:00
Stefan-5422 62a5daa432 Add Endpoint to verify email codes 2022-04-25 08:57:32 +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
Stefan a934017d87 boilerplate 2021-10-11 12:06:02 +02:00