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 04:09:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a35f8e62e837e5b35674dfbae468e4627c19117
syncrow-web
/
lib
/
pages
/
space_management_v2
/
modules
/
space_details
/
presentation
History
Faris Armoush
77d6d822cb
Refactor
SpaceSubSpacesDialog
and
SubSpacesInput
to integrate a shared
TextEditingController
for improved state management of subspace names. This change enhances the input handling and ensures proper disposal of the controller, promoting better resource management.
2025-07-24 09:39:33 +03:00
..
bloc
Refactor SpaceDetails feature to replace LoadSpacesParam with LoadSpaceDetailsParam, enhancing clarity in parameter handling. Introduce ClearSpaceDetails event in SpaceDetailsBloc for better state management. Update SpaceDetailsDialog and SpaceDetailsForm to utilize new parameter and improve dialog functionality.
2025-07-02 15:53:54 +03:00
helpers
Refactor CreateSpaceButton and CommunityStructureCanvas to utilize CommunityModel directly, enhancing data handling during space creation. Implement success callback for space creation to update community state in CommunitiesBloc, improving user experience and maintainability.
2025-07-16 11:16:41 +03:00
widgets
Refactor
SpaceSubSpacesDialog
and
SubSpacesInput
to integrate a shared
TextEditingController
for improved state management of subspace names. This change enhances the input handling and ensures proper disposal of the controller, promoting better resource management.
2025-07-24 09:39:33 +03:00