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:19:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
SP-1917-FE-Increase-Zoom-In-Out-levels-of-the-canvas
syncrow-web
/
lib
/
pages
/
space_management_v2
/
main_module
/
widgets
History
Faris Armoush
3859dc67d8
SP-1917-FE-Increase-Zoom-In-Out-levels-of-the-canvas.
2025-07-24 09:57:23 +03:00
..
community_structure_canvas.dart
SP-1917-FE-Increase-Zoom-In-Out-levels-of-the-canvas.
2025-07-24 09:57:23 +03:00
community_structure_header_action_buttons_composer.dart
Add SpacesRecursiveHelper for recursive space updates and deletions; refactor CommunityStructureHeader to use CommunityStructureHeaderActionButtonsComposer for improved action handling.
2025-07-14 14:59:58 +03:00
community_structure_header_action_buttons.dart
Refactor CommunityStructureHeaderActionButtons to simplify null handling for selectedSpace and improve widget structure. Ensure buttons are always displayed when selectedSpace is not null, enhancing readability and maintainability.
2025-07-15 12:49:37 +03:00
community_structure_header_button.dart
Implement Space Management Header and Action Buttons; integrate SpaceDetailsBloc for improved space management functionality. Add CommunityStructureHeader, CommunityStructureHeaderActionButtons, and CommunityStructureHeaderButton widgets to enhance UI and user interactions. Update SpaceManagementCommunityStructure to include the new header and refactor space details service for better endpoint handling.
2025-07-03 13:09:43 +03:00
community_structure_header.dart
Update shadow properties in CommunityStructureHeader for improved visual aesthetics. Adjusted blur radius and offset to enhance the header's appearance in the space management interface.
2025-07-17 13:00:38 +03:00
community_template_cell.dart
Created
CommunityTemplateCell
widget.
2025-06-23 10:02:15 +03:00
create_space_button.dart
Integrate CommunitiesTreeSelectionBloc into CreateSpaceButton to handle space selection upon successful space creation. Update community state in CommunitiesBloc to reflect new space addition, enhancing user experience and maintainability.
2025-07-16 11:18:24 +03:00
plus_button_widget.dart
Refactor PlusButtonWidget and SpaceCardWidget to improve widget structure and interaction handling. Replace GestureDetector with IconButton for better usability and update positioning logic for the PlusButtonWidget, enhancing maintainability and readability.
2025-07-15 13:11:22 +03:00
space_card_widget.dart
Refactor PlusButtonWidget and SpaceCardWidget to improve widget structure and interaction handling. Replace GestureDetector with IconButton for better usability and update positioning logic for the PlusButtonWidget, enhancing maintainability and readability.
2025-07-15 13:11:22 +03:00
space_cell.dart
Enhanced SpacesConnectionsArrowPainter and CommunityStructureCanvas to support dynamic card widths; enhance SpaceCell widget layout and shadow properties for improved UI consistency.
2025-07-14 16:56:51 +03:00
space_management_body.dart
Implemented space management canvas.
2025-06-23 15:45:49 +03:00
space_management_community_structure.dart
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
space_management_templates_view.dart
removed expanded widget that caused a size exception.
2025-06-24 10:21:25 +03:00