Commit Graph

36 Commits

Author SHA1 Message Date
Alex
447f149423 licence_categories->categories;frontend: fixed category handling 2025-02-10 14:59:22 +01:00
Alex
a8bc049af7 backend db fixes 2025-02-10 12:52:12 +01:00
Alex
c34c46cbc2 backend: add: DeleteUser, fix: validation 2025-02-08 18:28:07 +01:00
Alex
67ef3a2fca styling, DateOfBirth corrected 2025-01-31 19:27:15 +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
0fa57bfe75 made Licence optional 2024-11-04 17:19:32 +01:00
Alex
d54f2ae2e6 new licenceController, moved api handling & renaming things 2024-10-10 20:54:20 +02:00
Alex
6aee416b63 chg: moved to gin binding instead of validator 2024-10-09 18:09:49 +02:00
Alex
451e42a1fc add: locales for server errors 2024-10-09 18:01:43 +02:00
Alex
e14642ed66 fix: missing user.Safe fields 2024-10-07 11:41:52 +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
33561692b6 membership status now int; add auto SEPA mandateref upon user creation 2024-09-29 21:12:49 +02:00
Alex
1ded8bee33 moved db indices to uint 2024-09-29 20:58:42 +02:00
$(pass /github/name)
46afa417b7 xss mitigation & test 2024-09-20 07:57:54 +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)
c132df87a9 add: Login system 2024-09-03 20:22:05 +02:00
$(pass /github/name)
c02b96e538 add: mockSMTP Server for testing; getUser func 2024-08-08 09:29:49 +02:00
$(pass /github/name)
eeeabd5ad3 add: company; tests 2024-07-16 17:52:37 +02:00
$(pass /github/name)
a1a43f1f32 removed alphaunicode constraint from names 2024-07-13 12:22:42 +02:00
$(pass /github/name)
05745ec831 removed e164 phone validation 2024-07-13 00:48:23 +02:00
$(pass /github/name)
02647c4cf7 added parentmembershipvalidation 2024-07-12 16:01:16 +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)
e4475e2400 added html admin notification mail 2024-07-11 12:48:26 +02:00
$(pass /github/name)
de88a603d5 switched to gin-gonic 2024-07-11 12:28:39 +02:00
$(pass /github/name)
20ed629e92 removed unique constraint on consents 2024-07-10 22:50:06 +02:00
$(pass /github/name)
7464b77315 renaming, added json descriptors 2024-07-10 22:23:11 +02:00
$(pass /github/name)
6ac5491053 switched to gorm.. 2024-07-10 14:22:56 +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)
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