Commit Graph

6 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
219974385a added product allocation for subspace and space model 2025-02-10 12:59:06 +04:00
2dd48b7bc2 clean model entities 2024-12-23 08:32:02 +04:00
2e95dbfd9f folder restructure 2024-12-12 14:42:24 +04:00
bbd40253b8 enities typo fix 2024-12-11 16:42:39 +04:00
783b37cd1f Added space model, subspace model, space product model entities 2024-12-10 15:12:51 +04:00