Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 16:29:56 +02:00
7da66b52be added documentation
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 16:14:22 +02:00
f2433e2d84 feat: enhance token handling in removeSelection and saveRow functions
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 12:01:42 +02:00
40d5f35afb feat: optimize table component with deferred search and dynamic container height
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 11:37:34 +02:00
9d64e7c274 Implement virtual scrolling in Table component for improved performance
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-14 10:38:39 +02:00
214a3cb3c8 feat: enhance CSV upload handling with chunked requests and token support; improve form input limits
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 22:10:01 +02:00
bb63388986 feat: update losnummer label to include input format instructions
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 22:08:58 +02:00
c4c805083a feat: add maxLength validation to form inputs and improve saveRow feedback
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 22:03:24 +02:00
d77302c532 added scheme
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 21:52:59 +02:00
a9f26b1148 fix: update Beispiel.csv with correct test data
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 21:48:22 +02:00
3096e4ab83 feat: add entry removal and row saving functionality, enhance admin components with localization
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-13 17:08:02 +02:00
5ccc6f2672 feat: implement chat interface and registration modal
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 16:43:56 +02:00
5792ce154f removed unnessearry stuff
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 16:43:31 +02:00
dd4fcea1b0 feat: enhance CSV import functionality, integrate react-query for data fetching, and refactor admin components
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 12:21:16 +02:00
42d68181f9 created backend to create lottery entries manually
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 11:57:54 +02:00
42f46db2c9 feat: implement admin login form localization, add import functionality, and enhance file handling
9dd7b6641a added import lottery number gui, but currently only frontend. The backend is currently NaN.
Compare 2 commits »
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-12 22:57:03 +02:00
8c2049fa24 feat: add authentication and admin features
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-12 12:25:51 +02:00
bfa70ef14e added tailwindcss
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-12 11:50:41 +02:00
500953f9ad fix: correct formatting in package.json
theis.gaedigk created branch dev in theis.gaedigk/versario 2025-08-12 11:47:52 +02:00
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-12 11:47:52 +02:00
96eebbf5ea initial commit