|
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 |
|
|
28ac911f3f
|
Accomodated for null values in SpaceModel .
|
2025-06-22 15:30:47 +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 |
|
|
20d044f2e5
|
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1710-FE-Create-Sidebar
|
2025-06-18 09:44:35 +03:00 |
|
|
8caee32822
|
Initialized new SpaceManagementPage .
|
2025-06-18 09:39:49 +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 |
|
|
6af96fadbd
|
renamed devices module, to products .
|
2025-06-16 16:39:34 +03:00 |
|
|
737762bbaf
|
Created create community bloc, services, and param.
|
2025-06-16 16:01:09 +03:00 |
|
|
6bcfb77a06
|
Created update community bloc, services, and param.
|
2025-06-16 16:01:01 +03:00 |
|
|
6b76827f21
|
Created update space service, and bloc.
|
2025-06-16 15:48:16 +03:00 |
|
|
519285fa7c
|
Implemented proper error handling.
|
2025-06-16 15:41:52 +03:00 |
|
|
3eb38d28f7
|
Implemented devices bloc, service, param and model.
|
2025-06-16 15:39:40 +03:00 |
|
|
2108622b5b
|
moved tags into modules folder.
|
2025-06-16 15:35:12 +03:00 |
|
|
ac44af54a3
|
Implemented tags bloc, services, models, and params
|
2025-06-16 15:27:50 +03:00 |
|
|
aa141ef54d
|
Implemented Space details blocs, services, params, and models.
|
2025-06-16 15:24:17 +03:00 |
|
|
b0aea94b91
|
Created communities blocs, services, models, and params.
|
2025-06-16 15:20:44 +03:00 |
|