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
25f5c62ecf linking dto 2025-02-26 15:39:23 +04:00
a4740e8bbd updated create space model 2024-12-23 12:25:24 +04:00
4b55c4e39c service clean up 2024-12-23 08:53:01 +04:00
e18214c717 defined product model dto 2024-12-20 08:45:52 +04:00
7bfa0c32a8 changed dto name 2024-12-20 08:08:17 +04:00
7a82d88aa5 changed name of dtos 2024-12-19 16:18:55 +04:00
a771fa8ee5 propagate add 2024-12-19 09:12:26 +04:00
85aa64ac36 added edit space module endpoint 2024-12-18 15:00:34 +04:00
b2a422f71b created space model create service 2024-12-11 10:51:17 +04:00