Commit Graph

12 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
f381820049 added tag relation to project and product 2025-02-10 11:36:57 +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
2dd48b7bc2 clean model entities 2024-12-23 08:32:02 +04:00
9fdd559b9f added subspace model product and item entities 2024-12-12 16:37:49 +04:00
783b37cd1f Added space model, subspace model, space product model entities 2024-12-10 15:12:51 +04:00
9fdee1540b Merge branch 'feat/add-product-space' into feat/add-space-position 2024-11-20 21:46:33 +04:00
2ed5d9dce7 Added space product relation 2024-11-20 16:16:17 +04:00
4a98d94dda added name to product 2024-11-20 14:55:32 +04:00
8c790b0d96 Refactor Device Module 2024-04-27 23:27:40 +03:00
22bcd37de7 Add product DTO, entity, repository, and module 2024-03-25 13:36:00 +03:00