20 Commits

Author SHA1 Message Date
260bef98cd Minor tweaks to sign up on frontend and database structure 2025-03-17 19:27:09 +01:00
d0690f2f06 Major addition. User register, login and update is now functional on frontend, removed UUID5 for UUID4 for users and many more changes 2025-03-16 22:24:54 +01:00
d87c280109 Shop registration works now 2025-03-14 13:40:50 +01:00
9c2b88b103 Renamed hooks on frontend and started working on shop registration 2025-03-13 15:41:44 +01:00
39b99d5509 Minor tweaks to routes and frontend. Added generated routes from openapi.json 2025-03-12 20:43:17 +01:00
20ef2aa4e8 [rewrite] Implemented login and register 2025-03-12 14:01:13 +01:00
cd8fdb9c21 [rewrite] WIP login and register 2025-03-11 21:53:37 +01:00
f5547be799 [rewrite] Changes services to crud, modified routes abit 2025-03-11 15:21:30 +01:00
272e765ca8 [rewrite] Minor fixes to models, session generator and example .env 2025-03-10 22:02:30 +01:00
71e916586e [rewrite] Major changes to code - switched to postgres, added initial backend docker files 2025-03-10 18:02:57 +01:00
c7e20fc935 [rewrite] Added a security module from a fastapi example 2025-02-24 22:32:49 +01:00
9e56eeca3f [rewrite] Work on user registration, slightly polished schemas structure 2025-02-24 19:02:39 +01:00
5d12391635 [rewrite] Updated backend structure a bit and started working on registration 2025-02-23 21:14:23 +01:00
f0c378b20f [rewrite] Updated models a bit, preparing to make first functional routes 2025-02-23 15:56:39 +01:00
6e9334ba0e [rewrite] Added shadcn ui to frontend and slightly tweaked backend 2025-02-20 15:16:06 +01:00
3b0336d9b4 [rewrite] Removed old code, updated .vscode 2025-02-17 21:59:41 +01:00
3c005dbfa4 [rewrite] Added a config manager and some test code 2025-02-17 18:24:13 +01:00
807d23da51 [rewrite] Added poetry, and models for new database 2025-01-20 06:50:07 +01:00
3d00ae0aad [rewrite] Added initial route structure (WIP) 2024-12-02 21:15:25 +01:00
40aa0295b1 [rewrite] Initial project structure with dashboard frontend and api 2024-12-02 08:45:08 +01:00