Commit Graph

35 Commits

Author SHA1 Message Date
906c2d0430 Refactor device management and space management APIs, update event and state classes, and add RemoveDeviceWidget for device removal functionality. 2025-06-03 16:34:00 +03:00
ba08fcf71f Refactor debug print statements in space management API 2025-06-02 12:58:11 +03:00
cf5e05a888 Refactor code by adding new API endpoint for assigning a device to a room and removing redundant code in device management settings. 2025-06-02 12:52:48 +03:00
a44d4231f1 Add new grey color constant and new icons for settings in assets
Update CreateNewRoutineView to use const constructor
Add SubSpaceModel class for device settings
Add DefaultContainer widget for web layout
Add events and states for device settings bloc
Update API endpoints for device settings
2025-05-29 14:26:24 +03:00
6ef0b2f9d1 fixed the save issue 2025-04-28 00:36:58 +04:00
ab3f268f29 Added pagination and search logic in space tree 2025-04-06 01:14:16 +03:00
77a9aa2f19 Added include spaces to the communites api 2025-03-26 04:29:33 +03:00
7e06dd76cf create routine dialog flow 2025-03-24 13:57:53 +03:00
123949aa86 update space with a space model 2025-03-11 22:05:36 +04:00
e1609309cf Added ProjectCubit as a dependency in blocs for managing project-level state. 2025-02-15 00:36:20 +04:00
4bae7bb9fb fixed update space 2025-01-29 11:14:12 +04:00
9331193e90 added tags and subspace to update space 2025-01-29 09:55:36 +04:00
a588351482 fixed space creation api 2025-01-12 11:37:10 +04:00
67516817ec add asset validation 2025-01-09 16:18:19 +04:00
390f7288bd Merge branch 'dev' of https://github.com/SyncrowIOT/web into feat/space-model 2025-01-09 13:04:35 +04:00
6b79254a89 create space model 2025-01-08 19:04:08 +04:00
8c0744054c Merge branch 'dev' into Roles_&_Permissions 2025-01-06 15:32:38 +03:00
a31eb27c92 addign tag model 2025-01-05 23:22:30 +04:00
3876909bea edit_user and pagination and search and filter 2025-01-05 17:27:26 +03:00
ed2187b7ff add_user_dialog 2024-12-26 16:32:18 +03:00
879bf99b12 add_user_dialog 2024-12-16 16:37:55 +03:00
4896b6c593 changed endpoint for communtiies and spaces, hardcoded p[roject value for now 2024-12-10 09:50:42 +04:00
9bddd151bb added bloc for create community 2024-12-04 11:05:46 +04:00
ea20afd34e fixed issue of not recursively calling communtiy list 2024-11-28 15:16:07 +04:00
1a967e2ba0 removed region from create 2024-11-22 00:29:35 +04:00
6c5b01e7c2 fixed edit community 2024-11-21 16:50:25 +04:00
8a7f9ab2dc delete Space 2024-11-21 11:52:27 +04:00
6bc6097a7e added edit space option 2024-11-21 10:04:07 +04:00
2d60b2e225 added product api and model 2024-11-20 20:11:01 +04:00
20f94e290d fixed page load for space 2024-11-19 01:21:32 +04:00
836c44fd95 updated api 2024-11-18 15:36:33 +04:00
29a1470428 updated device management 2024-10-11 10:35:14 +04:00
1156af9b8e fixed expand error 2024-10-08 20:03:31 +04:00
5d397691b6 fixed get communities 2024-10-02 11:13:25 +04:00
ef233c414b added api for space management 2024-10-02 10:11:55 +04:00