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-07-17 10:35:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
249cbfc242c9af3de561caae2c9da193b9e575d7
syncrow-web
/
lib
/
pages
/
space_management_v2
/
modules
/
communities
/
presentation
History
Faris Armoush
7331c8440b
Refactor SpaceManagementPage to use StatefulWidget and initialize CommunitiesBloc in initState. Update CommunityStructureHeader to handle community updates and improve state management in CommunitiesTreeSelectionBloc with new event for community state updates.
2025-07-14 10:27:22 +03:00
..
bloc
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
communities_tree_selection_bloc
Refactor SpaceManagementPage to use StatefulWidget and initialize CommunitiesBloc in initState. Update CommunityStructureHeader to handle community updates and improve state management in CommunitiesTreeSelectionBloc with new event for community state updates.
2025-07-14 10:27:22 +03:00
widgets
Refactor Space Update Logic: Introduced UpdateSpaceParam for better parameter handling in update operations. Enhanced SpaceDetailsDialogHelper to manage loading and error states during space updates. Updated RemoteUpdateSpaceService to construct dynamic URLs for space updates based on community UUID. Improved CommunitiesTreeFailureWidget UI with SelectableText and added spacing for better layout.
2025-07-08 10:01:43 +03:00