Commit Graph

152 Commits

Author SHA1 Message Date
ccf3e34fbf changed date string to iso 2024-10-27 15:47:39 +03:00
008fe0a515 changed date string to iso 2024-10-27 11:37:25 +03:00
060accceea changed date string to iso 2024-10-27 11:20:37 +03:00
0579483444 changed date string to iso 2024-10-27 11:19:42 +03:00
9160a982ba fix issue in real time 2024-10-27 02:23:28 -05:00
ce9555a5f4 changed device log table 2024-10-27 09:56:23 +03:00
c2958498e5 finished scene icons 2024-10-22 02:13:53 -05:00
07ac955eb0 added timeseries 2024-10-20 16:46:44 +03:00
f0666fab82 finished get power clamp status 2024-10-17 00:41:02 -05:00
11759d8112 resolve conflicts 2024-10-08 10:59:31 +03:00
972e1423f5 Merge pull request #110 from SyncrowIOT/exception-handling-in-controllers
Exception handling in controllers
2024-10-08 10:57:26 +03:00
39e799d4fa Merge pull request #115 from SyncrowIOT/SP-700-error-message-on-device-factory-reset-process
finished soft delete devices
2024-10-07 23:12:08 -05:00
6bfb64370a finished soft delete devices 2024-10-07 23:11:16 -05:00
f5dcdc0ed5 add filter to get groups api 2024-10-07 22:41:31 -05:00
69d2aece43 remove unused imports 2024-10-07 18:28:06 -05:00
d0fd95818f Merge pull request #88 from SyncrowIOT/feature/google-login
added google login
2024-10-07 09:13:00 +03:00
b16f6ceaa7 finish add garage door 2024-10-06 14:14:22 -05:00
9a868c5757 added enums to replace constants 2024-10-06 15:44:49 +03:00
500ca23fba added exception filter and removed controller error handling 2024-10-06 11:04:25 +03:00
4c0bbd2849 finished added battery to water leak 2024-10-04 14:10:43 -05:00
553f08641e added a dedicated error handler service 2024-10-04 22:04:19 +03:00
f94cb940c8 finished add new types to the schedule apis 2024-10-02 03:21:13 -05:00
a00f784229 finished add battery value for the door sensor device 2024-10-01 16:24:24 -05:00
c0c41cf91d google login done 2024-10-01 16:52:42 +03:00
90127bd510 change time from UTC+4 to UTC+3 2024-09-18 12:02:00 +03:00
5681a13c59 Add water heater type for the schedule 2024-09-17 14:38:14 +03:00
446564c984 Merge pull request #86 from SyncrowIOT/swagger-doc
chore: setup initial Swagger documentation
2024-09-16 12:08:28 +04:00
d962d4a7b3 finished schedule module 2024-09-15 18:03:30 +03:00
0df4af175f add gangs types 2024-09-15 18:02:37 +03:00
ef4541a371 Add Visitor Password Entity and Relationships 2024-08-27 22:08:31 +03:00
76f8f6ba70 Add Visitor Password Management Module 2024-08-27 22:08:17 +03:00
20156568e2 added env example 2024-08-25 10:53:27 +03:00
bc0a8627c4 added google login 2024-08-24 13:09:21 +03:00
70aae9899d chore: setup initial Swagger documentation configuration 2024-08-22 09:12:19 +04:00
94d58993b3 Merge pull request #79 from SyncrowIOT/create-vistor-password
Create vistor password
2024-08-13 01:44:25 +03:00
5be6dd5ca7 Merge branch 'dev' of https://github.com/SyncrowIOT/backend into dev 2024-08-12 13:04:17 +03:00
c7e2d6a44a Update country name 2024-08-12 13:03:40 +03:00
1f6364fc5c Merge branch 'dev' into create-vistor-password 2024-08-12 12:57:29 +03:00
d40af71e78 Add Default Door Lock Password and Open Door Lock Endpoint 2024-08-12 11:46:24 +03:00
613f9de731 Refactor email sending method name to improve clarity 2024-08-11 19:45:11 +03:00
d7ad33cc68 Merge pull request #74 from SyncrowIOT/SP-342-implement-region-end-point-in-the-login
added region to login
2024-08-11 14:23:53 +03:00
176276ef05 merged with dev 2024-08-11 14:19:02 +03:00
95635ca02a Merge branch 'dev' into real-time-devices 2024-08-11 12:56:22 +03:00
c5f4a7dc05 Merge pull request #71 from SyncrowIOT/SP-345-review-the-modules-in-the-backend
changed entity and type structure
2024-08-11 11:51:18 +03:00
5825ce01d2 added deleted at 2024-08-11 11:41:00 +03:00
2ce899089e moved region to login if is sent 2024-08-11 10:48:40 +03:00
16595432c3 Switch device status storage to Firebase from MongoDB 2024-08-10 21:01:10 +03:00
415b1730ef Remove unused Mongoose-related modules and configurations 2024-08-10 21:00:56 +03:00
4f68835572 Remove Mongoose Configuration and Dependencies from Common Library 2024-08-10 21:00:30 +03:00
a4446b4620 Add Firebase Device Status Management Module 2024-08-10 21:00:01 +03:00