backend/src/models/entities
Nicolai Ort 8a82e059b7 Now prefixing runnercards with 2 2021-04-22 19:41:18 +02:00
..
Address.ts Fixed key null constraint 2021-01-19 17:27:43 +01:00
ConfigFlags.ts Added key-value like db table for config flags 2021-01-20 17:58:28 +01:00
DistanceDonation.ts Implemented the distance donation response 2021-01-12 18:20:36 +01:00
Donation.ts Fixed spelling 2021-04-14 18:54:02 +02:00
Donor.ts Fixed spelling 2021-04-14 18:54:02 +02:00
FixedDonation.ts Implemented the donation response 2021-01-12 18:16:09 +01:00
GroupContact.ts Fixed key null constraint 2021-01-19 17:27:43 +01:00
Participant.ts Removed the IAddressUser Interface entity 2021-01-16 16:50:04 +01:00
Permission.ts Implemented the second round of the toResponse normalisationf for all classes 2021-01-03 19:18:31 +01:00
Principal.ts Code + comment cleanup for the entities 2020-12-21 15:29:32 +01:00
Runner.ts Added last reset requested timestamp to runners 2021-03-06 13:15:27 +01:00
RunnerCard.ts Now prefixing runnercards with 2 2021-04-22 19:41:18 +02:00
RunnerGroup.ts Ptotential fix for stats failing 2021-04-07 16:28:48 +02:00
RunnerOrganization.ts Renamed files and classed from *Organisation* to *Organization*📝 2021-01-24 18:40:46 +01:00
RunnerTeam.ts Renamed files and classed from *Organisation* to *Organization*📝 2021-01-24 18:40:46 +01:00
Scan.ts Fixed Creation of normal scans 2021-01-07 16:32:16 +01:00
ScanStation.ts Added the enabled flag for scanstations 2021-01-07 19:37:15 +01:00
StatsClient.ts Implemented the first route of the toResponse normalisationf for all classes 2021-01-03 19:09:06 +01:00
Track.ts Implemented the first route of the toResponse normalisationf for all classes 2021-01-03 19:09:06 +01:00
TrackScan.ts Trackscans now have a laptime that get's calculated on creation 2021-03-01 16:58:34 +01:00
User.ts Hotfix: Missing relation bug 2021-01-16 20:59:48 +01:00
UserAction.ts Implemented the first route of the toResponse normalisationf for all classes 2021-01-03 19:09:06 +01:00
UserGroup.ts Cleaned up realations regarding response classes 2021-01-30 16:19:42 +01:00