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 18:19:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
SP-1722-duplicate-space-dialog-enhancement
syncrow-web
/
lib
/
pages
/
space_management_v2
/
main_module
/
widgets
History
Faris Armoush
83895d3dda
Diallows naming duplication when duplicating a space, and adds a proper suffix to the name in case of another spaces having a name match.
2025-07-27 10:51:53 +03:00
..
community_structure_canvas.dart
SP-1917-FE-Increase-Zoom-In-Out-levels-of-the-canvas. (
#367
)
2025-07-24 10:21:50 +03:00
community_structure_header_action_buttons_composer.dart
Diallows naming duplication when duplicating a space, and adds a proper suffix to the name in case of another spaces having a name match.
2025-07-27 10:51:53 +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
Refactor color management and UI components for consistency
2025-07-24 10:27:17 +03:00
community_template_cell.dart
Created
CommunityTemplateCell
widget.
2025-06-23 10:02:15 +03:00
create_space_button.dart
Rework fixes.
2025-07-24 12:34:06 +03:00
plus_button_widget.dart
Refactor color management and UI components for consistency
2025-07-24 10:27:17 +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
Refactor color management and UI components for consistency
2025-07-24 10:27:17 +03:00
space_management_body.dart
Refactor
SpaceManagementBody
to use a
Stack
layout for improved UI structure, allowing better positioning of the
SpaceManagementCommunitiesTree
and the main content. Enhance
SpaceManagementCommunitiesTree
with a shadow effect for better visual separation. This change promotes a more organized and visually appealing interface.
2025-07-24 09:39:38 +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
Refactor color management and UI components for consistency
2025-07-24 10:27:17 +03:00