|
ff3d5cd996
|
Created a helper class to show create community dialog, since this dialog can be shown from two different widgets.
|
2025-06-23 10:02:02 +03:00 |
|
|
27349a6cc0
|
Implemented PR notes by extracting widgets into their own classes.
|
2025-06-23 09:24:53 +03:00 |
|
|
41d4fbb555
|
Extracted pagination data into a generic DTO.
|
2025-06-22 16:00:20 +03:00 |
|
|
f02788eaa5
|
implemented create community feature.
|
2025-06-22 14:58:38 +03:00 |
|
|
b79ab06d95
|
shows a loading indicator when loading.
|
2025-06-22 12:58:45 +03:00 |
|
|
8494f0a8f1
|
matched community and space models with API.
|
2025-06-22 12:38:54 +03:00 |
|
|
65ed94eb08
|
debounce and refactored CommunitiesBloc .
|
2025-06-22 12:01:32 +03:00 |
|
|
51c088d998
|
made communities paginatable.
|
2025-06-22 11:11:25 +03:00 |
|
|
2f233db332
|
implemented space management side bar.
|
2025-06-22 11:04:39 +03:00 |
|
|
0132805713
|
Fix PR notes.
|
2025-06-17 11:26:48 +03:00 |
|
|
9600f4fb8b
|
Made CommunitiesState final, to better document that it shouldn't be extended.
|
2025-06-16 16:49:31 +03:00 |
|
|
5cd1384000
|
Refactored CommunitiesBloc to ensure the CommunitiesService is properly defined as a final member, enhancing clarity and maintainability. Adjusted CommunitiesState to maintain consistent property definitions.
|
2025-06-16 16:48:08 +03:00 |
|
|
0260523121
|
Made CommunitiesBloc state object one class, instead of multiple, to make searching and pagination easier.
|
2025-06-16 16:47:47 +03:00 |
|
|
b0aea94b91
|
Created communities blocs, services, models, and params.
|
2025-06-16 15:20:44 +03:00 |
|