Commit Graph

84 Commits

Author SHA1 Message Date
niggl ca917b0577 Added basics for the runner team controller
ref #13
2020-12-04 17:50:10 +01:00
niggl 330cbd5f57 Added comments and decorators for existing create models
ref #13
2020-12-03 20:49:55 +01:00
niggl e8727ca922 Moved to a "cleaner" directory structure
ref #11
2020-12-03 20:38:47 +01:00
niggl 3a04bb54bd Merge branch 'dev' into feature/11-new_classes 2020-12-03 20:33:01 +01:00
niggl a8956223c2 Emergency fix: Switched to table inheritances
ref #11 #13
2020-12-03 20:28:07 +01:00
niggl e3133e0d5e Added missing import 2020-12-03 20:24:43 +01:00
niggl 5bbf522362 Fixed missing child declaration 2020-12-03 20:23:56 +01:00
niggl 32c4270dff Attention: Broken 2020-12-03 20:19:58 +01:00
niggl af75d6cfec Formatting 2020-12-03 19:22:32 +01:00
niggl a35e6d0a9f Added basics for runnerorg controller
ref #13
2020-12-03 19:20:53 +01:00
philipp 8d1dd78194 🚧 User.ts - optional phone number 2020-12-03 18:25:52 +01:00
philipp 098699e09a 🐞 CreateRunner - optional orgId & teamId 2020-12-03 18:07:49 +01:00
niggl 9e3ee433d2 Moved Create Runner to it's own file 2020-12-03 18:03:43 +01:00
philipp 9395813f5a 🚧 Scan.ts - secondsSinceLastScan 2020-12-03 17:55:27 +01:00
niggl 6d81fc1309 Added Comments.
ref #11 #13
2020-12-03 17:46:32 +01:00
niggl da4597fa62 Moded track controller related models to a new file 2020-12-03 17:43:24 +01:00
philipp 33d159dbcf 🚧 RunnerCard EAN 2020-12-03 17:26:54 +01:00
niggl 6464033a58 Merge branch 'feature/11-new_classes' of git.odit.services:lfk/backend into feature/11-new_classes
# Conflicts:
#	src/models/User.ts
2020-12-02 19:45:30 +01:00
niggl 4c80ab1516 Updated relationships to be nullable
ref #11 #13
2020-12-02 19:45:02 +01:00
philipp 1cf35f016b 🚧 Permissions 2020-12-02 19:34:43 +01:00
philipp f50e7f0b3a 🚧 UserAction relation 2020-12-02 19:29:40 +01:00
niggl aa565c6b34 Updated a bunch of optional collumns to be nullable
ref #11 #13
2020-12-02 19:14:45 +01:00
philipp a78bbb1de5 🚧 User + Permissions 2020-12-02 18:46:36 +01:00
philipp e4d5afbebe 🚧 Permission 2020-12-02 18:28:48 +01:00
philipp 63843cc4c9 Merge branch 'feature/11-new_classes' of https://git.odit.services/lfk/backend into feature/11-new_classes 2020-12-02 18:27:16 +01:00
philipp 1d57264922 🚧 Permissions 2020-12-02 18:27:06 +01:00
philipp 82ca8f48dc 🚧 UserAction 2020-12-02 18:27:00 +01:00
niggl 4a9fd57356 Fixed user<-> Group relationship 2020-12-02 18:20:53 +01:00
philipp d47983a032 🚧 User class WIP 2020-12-02 18:11:23 +01:00
philipp 4ad8afd512 Merge branch 'feature/11-new_classes' of https://git.odit.services/lfk/backend into feature/11-new_classes 2020-12-02 18:07:36 +01:00
philipp 48e28e7b7a User + UserGroup 2020-12-02 18:07:33 +01:00
niggl 932e782a14 Added defaults back in 2020-12-02 18:05:18 +01:00
niggl ac0ce799f9 Fixed the cirvular import BS
ref #11
2020-12-02 17:40:03 +01:00
niggl 5bf978d32d Turned the abstracts into entities
ref #11
2020-12-02 16:07:18 +01:00
niggl dd5f4488be Cleaned up relations
ref #11
2020-12-02 16:00:09 +01:00
niggl d0a1ea3292 Renamed getter
ref #11
2020-12-02 15:49:19 +01:00
niggl 84dd1fe4a5 Added missing getter 2020-12-02 15:46:53 +01:00
niggl abf7aaeda3 Fixed import
ref #11
2020-12-02 15:46:43 +01:00
niggl c82cc9a670 Moved attribute to super
ref #11
2020-12-02 15:44:56 +01:00
niggl c1242b2a2a Added TrackScan relationships
ref #11
2020-12-02 15:40:25 +01:00
niggl 4d593eb840 Removed relation that was already implemented in the super
ref #11
2020-12-02 15:36:11 +01:00
niggl f32291d714 Added scan station relationship
ref #11
2020-12-02 15:34:04 +01:00
niggl 8e2eac9dc0 Added relations for Scans
ref #11
2020-12-02 15:32:11 +01:00
niggl 0d9d72c223 Added relations for RunnerTeams
ref #11
2020-12-01 19:51:16 +01:00
niggl 7ac46a7cc7 Added relations to RunnerOrganisation 2020-12-01 19:48:20 +01:00
niggl f28b08ed65 Added relations to RunnerGroup
ref #11
2020-12-01 19:44:51 +01:00
niggl 029e4beaf5 Added relations for runner cards
ref #11
2020-12-01 19:27:36 +01:00
niggl a6222a8025 Added relations for runners
ref #11
2020-12-01 19:20:27 +01:00
niggl 4075276130 Added relations for participants
ref #11
2020-12-01 19:17:53 +01:00
niggl 2b693917b0 Added relationships for donation
ref #11
2020-12-01 19:13:56 +01:00