Alexander Stölting Alex
  • Joined on 2022-06-28
Alex pushed to main at Alex/GoMembership 2024-10-09 16:13:03 +00:00
79ffb5051c chg: admin creation
5de2f31e5f chg: nested struct loading
b2e4947d37 add & moved to validations folder; del validator/v10
6aee416b63 chg: moved to gin binding instead of validator
02d75f0ab1 chg: backend: error struct
Compare 7 commits »
Alex pushed to main at Alex/GoMembership 2024-10-09 16:01:50 +00:00
451e42a1fc add: locales for server errors
4de5a54cac fix: date formatting
1367ba4fa1 grouped and sorted licence categories display
9023979b43 add mandate_date_signed formatting
8071bba435 add: mandate_date_signed locale
Compare 11 commits »
Alex pushed to main at Alex/GoMembership 2024-10-07 09:42:08 +00:00
e14642ed66 fix: missing user.Safe fields
55afc6bee9 chg admin creation
0c2aa68311 typo
580b022c42 del: Avatar image
dfbeabc93c add: driverslicence update
Compare 6 commits »
Alex pushed to main at Alex/GoMembership 2024-10-02 12:32:18 +00:00
cafe030e79 add checkbox styling, driverslicence handling and validation
4ee18f21f2 cleanup
Compare 2 commits »
Alex pushed to main at Alex/GoMembership 2024-09-29 19:30:33 +00:00
4bd10d24d2 about page changes
aea61e9440 chg backend urls
5f1cb4e84f fix typos
e56b58bd5f add utils: date conversion
f0ed8e3446 locale
Compare 10 commits »
Alex pushed to main at Alex/GoMembership 2024-09-29 19:18:06 +00:00
dbf7aca078 add: Tests for driverslicence
b99a5010a7 add default for userCreation
8a581da1d8 add driversLicence model
41738753f0 add subscriptions to currentUser JSON for frontend
33561692b6 membership status now int; add auto SEPA mandateref upon user creation
Compare 7 commits »
Alex pushed to main at Alex/GoMembership 2024-09-29 19:06:34 +00:00
2acbe703eb add: subscription seeding, enhance admin creation
72017c97ff add: UserRole for privelige handling
Compare 2 commits »
Alex pushed to main at Alex/GoMembership 2024-09-29 18:58:47 +00:00
1ded8bee33 moved db indices to uint
Alex pushed to main at Alex/GoMembership 2024-09-20 06:39:55 +00:00
e0cc893493 frontend fix: Cookie passthrough
43a039ae91 frontend:add:error handling on failed validation
49986ffd79 frontend:chg:generalized form field serialization
0897361260 frontend:adapted to new hooks
211cf1db3f frontend:add:cookie renewal
Compare 5 commits »
Alex pushed to main at Alex/GoMembership 2024-09-20 06:32:34 +00:00
30d56ce778 locales
3ec32756c8 front:add: InputField component
Compare 2 commits »
Alex pushed to main at Alex/GoMembership 2024-09-20 06:29:21 +00:00
00facf8758 add: update handling
62624cd0f8 membership input validation improved & tests
361fa1316a add sql injection test
851e62dbac add xss validation
1e68e7d390 Add: session handling
Compare 9 commits »
Alex pushed to main at Alex/GoMembership 2024-09-10 16:52:45 +00:00
b34a85e9d6 add: frontend profile data etc
Alex pushed to main at Alex/GoMembership 2024-09-07 11:37:34 +00:00
f0b2409963 fix: current-user route
Alex pushed to main at Alex/GoMembership 2024-09-07 11:36:24 +00:00
147b8c0afd frontend: initial commit
Alex pushed to main at Alex/GoMembership 2024-09-07 09:38:51 +00:00
4d6938de96 add: logout handling
Alex pushed to main at Alex/GoMembership 2024-09-07 08:36:36 +00:00
c3944cb4aa add: Safe func to user model
Alex pushed to main at Alex/GoMembership 2024-09-07 06:57:03 +00:00
f99ff57275 minor
c36af961f3 fix auth routes
b3dc134c8c add admin user creation
066419e546 fix: user model json handling; user_controller_test debug logging, user_controller
ff7c83671f fix: auth && auth_test
Compare 7 commits »
Alex pushed to main at Alex/GoMembership 2024-09-06 07:26:23 +00:00
82413499f5 add: Admin creation
df82782ba5 add: auth_test cases & null attack test
b42713b108 Del old sql schema
0d7c5674da chg testcases to be private
46e09a1285 moved admin mail config location
Compare 5 commits »
Alex pushed to main at Alex/GoMembership 2024-09-05 14:40:53 +00:00
0aa332c26b adapted template to new routing
600cd83a81 add: user_service GetUserByID Function
580b1523f9 chg: routing and added auth to backend endpoint
8113b02356 chg: auth handling to jwt cookies
4e5e0963c7 add: better logging in user controller and tests
Compare 5 commits »
Alex pushed to main at Alex/GoMembership 2024-09-05 14:37:40 +00:00
ae2ab42969 chg: subscription Registration endpoint