|
fc70669f1d
|
sends correct parentUuid key in create space.
|
2025-07-16 15:27:31 +03:00 |
|
|
8e303af0d7
|
Update RemoteCreateSpaceService to correct API endpoint for space creation, changing the return path to include '/spaces' for accurate resource targeting.
|
2025-07-16 11:01:26 +03:00 |
|
|
4ef4858cee
|
Added x, and y to the toJson method of CreateSpaceParam , since the API still needs them as required properties. Revert the once the BE removes those properties.
|
2025-07-16 10:29:43 +03:00 |
|
|
9a203b2fd9
|
Add CreateSpaceBloc, CreateSpaceEvent, and CreateSpaceState for managing space creation logic. Implement event handling and state management to enhance user experience during space creation.
|
2025-07-16 10:01:51 +03:00 |
|
|
39c5fd1bca
|
Refactor SpaceDetailsModel to integrate Subspace and ProductAllocation models, enhancing data structure and serialization. Update related widgets to utilize Subspace instead of SpaceDetailsModel for improved clarity and maintainability.
|
2025-07-16 09:57:29 +03:00 |
|