0d0d51463d
Merge pull request #224 from SyncrowIOT/SP-1597-FE-Add-Device-Settings-Column-and-Build-Device-Settings-Dialog-UI
...
Sp 1597 fe add device settings column and build device settings dialog UI
2025-06-03 16:56:24 +03:00
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
3c98365338
change the validation from static code to backend
2025-06-03 10:44:34 +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
bab5e06968
Merge pull request #159 from SyncrowIOT/SP-1463-rework
...
Sp 1463 rework
2025-04-28 08:58:39 +03:00
6ef0b2f9d1
fixed the save issue
2025-04-28 00:36:58 +04:00
3193fd26fe
refactor: update presence delay value and enhance request handling in DebouncedBatchControlDevicesService
2025-04-27 11:04:54 +03:00
6fc35a7b9a
enhanced device debouncing to accomodate for multiple calls from the different devices functions calls.
2025-04-27 10:14:19 +03:00
778257644d
reduced debounce duration.
2025-04-24 15:13:10 +03:00
2bb7a6950a
Refactor debounce duration handling in BatchControlDevicesService and ControlDeviceService
2025-04-23 10:52:08 +03:00
b11d4186fb
Add BatchControlDevicesService integration to FlushMountedPresenceSensorBloc and ControlView
2025-04-23 10:31:26 +03:00
8c960bd5f1
created BatchControlDevicesService
interface.
2025-04-23 10:26:17 +03:00
05b3180510
Created ControlDeviceService
interface and its remote and debounced implementation.
2025-04-23 10:22:41 +03:00
72ae3b1727
Refactor FactoryResetModel and MainDoorSensorBatchView
...
- Refactor FactoryResetModel to include 'operationType' in toJson and toMap methods.
- Refactor MainDoorSensorBatchView to use BlocProvider and Builder for better state management.
2025-04-16 15:06:50 +03:00
64f61a6c3d
Merged with dev
2025-04-06 01:17:30 +03:00
ab3f268f29
Added pagination and search logic in space tree
2025-04-06 01:14:16 +03:00
9cb62795a6
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1246
2025-04-03 10:17:06 +04:00
a034202d76
updated endpoints
2025-04-03 10:14:24 +04: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
7e1c2ba712
routines and automation Toggle
2025-03-21 17:14:05 +03:00
c0d53fdf5c
Update Automation Status
2025-03-19 12:24:55 +03:00
e0486deecb
changed endpoint for automation update
2025-03-14 12:16:32 +04:00
bc64efa557
updated delete automation endpoint
2025-03-14 12:12:15 +04:00
2a065efc0e
replaced endpoint for get automaiton by id
2025-03-14 12:09:14 +04:00
7ae3e4a933
updated endpoint for creating automations
2025-03-14 11:54:47 +04:00
2a0f6a4596
updated endpoint of get automation by space
2025-03-14 11:50:18 +04:00
c39c693755
remove unused import
2025-03-13 14:37:39 +04:00
123949aa86
update space with a space model
2025-03-11 22:05:36 +04:00
acb7ed5192
Merge branch 'dev' of https://github.com/SyncrowIOT/web into feat/update-space-model
2025-03-07 00:30:13 +04:00
54a250ea2f
remove unused code
2025-03-06 12:51:30 +03:00
d75ac416eb
Merge branch 'dev' into link_space_model_spaces
2025-03-06 11:50:21 +03:00
9795517a3f
Merge branch 'SP-1218' into feat/update-space-model
2025-03-06 12:01:12 +04:00
a7995bb2b8
added tag api
2025-03-05 16:59:58 +04:00
215dd9cfa4
link space model api integration
2025-03-05 14:37:52 +03:00
9f75ce817e
added space model delete to bloc and api
2025-02-25 21:31:40 +04:00
d89e3fac8e
change endpoint
2025-02-19 17:53:20 +04:00
581dcf7016
changed endpoint for get visitor password and access control
2025-02-16 23:32:46 +04:00
e1609309cf
Added ProjectCubit
as a dependency in blocs
for managing project-level state.
2025-02-15 00:36:20 +04:00
98ad7090d8
Removed prints and unused code
2025-02-06 01:01:21 +03:00
a43ff3c07d
Merge pull request #80 from SyncrowIOT/side_tree
...
Side tree
2025-02-04 01:56:52 +03:00
572520eed5
Fixed issues
2025-02-04 01:54:18 +03:00
5ab9664318
Merged with dev
2025-02-02 11:24:45 +03:00
b070884bd9
Fix bugs related to the user table, privacy policy, and table filter.
2025-01-30 16:43:45 +03:00
6e546a4831
Merged with dev
2025-01-30 12:17:06 +03:00
43c17d1c18
Implemented the selection behavior of the side tree
2025-01-30 04:03:54 +03:00
e70b9ea9e2
Merge pull request #73 from SyncrowIOT/bugfix/edit-space
...
Bugfix/edit space
2025-01-29 12:46:19 +04:00
4bae7bb9fb
fixed update space
2025-01-29 11:14:12 +04:00