179 Commits

Author SHA1 Message Date
6d81fc1309 Added Comments.
ref #11 #13
2020-12-03 17:46:32 +01:00
da4597fa62 Moded track controller related models to a new file 2020-12-03 17:43:24 +01:00
a86465c554 Merge branch 'dev' into feature/13-runner_controllers 2020-12-02 19:46:05 +01:00
efd75823f9 Merge branch 'feature/11-new_classes' into dev 2020-12-02 19:45:54 +01:00
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
4c80ab1516 Updated relationships to be nullable
ref #11 #13
2020-12-02 19:45:02 +01:00
3ade01def9 temp commit: added first part of create runner
ref #13
2020-12-02 19:41:47 +01:00
cb5d5e546d Added more runner errors
ref #13
2020-12-02 19:41:03 +01:00
1cf35f016b 🚧 Permissions 2020-12-02 19:34:43 +01:00
f50e7f0b3a 🚧 UserAction relation 2020-12-02 19:29:40 +01:00
52e9d3a908 Merge branch 'dev' into feature/13-runner_controllers 2020-12-02 19:14:58 +01:00
6932dd9e6e Merge branch 'feature/11-new_classes' into dev 2020-12-02 19:14:52 +01:00
aa565c6b34 Updated a bunch of optional collumns to be nullable
ref #11 #13
2020-12-02 19:14:45 +01:00
7bbf769bdd Added basic creation class 2020-12-02 19:05:58 +01:00
980ac64688 Added basic runner related errors 2020-12-02 18:50:49 +01:00
18fdd367ac Merge branch 'dev' into feature/13-runner_controllers 2020-12-02 18:48:53 +01:00
7d9e003a6d Merge pull request 'feature/11-new_classes' (#15) from feature/11-new_classes into dev
Reviewed-on: #15
2020-12-02 17:48:16 +00:00
701207e100 Created basic runner controller
ref #13
2020-12-02 18:46:40 +01:00
a78bbb1de5 🚧 User + Permissions 2020-12-02 18:46:36 +01:00
e4d5afbebe 🚧 Permission 2020-12-02 18:28:48 +01:00
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
1d57264922 🚧 Permissions 2020-12-02 18:27:06 +01:00
82ca8f48dc 🚧 UserAction 2020-12-02 18:27:00 +01:00
4a9fd57356 Fixed user<-> Group relationship 2020-12-02 18:20:53 +01:00
d47983a032 🚧 User class WIP 2020-12-02 18:11:23 +01:00
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
48e28e7b7a User + UserGroup 2020-12-02 18:07:33 +01:00
932e782a14 Added defaults back in 2020-12-02 18:05:18 +01:00
ac0ce799f9 Fixed the cirvular import BS
ref #11
2020-12-02 17:40:03 +01:00
5bf978d32d Turned the abstracts into entities
ref #11
2020-12-02 16:07:18 +01:00
dd5f4488be Cleaned up relations
ref #11
2020-12-02 16:00:09 +01:00
d0a1ea3292 Renamed getter
ref #11
2020-12-02 15:49:19 +01:00
84dd1fe4a5 Added missing getter 2020-12-02 15:46:53 +01:00
abf7aaeda3 Fixed import
ref #11
2020-12-02 15:46:43 +01:00
c82cc9a670 Moved attribute to super
ref #11
2020-12-02 15:44:56 +01:00
c1242b2a2a Added TrackScan relationships
ref #11
2020-12-02 15:40:25 +01:00
4d593eb840 Removed relation that was already implemented in the super
ref #11
2020-12-02 15:36:11 +01:00
f32291d714 Added scan station relationship
ref #11
2020-12-02 15:34:04 +01:00
8e2eac9dc0 Added relations for Scans
ref #11
2020-12-02 15:32:11 +01:00
0d9d72c223 Added relations for RunnerTeams
ref #11
2020-12-01 19:51:16 +01:00
7ac46a7cc7 Added relations to RunnerOrganisation 2020-12-01 19:48:20 +01:00
f28b08ed65 Added relations to RunnerGroup
ref #11
2020-12-01 19:44:51 +01:00
029e4beaf5 Added relations for runner cards
ref #11
2020-12-01 19:27:36 +01:00
a6222a8025 Added relations for runners
ref #11
2020-12-01 19:20:27 +01:00
4075276130 Added relations for participants
ref #11
2020-12-01 19:17:53 +01:00
2b693917b0 Added relationships for donation
ref #11
2020-12-01 19:13:56 +01:00
1c43442300 Relations for distanceDonation
ref #11
2020-12-01 19:10:52 +01:00
dca9aef258 Other classed are now using the new Address class rather than the old location placeholder
ref #11
2020-12-01 19:06:56 +01:00
2bd0cbadbe Added the address class
ref #11
2020-12-01 19:03:41 +01:00
8b2d6840a8 Added the track scan class
ref #11
2020-12-01 18:57:44 +01:00