91f93d4395
Refactor FlushMountedPresenceSensorBloc to streamline device control logic and remove redundant code
2025-04-23 10:44:11 +03:00
42d6b64e58
Refactor FlushMountedPresenceSensorBloc to replace _runDeBouncer with _controlDevice for handling device control logic
2025-04-23 10:32:49 +03:00
b11d4186fb
Add BatchControlDevicesService integration to FlushMountedPresenceSensorBloc and ControlView
2025-04-23 10:31:26 +03:00
24130be665
organized instances in bloc.
2025-04-23 10:26:55 +03:00
fb8ccdf0a6
Add FlushMountedPresenceSensorControlView for managing presence sensor settings
2025-04-23 10:24:38 +03:00
1975a1b6f4
created FlushMountedPresenceSensorBloc
, events, and states for device management.
2025-04-23 10:24:14 +03:00
367d6717e7
Refactor PresenceUpdateData
widget to support decimal values.
2025-04-23 10:23:28 +03:00
8c637e40ff
Created FlushMountedPresenceSensorModel
model.
2025-04-23 10:23:00 +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
e0be44a507
Merged with dev
2025-04-16 04:00:07 +03:00
d4a7dd5854
Fixed design issues, added tag and location to the save dialog
2025-04-16 03:46:10 +03:00
abf6555485
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1278-FE-Allow-Simple-Edit-Delete
2025-04-15 12:03:25 +03:00
db1f29e2b2
Merged with dev
2025-04-15 11:18:43 +03:00
4849bb41ba
Added function to single card, included tag and location to cards
2025-04-15 02:13:00 +03:00
db84a9aa5e
fix a logic
2025-04-14 16:03:34 +03:00
a27b2e758c
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1278-FE-Allow-Simple-Edit-Delete
2025-04-14 12:06:42 +03:00
140f4ff5e2
Refactor AC device controls and toggle widget
2025-04-14 09:57:25 +03:00
4fae2d6be0
Refactor SosDeviceControlsView
2025-04-13 16:19:16 +03:00
9bf37243a6
remove unused code and make a limitation for the nobody time picker
2025-04-13 14:55:55 +03:00
cb6d50d367
remove unnecessary print statement
2025-04-13 12:21:35 +03:00
97eb1c152b
Implement a countdown timer for the AC and fix bugs in the 'Forgot Password'
2025-04-13 12:18:56 +03:00
120ed85d10
Add CPS case to device function switch for ceiling sensor integration
2025-04-09 15:41:28 +03:00
387ef99728
fix: handle nullable uuid in GatewayModel.fromJson
2025-04-09 12:33:20 +03:00
694a5a7dda
Refactor GatewayModel.fromJson to use a loop for status parsing instead of firstWhere.
2025-04-09 12:32:44 +03:00
7860292276
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1367-FE-Save-Flow-edit-or-delete-the-device-functions
2025-04-09 12:19:53 +03:00
d08ab8caac
add dialogType to devices and add parameter in showSwitchFunctionsDialog
2025-04-09 10:09:56 +03:00
006bd4c8ae
SP-1364/ Gateway Conditions Popup (for “If” section)
2025-04-08 16:20:22 +03:00
b6752683fd
Add Gateway dialog and functions integration
2025-04-08 15:08:53 +03:00
8a244dcd23
Created GatewayModel
.
2025-04-08 15:08:15 +03:00
8dc4081a89
save presence state and edit selected value
2025-04-06 16:38:34 +03:00
973ae82bec
Merge pull request #125 from SyncrowIOT/SP-1271-rework
...
SP-1271-rework
2025-04-06 11:59:46 +03:00
8c4dec4483
Merge pull request #129 from SyncrowIOT/SP-1279
...
add WallPresenceSensor and add new icons for presence state and selec…
2025-04-06 11:57:54 +03:00
4fc259491e
add WallPresenceSensor and add new icons for presence state and selected value
2025-04-06 09:57:12 +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
22935f7007
SP-1271-rework
2025-03-27 14:52:26 +03:00
f307aaff9d
Removed the usage of spacing property because the GitHub action doesnt support the version that has it, so instead opted for using Padding
.
2025-03-27 11:08:57 +03:00
835dfe8785
Rename controller variables in DeviceSearchFilters
to be private to control access control.
2025-03-26 12:40:25 +03:00
f670ae78aa
Refactor device search filters layout for improved code organization and to remove any code duplication.
2025-03-26 12:39:51 +03:00
d3128a9c9c
Refactor search button callback for improved readability
2025-03-26 12:37:03 +03:00
b65f172f9d
Removed memory leak bug from DeviceSearchFilters
widget.
2025-03-26 12:36:26 +03:00
dad18b77de
Removed community
filter field from DeviceSearchFilters
.
2025-03-26 12:35:04 +03:00
6045158432
Reset Selected space
2025-03-24 15:32:02 +03:00
7e06dd76cf
create routine dialog flow
2025-03-24 13:57:53 +03:00
80c294f09c
fix real time listenToChanges
2025-03-12 16:03:01 +03:00
dd01a7fddb
Pulled latest changes
2025-03-11 23:42:42 +03:00
b563cc378e
Added current temp to AC functions
2025-03-11 23:41:21 +03:00
5cea8eddb3
added project tags to all dialogs
2025-03-05 21:26:36 +04:00
20474835dd
Merge branch 'dev' of https://github.com/SyncrowIOT/web into feat/update-space-model
2025-03-05 16:42:43 +04:00
ec502214f4
Merge pull request #104 from SyncrowIOT/connect_real_time
...
Connect real time
2025-03-05 15:24:08 +03:00