|
a034202d76
|
updated endpoints
|
2025-04-03 10:14:24 +04:00 |
|
|
869799f08e
|
Merge pull request #126 from SyncrowIOT/fix_routine_popup
Refactor routine creation UI for improved code organization
|
2025-03-27 15:06:38 +03:00 |
|
|
573e7b42ed
|
Refactor routine creation UI for improved code organization
|
2025-03-27 15:04:33 +03:00 |
|
|
22935f7007
|
SP-1271-rework
|
2025-03-27 14:52:26 +03:00 |
|
|
5bf5120883
|
Merge pull request #124 from SyncrowIOT/SP-1271-Fix-Deployment
SP-1271-Fix-Deployment
|
2025-03-27 13:45:59 +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 |
|
|
aea18fb293
|
Merge pull request #123 from SyncrowIOT/SP-1271-FE-Remove-Community-Field-from-Device-Management-Screen
Sp 1271 fe remove community field from device management screen
|
2025-03-26 12:57:16 +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 |
|
|
77a9aa2f19
|
Added include spaces to the communites api
|
2025-03-26 04:29:33 +03:00 |
|
|
b77dc860cb
|
Merge pull request #122 from SyncrowIOT/SP-1106
Sp 1106
|
2025-03-24 15:34:05 +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 |
|
|
7e1c2ba712
|
routines and automation Toggle
|
2025-03-21 17:14:05 +03:00 |
|
|
80c43b8046
|
Merge pull request #121 from SyncrowIOT:bugfix/fix-subspace-update
fixed issue in subspace update
|
2025-03-19 21:49:51 +04:00 |
|
|
2d3345c1d9
|
fixed issue in subspace updatw
|
2025-03-19 21:48:44 +04:00 |
|
|
de5030d9f0
|
Merge branch 'dev' into SP-1200
|
2025-03-19 14:12:13 +04:00 |
|
|
c0d53fdf5c
|
Update Automation Status
|
2025-03-19 12:24:55 +03:00 |
|
|
8c15fffd42
|
duplicate
|
2025-03-19 12:25:37 +04:00 |
|
|
5e05b20f68
|
Merge pull request #118 from SyncrowIOT/SP-1318
Sp 1318
|
2025-03-17 09:34:16 +04:00 |
|
|
95730cc2ba
|
Merge pull request #119 from SyncrowIOT/SP-1327
append space id to list
|
2025-03-17 09:33:28 +04:00 |
|
|
3750fa8329
|
removed left and right button
|
2025-03-14 15:02:22 +04:00 |
|
|
a5a37f3841
|
append space id to list
|
2025-03-14 14:10:03 +04: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 |
|
|
5b2822f973
|
Merge pull request #117 from SyncrowIOT/SP-1318
Sp 1318
|
2025-03-13 14:51:54 +04:00 |
|
|
70d31f5351
|
removed print
|
2025-03-13 14:51:09 +04:00 |
|
|
c39c693755
|
remove unused import
|
2025-03-13 14:37:39 +04:00 |
|
|
8ed6980264
|
resposnive text length of space model name
|
2025-03-13 13:51:52 +04:00 |
|
|
16df75eb49
|
fixed space update
|
2025-03-13 13:14:31 +04:00 |
|
|
80c294f09c
|
fix real time listenToChanges
|
2025-03-12 16:03:01 +03:00 |
|
|
c806b5f59d
|
Added a background color for the space tree
|
2025-03-11 23:54:39 +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 |
|
|
2140b7eee3
|
Merge pull request #114 from SyncrowIOT:bugfix/update-space
update space with a space model
|
2025-03-11 22:08:06 +04:00 |
|
|
7de9e25ed5
|
Merge branch 'dev' of https://github.com/SyncrowIOT/web into bugfix/update-space
|
2025-03-11 22:07:50 +04:00 |
|
|
123949aa86
|
update space with a space model
|
2025-03-11 22:05:36 +04:00 |
|
|
6d554c5953
|
Merge pull request #113 from SyncrowIOT/bugfix/remove-link
fixed issue in removing link
|
2025-03-10 16:55:02 +04:00 |
|
|
5ed87a5794
|
fixed issue in removing link
|
2025-03-10 11:47:00 +04:00 |
|
|
168c997240
|
Merge pull request #112 from SyncrowIOT:bugfix/empty-space-model
fixed issue in update
|
2025-03-09 17:32:38 +04:00 |
|
|
de65f79ccf
|
Merge branch 'dev' of https://github.com/SyncrowIOT/web into bugfix/empty-space-model
|
2025-03-09 17:32:06 +04:00 |
|
|
eb0490fb16
|
fixed issue in update
|
2025-03-09 17:31:36 +04:00 |
|
|
a73fc04712
|
Merge pull request #110 from SyncrowIOT/SP-1297
fix model and SpaceModelCardWidget and LinkSpaceModelSpacesDialog
|
2025-03-09 16:11:18 +03:00 |
|
|
dee07ebb06
|
fix LinkingSuccessful
|
2025-03-09 16:01:04 +03:00 |
|