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-25 17:19:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
SP-1722-duplicate-space-dialog-enhancement
syncrow-web
/
lib
/
pages
/
space_management_v2
/
modules
History
Faris Armoush
1558806cc3
Refactor SpaceDetailsForm to use StatefulWidget for form validation and improve user experience with dynamic save button state, and added space name validation to not be longer than 50 characters.
2025-07-27 11:18:08 +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
Refactor SpaceDetailsForm to use StatefulWidget for form validation and improve user experience with dynamic save button state, and added space name validation to not be longer than 50 characters.
2025-07-27 11:18:08 +03:00
tags
Made
AssignTagsDialog
scrollable to account for a long list of product allocations, for a better UX.
2025-07-27 11:05:30 +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