Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-26 14:37:43 +01:00
d3f7a7570f feat: add Footer component and integrate it into App and LoginPage
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-26 14:22:22 +01:00
c502601a2f feat: add language change functionality and update translations in Header and locale files
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-26 14:05:58 +01:00
070a390da8 refactor: streamline language initialization and update Container component in HomePage and MyLoansPage
bcf93ee9eb added english language
Compare 2 commits »
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-26 13:54:47 +01:00
9daff3ea5c refactor: update heading sizes in ItemTable, LoanTable, and UserTable components
71fea52da7 filter out deleted loans in getBorrowableItemsFromDatabase and createLoanInDatabase functions
Compare 2 commits »
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-26 13:39:11 +01:00
a8821ceca8 refactored code
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-26 13:37:20 +01:00
7e668e17d3 added german translation
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-26 12:53:10 +01:00
965a4b97ee translated greeting
6054173b03 implemented i18n translation technology
Compare 2 commits »
theis.gaedigk created branch dev in Matthias-Claudius…/borrow-system 2025-10-25 22:49:35 +02:00
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-10-25 22:49:35 +02:00
theis.gaedigk deleted branch debian12 from Matthias-Claudius…/borrow-system 2025-10-25 22:47:50 +02:00
theis.gaedigk created branch debian12ALT in Matthias-Claudius…/borrow-system 2025-10-25 22:47:50 +02:00
theis.gaedigk deleted branch dev from Matthias-Claudius…/borrow-system 2025-10-25 22:47:38 +02:00
theis.gaedigk created branch devALT in Matthias-Claudius…/borrow-system 2025-10-25 22:47:38 +02:00
theis.gaedigk pushed to dev_v2-admin at Matthias-Claudius…/borrow-system 2025-10-25 22:44:46 +02:00
5ba35bb471 remove unused mock data files and update docker-compose paths
theis.gaedigk pushed to dev_v2-admin at Matthias-Claudius…/borrow-system 2025-10-25 22:43:19 +02:00
47b5590394 removed landingpage from admin panel
theis.gaedigk pushed to dev_v2-admin at Matthias-Claudius…/borrow-system 2025-10-25 22:41:46 +02:00
47fec60b5b added landingpage and fixed routing
theis.gaedigk pushed to dev_v2-admin at Matthias-Claudius…/borrow-system 2025-10-25 22:31:56 +02:00
e9319b49ec enhanced Header component with mobile menu and password change dialog; updated HomePage layout
theis.gaedigk pushed to dev_v2-admin at Matthias-Claudius…/borrow-system 2025-10-25 22:11:47 +02:00
b98e38b38b enhanced MyLoansPage with confirmation dialog for loan deletion; improved table layout and added code formatting for loan codes
theis.gaedigk pushed to dev_v2-admin at Matthias-Claudius…/borrow-system 2025-10-25 21:53:11 +02:00
a24a3033d3 updated scheme
theis.gaedigk pushed to dev_v2-admin at Matthias-Claudius…/borrow-system 2025-10-25 21:49:32 +02:00
d94d68aa33 added password input component and integrated password change functionality in Header; updated LoginPage for localized labels