Commit Graph

10 Commits

Author SHA1 Message Date
8503ee728d Refactor/space management (#404)
* refactor: reducing used queries on get communities (#385)

* refactor: fix create space logic (#394)

* Remove unique constraint on subspace and product in SubspaceProductAllocationEntity; update product relation to nullable in NewTagEntity

* refactor: fix create space logic

* device model updated to include the fixes and final columns

* updated space models to include suggested fixes, update final logic and column names

* task: removing old references of the old tag-product relation

* task: remove old use of tags

* task: remove old tag & tag model usage

* refactor: delete space

* task: remove unused functions

* fix lint rule
2025-06-11 13:15:21 +03:00
e9a3cd14a8 fixed entity relation, removed circular dependency 2025-02-10 20:36:29 +04:00
0145f72651 Add InviteSpaceEntity and InviteSpaceRepository 2025-01-09 05:37:40 -06:00
1e47fffc0a cleaned space entities 2024-12-24 08:43:25 +04:00
97b53bf417 space cleanup 2024-12-24 08:12:56 +04:00
d268a81d85 added subspace product 2024-12-13 15:30:38 +04:00
a1f74938fc removed unused entity 2024-11-15 13:27:20 +04:00
6d6560b3e0 Added subspace entity 2024-10-25 13:59:25 +04:00
8f761168b4 changed entity and type structure 2024-08-03 23:50:49 +03:00
93e8aabc4d Add space DTO, entity, repository, and module 2024-03-31 13:35:49 +03:00