desker/.idea
Pau Costa Ferrer b618c10cdd Add organization management with logo support
- Implement organization settings page (`+page.svelte`) for updating organization name and logo.
- Create backend APIs for retrieving and updating organization details with role-based access control.
- Add `OrganizationsModule`, `OrganizationsService`, and DTOs for input validation in NestJS.
- Update Prisma schema to include `logoUrl` field for organizations.
- Enhance navigation to dynamically display organization logo and name.
2026-03-28 16:40:24 +01:00
..
.gitignore Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
workspace.xml Add organization management with logo support 2026-03-28 16:40:24 +01:00