This website requires JavaScript.
Explore
Help
Register
Sign In
ammar
/
syncrow-web
Watch
1
Star
0
Fork
0
You've already forked syncrow-web
mirror of
https://github.com/SyncrowIOT/web.git
synced
2025-08-26 07:29:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d69e3c72f0d4cc8dfeb3f78198096cad18a31a2
syncrow-web
/
lib
/
pages
/
space_management_v2
/
modules
History
Faris Armoush
2d69e3c72f
Made
SpaceSubSpacesDialog
scrollable, for a better UX, and to account for a very long list of subspaces.
2025-07-27 11:01:22 +03:00
..
communities
Refactor SpaceManagementSidebarHeader to integrate CustomSearchBar and improve layout
2025-07-24 15:04:10 +03:00
create_community
Rework fixes.
2025-07-24 12:34:06 +03:00
create_space
sends correct parentUuid key in create space.
2025-07-16 15:27:31 +03:00
delete_space
Refactor color management and UI components for consistency
2025-07-24 10:27:17 +03:00
duplicate_space
removed unnecessary flag, that can be replaced with checking if the value equals
null
.
2025-07-27 10:56:54 +03:00
products
Enhance Product Model with Icon Mapping:
2025-07-07 09:34:11 +03:00
reorder_spaces
Integrate ReorderSpaces functionality into CommunityStructureCanvas and enhance RemoteReorderSpacesService with dynamic URL generation. Update ReorderSpacesParam to require parentSpaceUuid and spaces for improved validation and serialization.
2025-07-21 16:43:26 +03:00
space_details
Made
SpaceSubSpacesDialog
scrollable, for a better UX, and to account for a very long list of subspaces.
2025-07-27 11:01:22 +03:00
tags
Refactor color management and UI components for consistency
2025-07-24 10:27:17 +03:00
update_community
Enhance EditCommunityDialog: Refactor to accept parent context and streamline community update handling. Introduced a new method
_onUpdateCommunitySuccess
for improved readability and maintainability. Updated
SpaceManagementCommunityDialogHelper
to pass the parent context for better state management in the community update flow.
2025-07-06 12:52:35 +03:00
update_space
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