|
c43cf9347f
|
Remove unnecessary deactivate method from SpaceDetailsDialog to streamline state management and improve code clarity.
|
2025-07-02 16:29:02 +03:00 |
|
|
009b7c0316
|
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 |
|
|
779c0fe916
|
Refactor SpaceDetailsDialog to improve code readability and structure by simplifying widget hierarchy and enhancing the use of Bloc for state management.
|
2025-07-02 15:42:19 +03:00 |
|
|
e448eabda6
|
Refactor SpaceSubSpacesDialog to use SubSpacesInput for managing subspaces, enhancing state management and UI structure. Update SpaceDetailsActionButtons to handle optional save callback.
|
2025-07-02 15:41:13 +03:00 |
|
|
9dfb3ed369
|
Refactor SpaceDetailsDialog and SpaceIconPicker to integrate Bloc for state management, enhancing icon selection and dialog functionality.
|
2025-07-02 15:20:52 +03:00 |
|
|
63353af38b
|
Add SpaceDetails dialog and related widgets for creating and editing spaces, including SpaceDetailsDevicesBox and SpaceSubSpacesBox for managing devices and subspaces.
|
2025-07-02 15:03:23 +03:00 |
|
|
68b6c9b18c
|
Refactor SpaceDetailsBloc to move SpaceDetailsService declaration for improved clarity
|
2025-07-02 15:03:07 +03:00 |
|
|
bdeec7d325
|
Add SpaceIconPicker widget for selecting and displaying space icons with a dialog option.
|
2025-07-02 11:27:36 +03:00 |
|
|
50ff17a0c1
|
Add SpaceIconSelectionDialog widget for selecting space icons in a dialog.
|
2025-07-02 11:27:26 +03:00 |
|
|
87c2e3261d
|
Add SpaceDetailsActionButtons widget for improved action handling in space details.
|
2025-07-02 11:27:13 +03:00 |
|
|
62a6f9c993
|
Add ButtonContentWidget for customizable button UI in space details.
|
2025-07-02 11:27:03 +03:00 |
|
|
5a2299ea2f
|
navigates to initial create space dialog from the respective buttons.
|
2025-06-24 10:47:48 +03:00 |
|
|
aa141ef54d
|
Implemented Space details blocs, services, params, and models.
|
2025-06-16 15:24:17 +03:00 |
|