Commit Graph

37 Commits

Author SHA1 Message Date
Alex
89a7780c54 backend refactor: userdeletion 2025-02-18 11:34:21 +01:00
Alex
743493517b Backend: add Subscription CRUD 2025-02-12 20:30:59 +01:00
Alex
861d029ce5 Tests: Membership controller 2025-02-12 10:12:30 +01:00
Alex
c34c46cbc2 backend: add: DeleteUser, fix: validation 2025-02-08 18:28:07 +01:00
Alex
77619c42bd backend updateUser fix 2025-02-07 21:43:54 +01:00
Alex
183e4da7f4 Backend:Real world movement 2025-01-16 14:24:21 +01:00
Alex
fa10a0a507 moved to struct validation; 2024-11-04 17:21:55 +01:00
Alex
7ed986d122 add: getAllUsers 2024-10-13 13:42:39 +02:00
Alex
d54f2ae2e6 new licenceController, moved api handling & renaming things 2024-10-10 20:54:20 +02:00
Alex
02d75f0ab1 chg: backend: error struct 2024-10-09 18:08:33 +02:00
Alex
cafe030e79 add checkbox styling, driverslicence handling and validation 2024-10-02 14:32:14 +02:00
Alex
8a581da1d8 add driversLicence model 2024-09-29 21:16:58 +02:00
Alex
41738753f0 add subscriptions to currentUser JSON for frontend 2024-09-29 21:14:03 +02:00
Alex
72017c97ff add: UserRole for privelige handling 2024-09-29 21:03:32 +02:00
Alex
1ded8bee33 moved db indices to uint 2024-09-29 20:58:42 +02:00
$(pass /github/name)
00facf8758 add: update handling 2024-09-20 08:29:00 +02:00
$(pass /github/name)
4d6938de96 add: logout handling 2024-09-07 11:38:35 +02:00
$(pass /github/name)
c3944cb4aa add: Safe func to user model 2024-09-07 10:36:21 +02:00
$(pass /github/name)
066419e546 fix: user model json handling; user_controller_test debug logging, user_controller 2024-09-07 08:55:39 +02:00
$(pass /github/name)
4e5e0963c7 add: better logging in user controller and tests 2024-09-05 16:38:23 +02:00
$(pass /github/name)
c132df87a9 add: Login system 2024-09-03 20:22:05 +02:00
$(pass /github/name)
ae0ec8bf88 add: contactController,tests & refactored tests 2024-08-18 14:17:17 +02:00
$(pass /github/name)
c02b96e538 add: mockSMTP Server for testing; getUser func 2024-08-08 09:29:49 +02:00
$(pass /github/name)
602ac0fef0 Add: Template Config options & comments; 2024-07-18 12:25:51 +02:00
$(pass /github/name)
ac037b12e0 added additional tests for parent id 2024-07-12 18:58:32 +02:00
$(pass /github/name)
02647c4cf7 added parentmembershipvalidation 2024-07-12 16:01:16 +02:00
$(pass /github/name)
d8115f512d fix:admin Notification mail sending;typo in template 2024-07-12 13:35:35 +02:00
$(pass /github/name)
18d91d396b add: verification status page 2024-07-12 12:07:38 +02:00
$(pass /github/name)
03a2b3bdc5 added validation; DB is global now 2024-07-11 20:59:52 +02:00
$(pass /github/name)
de88a603d5 switched to gin-gonic 2024-07-11 12:28:39 +02:00
$(pass /github/name)
87e9f71ceb refactoring db; added email-verification 2024-07-08 23:43:55 +02:00
$(pass /github/name)
555d1be575 splitted user registration into user, consents & bankaccount creation 2024-07-07 21:39:58 +02:00
$(pass /github/name)
90edd26ae0 added more general response handler 2024-07-07 15:49:28 +02:00
$(pass /github/name)
96f008d67e added mail functionality 2024-07-03 12:35:41 +02:00
$(pass /github/name)
6d34d99835 first working server 2024-07-03 09:40:45 +02:00
$(pass /github/name)
9bd8d48243 wip 2024-07-02 00:27:43 +02:00
$(pass /github/name)
fbb3bdfcb3 Initial setup 2024-06-26 13:08:39 +02:00