7d9fe170b9
test: new format of IP
2025-06-24 14:53:04 +03:00
5ad5e7e934
test: use forwarded for heder to catch real IP
2025-06-24 10:46:14 +03:00
f2a8ed141c
test throttle module
2025-06-22 10:23:37 +03:00
8503ee728d
Refactor/space management ( #404 )
...
* refactor: reducing used queries on get communities (#385 )
* refactor: fix create space logic (#394 )
* Remove unique constraint on subspace and product in SubspaceProductAllocationEntity; update product relation to nullable in NewTagEntity
* refactor: fix create space logic
* device model updated to include the fixes and final columns
* updated space models to include suggested fixes, update final logic and column names
* task: removing old references of the old tag-product relation
* task: remove old use of tags
* task: remove old tag & tag model usage
* refactor: delete space
* task: remove unused functions
* fix lint rule
2025-06-11 13:15:21 +03:00
c86be27576
Add AQI module and related services, controllers, and DTOs
...
- Introduced AqiModule with AqiService and AqiController for handling AQI data.
- Added DTOs for AQI requests: GetAqiDailyBySpaceDto and GetAqiPollutantBySpaceDto.
- Implemented AqiDataService for managing AQI sensor historical data.
- Updated existing modules to include AqiDataService where necessary.
- Defined new routes for AQI data retrieval in ControllerRoute.
2025-06-10 18:19:34 -06:00
c39129f75b
Add Weather module with controller, service, and DTO for fetching weather details
2025-06-03 02:38:44 -06:00
7ec4171e1a
feat: add occupancy module with controller, service, and related DTOs for heat map data retrieval
2025-05-12 02:15:57 +03:00
488943338b
removed tags from validate space
2025-04-25 10:58:35 +04:00
96b911bfa1
increase limit
2025-04-24 13:32:07 +04:00
2594c1229b
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into SP-1315-BE-API-rate-limit
2025-04-24 12:21:49 +04:00
cb2056d1b3
added health check
2025-04-23 10:56:03 +04:00
fcb27155d8
typeorm logger
2025-04-22 10:20:48 +04:00
be3c9f730d
- add winston logger
...
- updated HTTP logging interceptor
2025-04-21 11:38:11 +04:00
3745962827
Add PowerClamp module with controller and service for energy data retrieval
2025-04-14 12:17:44 +03:00
de09624db8
added commissioning endpoint
2025-04-08 10:42:48 +04:00
c5dac6c564
add register client api
2025-03-25 10:10:08 +03:00
7546dbbf35
Add Tag Module with CRUD operations
2025-02-12 00:42:47 -06:00
dc11133057
Add Privacy Policy Module and Controller
2025-01-16 23:32:42 -06:00
ef593086bf
Add Terms and Conditions Module
2025-01-15 23:17:25 -06:00
461a0e6036
Add RoleModule and clean up role.controller imports
2024-12-17 02:24:21 -06:00
64027d3a16
Add permission and role management features
2024-12-16 00:19:14 -06:00
02faca3397
added space model controller for create
2024-12-11 11:06:41 +04:00
1e5b61e3e0
added project endpoints
2024-12-09 13:26:17 +04:00
857b02b97b
added space link entity
2024-11-20 09:11:22 +04:00
3bd18c2b29
removed unit,floor,building,room modules
2024-10-22 10:02:54 +04:00
96d52962aa
Space CRUD apis
2024-10-17 11:20:05 +04:00
bd3945f2ee
remove tuya auth
2024-10-08 01:09:21 -05:00
d962d4a7b3
finished schedule module
2024-09-15 18:03:30 +03:00
da1117f432
Add VisitorPasswordModule to AppModule
2024-08-11 19:45:52 +03:00
8c9d92d236
merged dev
2024-07-31 01:55:21 +03:00
578994b856
changed the name of the main module from AuthModule to AppModule
2024-07-31 01:44:51 +03:00
64276205a6
Merge branch 'dev' into SP-203-handle-user-profile
2024-07-21 12:15:02 +03:00
c0860c2927
Add AutomationModule to app.module.ts imports
2024-07-20 18:19:14 +03:00
3205fe0f7a
Add Region and TimeZone modules to app module imports
2024-07-15 15:48:52 +03:00
bcdd5f1aec
test
2024-07-15 11:25:06 +03:00
b781227172
Add logging interceptor
2024-07-02 19:34:41 +03:00
88685f40b7
Add DoorLockModule to app module imports
2024-06-28 20:48:00 +03:00
cf60404e02
feat(scene): add tap-to-run scene functionality
2024-06-24 13:30:03 +03:00
167cb055c1
feat: Add User Notification and Device Messages Subscription Modules
2024-05-26 00:34:51 +03:00
ad15164e15
feat: Add seeder module and services for all lookup tables
2024-05-18 21:53:27 +03:00
a093fd3f72
Add Role Module with Role Controller, Service, and DTOs
2024-05-06 23:49:09 +03:00
bdcc065d73
Remove Home Module
2024-04-27 23:31:00 +03:00
af7a9dbd72
Remove unused imports and fix formatting issues
2024-04-18 10:46:21 +03:00
2a4fe77b0b
SPRINT-1 related tasks done
2024-04-18 09:16:59 +05:30
fbdf187ee1
SPRINT-1 related tasks done
2024-04-17 18:52:58 +05:30
dffe347adf
Add CheckUnitTypeMiddleware and update room module
2024-04-14 08:54:44 +03:00
c0e84d80d4
Add unit module with controller, service, dtos, and middleware
2024-04-13 17:55:28 +03:00
d5f396e4f5
Add floor module with controller, service, DTOs, and interfaces
2024-04-13 17:20:20 +03:00
cb6ec0e278
Add BuildingModule to imports in app.module.ts
2024-04-03 14:55:50 +03:00
be880e47e7
Add CommunityModule to app.module.ts
2024-03-31 22:31:49 +03:00