Go to file
Pau Costa Ferrer b3d7e4195f Add user management and registration features with invite-based onboarding
- Implement `+page.svelte` for admin user management, allowing role updates, password resets, and invite link generation.
- Add `+page.svelte` for user registration using invite tokens.
-
2026-03-28 16:11:10 +01:00
.idea Add user management and registration features with invite-based onboarding 2026-03-28 16:11:10 +01:00
apps Add user management and registration features with invite-based onboarding 2026-03-28 16:11:10 +01:00
shared Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
src Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
.gitignore Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00
docker-compose.yml Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
package-lock.json Add admin reporting dashboard with utilization statistics and downloadable reports 2026-03-28 16:06:05 +01:00
package.json Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
prompts.md Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tsconfig.base.json Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tsconfig.json Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00