Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-16 13:03:39 +02:00
c4d5ebd9ae Merge branch 'dev_v1-admin' into debian12_v1-admin
5159877d8d added changeSafeState function
Compare 2 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-16 13:00:20 +02:00
5159877d8d added changeSafeState function
b3ddfd9aa5 added working item change route
Compare 2 commits »
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-16 11:26:42 +02:00
938e9000f8 chnaged port config
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-16 11:20:49 +02:00
558a8330af Merge branch 'dev_v1-admin' into debian12_v1-admin
b3ddfd9aa5 added working item change route
755ebfd06b added inpu elemts and backend API routes for changing the item table
e198fce791 fixed generated code
Compare 4 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-11 16:40:42 +02:00
755ebfd06b added inpu elemts and backend API routes for changing the item table
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-08 19:21:36 +02:00
e198fce791 fixed generated code
theis.gaedigk closed issue Matthias-Claudius…/borrow-system#12 2025-09-05 11:31:33 +02:00
Wrong take and return time
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-05 11:27:42 +02:00
ad2395f98b Merge branch 'dev_v1-admin' into debian12_v1-admin
8341404f45 changed timezone
Compare 2 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-05 11:27:17 +02:00
8341404f45 changed timezone
theis.gaedigk opened issue Matthias-Claudius…/borrow-system#12 2025-09-05 11:10:49 +02:00
Wrong take and return time
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 15:25:09 +02:00
51baf8d970 Merge branch 'dev_v1-admin' into debian12_v1-admin
5291752403 fixed bug: onReturn & onTake functions are know functioaning
Compare 2 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 15:24:08 +02:00
5291752403 fixed bug: onReturn & onTake functions are know functioaning
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:54:24 +02:00
d18465ff1d changed urls
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:53:29 +02:00
b36f1ba9ba Merge branch 'dev_v1-admin' into debian12_v1-admin
c0ae12185a redesgined header
68f13f369c add password change functionality with frontend integration
a24b2697b0 enhance loan handling by updating item states on take and return
13a654561e refactor user editing functionality to remove password handling
Compare 13 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:52:39 +02:00
c0ae12185a redesgined header
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:50:38 +02:00
68f13f369c add password change functionality with frontend integration
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:33:57 +02:00
a24b2697b0 enhance loan handling by updating item states on take and return
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:25:15 +02:00
13a654561e refactor user editing functionality to remove password handling
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:16:28 +02:00
5a058de2f0 refactor error mgmt for creating new password
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-03 14:10:45 +02:00
b8f13a37fd added function to change user password with the admin panel