Commit Graph

9 Commits

Author SHA1 Message Date
57397e653a Add Invite User Module and Update User and Space Entities
This commit introduces a new module for handling user invitations, including DTOs, entities, and repositories. It also updates the User and Space entities to include relationships with the new Invite User entities.
2024-12-16 00:17:50 -06:00
852299a273 Refactor user role handling to use single role object 2024-12-16 00:16:24 -06:00
a1f74938fc removed unused entity 2024-11-15 13:27:20 +04:00
af6aefca9c On empty list, return empty array. Instead of error 2024-11-07 10:41:54 +04:00
86fb73ab8d finished add default icon for scene 2024-10-28 01:51:27 -05:00
8f761168b4 changed entity and type structure 2024-08-03 23:50:49 +03:00
8c2647c1f0 Add region and timezone seeders 2024-07-15 15:46:01 +03:00
6415d78992 Remove USER role 2024-05-18 23:00:22 +03:00
ad15164e15 feat: Add seeder module and services for all lookup tables 2024-05-18 21:53:27 +03:00