388087d0ab
add validation checks
2025-07-09 16:49:00 +03:00
09322c5b80
add booking points to user table ( #461 )
2025-07-09 14:25:42 +03:00
74d3620d0e
Chore/space link tag cleanup ( #462 )
...
* chore: remove unused imports and dead code for space link
* chore: remove unused imports and dead code
* chore: remove unused imports and dead code of tag service
2025-07-09 14:25:26 +03:00
83be80d9f6
add order space API ( #459 )
2025-07-09 11:44:14 +03:00
2589e391ed
fix: add unique validation on subspaces in update space dto ( #460 )
2025-07-09 11:33:04 +03:00
5cf45c30f4
fix: check if device not found ( #458 )
2025-07-08 16:55:56 +03:00
0bb178ed10
make point nullable ( #457 )
2025-07-08 14:50:00 +03:00
9971fb953d
SP-1812: Task/booking-system/update-api ( #456 )
...
* add update bookable spaces API
* add search to get bookable spaces API
2025-07-08 11:52:22 +03:00
7a07f39f16
add communities filter to devices by project API ( #455 )
2025-07-08 11:25:15 +03:00
18b21d697c
SP-1753 Feat/booking system ( #454 )
...
* task: add get all bookable spaces API (#453 )
* task: add non bookable space API
2025-07-08 09:02:24 +03:00
66391bafd8
SP-1814: Update out-of-date device-virtual-id ( #451 )
...
* task: add a function to update device tuya id
* Add Tuya const uuid to device
2025-07-07 10:38:20 +03:00
25599b9fe2
add '%' to search ( #452 )
2025-07-06 14:14:23 +03:00
807c5b7dd3
add tag uuid to add device API ( #450 )
2025-07-03 16:23:42 +03:00
60bc03cf79
fix deployed issue
2025-07-03 01:12:23 -06:00
a9eaf44d31
Merge branch 'main' into dev
2025-07-03 00:10:00 -06:00
d232c06ebe
Merge pull request #449 from SyncrowIOT/fix-get-schedule-api
...
fix: adjust category handling for CUR_2 device type in schedule retrieval
2025-07-03 00:03:38 -06:00
5c916ed445
add pr template
2025-07-03 00:01:37 -06:00
b2fb378e52
Merge pull request #410 from SyncrowIOT/SP-1754-be-implement-configure-space
...
SP-1754-be-implement-configure-space
2025-07-02 02:26:29 -06:00
c5f8f96977
Merge branch 'dev' into SP-1754-be-implement-configure-space
2025-07-02 02:25:43 -06:00
8f9b15f49f
fix: adjust category handling for CUR_2 device type in schedule retrieval
2025-06-30 07:12:43 -06:00
0b9eef276e
ensure Timer is the category value for CUR2 type ( #448 )
2025-06-30 15:52:01 +03:00
b3f8b92826
ensure Timer is the category value for CUR2 type ( #446 )
2025-06-30 15:35:23 +03:00
b9da00aaa6
Merge pull request #447 from SyncrowIOT/fix/integrate-cur2-with-schedule
...
add cur2 checks to schedule
2025-06-30 06:27:27 -06:00
5bf44a18e1
add cur2 checks to schedule
2025-06-30 14:09:32 +03:00
2b2772e4ca
Merge pull request #445 from SyncrowIOT/fix-update-aqi-data-on-staging
...
fix: filter daily averages by space_id and event_date in update procedure
2025-06-30 04:11:03 -06:00
13c0f87fc6
fix: filter daily averages by space_id and event_date in update procedure
2025-06-30 04:09:40 -06:00
c9d794d988
fix: update role type formatting in user invitation email
2025-06-30 01:25:09 -06:00
5d4e5ca87e
Merge pull request #444 from SyncrowIOT/SP-1736-fe-on-user-management-page-when-i-invited-a-user-as-a-space-member-his-role-appeared-as-admin-in-the-email
...
SP-1736-fe-on-user-management-page-when-i-invited-a-user-as-a-space-member-his-role-appeared-as-admin-in-the-email
2025-06-30 01:23:55 -06:00
f4e748d735
fix: update role type formatting in user invitation email
2025-06-30 00:58:30 -06:00
f4f7999ae0
add device to firebase & stop moving it from the OEM space ( #443 )
2025-06-30 09:48:16 +03:00
82c82d521c
add deviceName to handle password API ( #442 )
2025-06-30 08:57:43 +03:00
c7a4ff1194
fix: schedule device types ( #441 )
2025-06-29 15:27:55 +03:00
90ab291d83
add curtain module device ( #440 )
2025-06-29 10:10:19 +03:00
8a4633b158
Merge pull request #439 from SyncrowIOT/add-check-log-to-trace-the-map-issue
...
feat: enhance device status handling with caching and batch processin…
2025-06-25 18:59:37 -06:00
f80d097ff8
refactor: optimize log insertion and clean up device cache handling in TuyaWebSocketService
2025-06-25 18:57:56 -06:00
04bd156df1
Merge branch 'dev' into add-check-log-to-trace-the-map-issue
2025-06-25 18:42:43 -06:00
731819aeaa
feat: enhance device status handling with caching and batch processing improvements
2025-06-25 18:37:46 -06:00
68d2d3b53d
fix: improve device retrieval logic in addDeviceStatusToFirebase method
2025-06-25 08:13:02 -06:00
3fcfe2d92f
Merge pull request #438 from SyncrowIOT/temp-fix-to-check
...
fix: enhance device status handling by integrating device cache for improved performance
2025-06-25 08:06:29 -06:00
c0a069b460
fix: enhance device status handling by integrating device cache for improved performance
2025-06-25 08:03:23 -06:00
5381a949bc
task: delete used & its relations ( #437 )
2025-06-25 15:32:46 +03:00
30724d7d37
Merge pull request #436 from SyncrowIOT/add-check-log-to-trace-the-map-issue
...
fix: add validation for missing properties in device status logs
2025-06-25 05:32:50 -06:00
324661e1ee
fix: add missing check for device UUID in batch processing logs
2025-06-25 05:30:15 -06:00
a83424f45b
fix: remove unnecessary validation for missing properties in device status logs
2025-06-25 05:29:28 -06:00
71f6ccb4db
fix: add validation for missing properties in device status logs
2025-06-25 05:20:26 -06:00
68692b7c8b
increase rate limit to 100 per minute for each IP ( #435 )
2025-06-25 13:50:38 +03:00
4d60c1ed54
Merge pull request #434 from SyncrowIOT/fix-time-out-connections-db
...
Fix-time-out-connections-db
2025-06-25 04:47:59 -06:00
27dbe04299
fix: remove unnecessary comment from ScheduleModule import in scheduler module
2025-06-25 04:47:38 -06:00
9bebcb2f3e
feat: implement scheduler for periodic data updates and optimize database procedures
...
- Added SchedulerModule and SchedulerService to handle hourly data updates for AQI, occupancy, and energy consumption.
- Refactored existing services to remove unused device repository dependencies and streamline procedure execution.
- Updated SQL procedures to use correct parameter indexing.
- Enhanced error handling and logging for scheduled tasks.
- Integrated new repositories for presence sensor and AQI pollutant stats across multiple modules.
- Added NestJS schedule package for task scheduling capabilities.
2025-06-25 03:20:25 -06:00
43ab0030f0
refactor: clean up unused services and optimize batch processing in DeviceStatusFirebaseService
2025-06-25 03:20:12 -06:00