14 Commits

Author SHA1 Message Date
mberlin
b60fb432ff chore: remove legacy workspace and restructure API + modular admin UI 2026-03-19 09:35:10 -03:00
mberlin
996c6e9241 Restructure backend into modular API layers with admin/organizador/invitados routes, add role-based middleware, flatten module models, and update build scripts 2026-03-19 09:15:22 -03:00
mberlin
989b19d338 Remove tenant parameter from APIs and admin UI (single-tenant mode) 2026-03-18 18:21:08 -03:00
mberlin
5f03c41a82 Send x-tenant-id header from admin UI so controllers receive tenant 2026-03-18 18:12:02 -03:00
mberlin
87eb672416 Fix admin UI sidebar by importing Vue computed 2026-03-18 18:01:33 -03:00
mberlin
c5be7df5e4 Add sidebar menu with module actions in admin UI 2026-03-18 18:00:34 -03:00
mberlin
a18dde063c Replace admin UI with Vue-based login/register interface 2026-03-18 17:57:20 -03:00
mberlin
29d6f902b6 Add real user auth (register/login) + admin UI login 2026-03-18 17:47:09 -03:00
mberlin
c31600f544 Fix admin refresh button layout and add status feedback 2026-03-18 17:20:04 -03:00
mberlin
ce9adf6d9b Register Migrator extension in MikroORM config 2026-03-18 17:11:28 -03:00
9e60600a5d Add modular admin CRUD UI, fix MikroORM migrations/config and update static admin routing 2026-03-18 16:52:05 -03:00
mberlin
56a926b10b Add Docker Compose, environment example, and README 2026-03-18 15:01:04 -03:00
mberlin
9d4fc09c51 Remove node_modules from repository 2026-03-18 14:56:53 -03:00
mberlin
86d779eb4d Initial commit - Event Planner application 2026-03-18 14:55:56 -03:00