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
0fe456aaed fixed the typo in subspace entity 2025-02-12 11:12:20 +04:00
4c7208cd5f added subspace and space product allocation entity 2025-02-10 12:58:49 +04:00
a74a0db26e updated space update 2024-12-25 10:52:48 +04:00
1e47fffc0a cleaned space entities 2024-12-24 08:43:25 +04:00
97b53bf417 space cleanup 2024-12-24 08:12:56 +04:00
23be781d2e added disabled to all space entities 2024-12-19 10:25:25 +04:00
d1050babd1 space product service 2024-12-17 19:08:48 +04:00
d268a81d85 added subspace product 2024-12-13 15:30:38 +04:00
b8590841a8 aadded product item to space 2024-12-12 14:37:44 +04:00