Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-29 22:18:05 +02:00
501f94ab5d improved frontend routing
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-29 22:16:20 +02:00
344f0461b4 added settings page
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-29 18:21:05 +02:00
3582e377f1 added english translation
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-29 18:01:49 +02:00
67b46a759d added design to storage table
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-29 17:55:28 +02:00
214941ed7a fully implemented delete function for storages
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-29 17:33:20 +02:00
8c4f194164 add new storage modal and validation for storage creation
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-27 22:20:16 +02:00
b0731b22db add storage management features including update functionality and storage listing page
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-27 18:32:34 +02:00
96488a3137 added add-product page/form
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-27 18:22:04 +02:00
4b1443f197 implemented alert
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-27 18:15:11 +02:00
95fcd51b17 enhanced design
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-27 18:08:00 +02:00
11b490b2e5 improved product details page
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-27 10:26:46 +02:00
8ac83520a9 improved view of products
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-27 10:14:55 +02:00
d996fff0db fixed sidebar navigation
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-26 21:37:33 +02:00
616058b603 feat: add profile route and sidebar navigation; implement inventory and view product pages
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-26 17:11:42 +02:00
56a31bb614 added styling to login card
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-26 17:06:35 +02:00
ed9fb0d1ce feat: restructure routing and authentication for hidden layout and user login
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-26 14:59:19 +02:00
d6e29a74af feat: integrate TanStack Router and update routing structure
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-26 13:57:41 +02:00
b3c3be5590 Add product and storage management routes and database functions
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-26 13:01:14 +02:00
4c0c441e92 Implement backend structure with Docker, database schema, and user authentication
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-05-26 11:38:45 +02:00
ac9679ab27 added scheme and added packages to backend