| .. |
|
assets
|
Add user profile management with avatar upload and update support
|
2026-03-28 17:22:57 +01:00 |
|
auth
|
Add user profile management with avatar upload and update support
|
2026-03-28 17:22:57 +01:00 |
|
common
|
Add real-time space status updates and reservation management
|
2026-03-28 00:50:51 +01:00 |
|
events
|
Enhance real-time space status updates and handling
|
2026-03-28 16:27:23 +01:00 |
|
organizations
|
Add i18n support with English and Spanish translations
|
2026-03-28 17:34:13 +01:00 |
|
prisma
|
Add seed service to initialize default admin and organization
|
2026-03-28 18:07:22 +01:00 |
|
reports
|
Update reservations logic to handle non-nullable fields and type adjustments
|
2026-03-28 18:40:02 +01:00 |
|
reservations
|
Update reservations logic to handle non-nullable fields and type adjustments
|
2026-03-28 18:40:02 +01:00 |
|
spaces
|
Add rotation support for spaces in floorplan editor
|
2026-03-28 17:47:32 +01:00 |
|
users
|
Add i18n support with English and Spanish translations
|
2026-03-28 17:34:13 +01:00 |
|
app.controller.spec.ts
|
Initialize Hot Desking app with web and API services
|
2026-03-28 00:06:57 +01:00 |
|
app.controller.ts
|
Initialize Hot Desking app with web and API services
|
2026-03-28 00:06:57 +01:00 |
|
app.module.ts
|
Add assets module with file upload and retrieval support
|
2026-03-28 17:10:22 +01:00 |
|
app.service.ts
|
Initialize Hot Desking app with web and API services
|
2026-03-28 00:06:57 +01:00 |
|
main.ts
|
Migrate Prisma seed configuration to `prisma.config.ts` and update API Dockerfile
|
2026-03-28 19:04:18 +01:00 |