|
73de1e6ff9
|
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 |
|
|
826dea8054
|
Implement community update endpoint: Refactor RemoteUpdateCommunityService to dynamically construct the update URL using the project UUID. This change enhances the service's flexibility and error handling by ensuring the correct endpoint is used for community updates.
|
2025-07-06 12:39:54 +03:00 |
|
|
823d86fd80
|
Add loading and success snackbar helpers: Introduced showLoadingDialog and showSuccessSnackBar methods in SpaceManagementCommunityDialogHelper for consistent loading indicators and success messages across community dialogs. Updated CreateCommunityDialog and EditCommunityDialog to utilize these new helpers, enhancing user experience and maintainability.
|
2025-07-06 11:17:28 +03:00 |
|
|
6dcc851d97
|
Made CommunityDialog reusable for edit and create features.
|
2025-07-06 10:46:20 +03:00 |
|
|
6bcfb77a06
|
Created update community bloc, services, and param.
|
2025-06-16 16:01:01 +03:00 |
|