34 Commits

Author SHA1 Message Date
145a08b1b4 Now with cleaner participants in the responses
ref #6
2020-12-18 15:26:54 +01:00
d89fcb84a2 Implemented permission getting
ref #6
2020-12-18 15:12:06 +01:00
eb9473e230 Cleaned up relation types
ref #6
2020-12-18 14:29:31 +01:00
cc5a30980a Implemented new Permission system on the DB side.
ref #22
2020-12-17 20:46:54 +01:00
d2898ff60f Merge branch 'dev' into feature/17-automated_tests 2020-12-09 19:42:51 +01:00
4cfe9df429 final phone validation move to ZZ default
close #16
2020-12-09 19:09:20 +01:00
fcfc10f7d1 phone countrycode validation in env vars
ref #18 #16
2020-12-06 11:21:10 +01:00
993096741d Merge branch 'dev' of https://git.odit.services/lfk/backend into dev 2020-12-05 18:00:48 +01:00
e5b605cc55 🧹 cleanups 2020-12-05 17:25:57 +01:00
675717f8ca 🚧 starting work on LogoutHandler
ref #12
2020-12-05 13:38:59 +01:00
45675b0699 All things deletion for runner* now are clean af and cascadeing
ref #13
2020-12-05 12:15:51 +01:00
b8bc39d691 🚧 User - mark columns as unique
ref #11 #12
2020-12-05 11:14:06 +01:00
52dfe83354 Merge branch 'dev' into feature/12-jwt-creation 2020-12-05 11:07:01 +01:00
aca13f7308 Fixed bugs concerning posts
ref #13
2020-12-05 10:59:15 +01:00
a1105f06ab Cleaned up a load of relations and optional stuff
ref #11
2020-12-05 10:43:28 +01:00
dadaacfaae first part of the user class cleanuo
ref #11 #14
2020-12-05 10:16:47 +01:00
74ee77f814 Cleaned up some relations for users
ref #14
2020-12-05 09:48:01 +01:00
3e38bc5950 Merge branch 'dev' into feature/12-jwt-creation 2020-12-04 22:48:57 +01:00
7f3358d284 🚧 User entity - add @Column
ref #11
2020-12-04 22:48:42 +01:00
92cd58e641 Merge branch 'dev' into feature/12-jwt-creation 2020-12-04 22:45:54 +01:00
48484f04c9 Merge branch 'dev' into feature/13-runner_controllers 2020-12-04 22:43:29 +01:00
c4b7ece974 class-validator on Auth model
ref #12
2020-12-04 22:34:03 +01:00
b0a24c6a74 basic Auth model
ref #12
2020-12-04 22:18:40 +01:00
afef95e14e Fixed amount calculations 2020-12-04 22:07:30 +01:00
c53e94d205 Part 1 of the relation fix 2020-12-04 21:18:44 +01:00
c30922e325 Still broken distance, we'll fix this together
ref #13
2020-12-04 19:31:20 +01:00
8beb658bcc New response model for runners
ref #13
2020-12-04 19:01:36 +01:00
3275b5fd80 🚧 UserGroups
ref #14
2020-12-04 18:34:14 +01:00
795599fd38 Working(tm) implementation of group and team deletion
ref #13
2020-12-04 18:15:38 +01:00
091b455460 🚧 move to uuidV4 2020-12-04 17:53:49 +01:00
c4f02023b9 Shortened db call
ref #13
2020-12-04 17:51:27 +01:00
ca917b0577 Added basics for the runner team controller
ref #13
2020-12-04 17:50:10 +01:00
acd9a691f8 Merge branch 'dev' into feature/14-user-controllers
# Conflicts:
#	src/models/entities/User.ts
2020-12-04 17:07:34 +01:00
e8727ca922 Moved to a "cleaner" directory structure
ref #11
2020-12-03 20:38:47 +01:00