|
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 |
|
|
4bdb487094
|
doesnt show a snackbar when creating a community fails, since we show the error message in the dialog itself.
|
2025-06-23 10:11:23 +03:00 |
|
|
f8e4c89cdb
|
uses correct error message that the api sends in RemoteCreateCommunityService .
|
2025-06-23 10:11:03 +03:00 |
|
|
27349a6cc0
|
Implemented PR notes by extracting widgets into their own classes.
|
2025-06-23 09:24:53 +03:00 |
|
|
f02788eaa5
|
implemented create community feature.
|
2025-06-22 14:58:38 +03:00 |
|
|
737762bbaf
|
Created create community bloc, services, and param.
|
2025-06-16 16:01:09 +03:00 |
|