Commit Graph

38 Commits

Author SHA1 Message Date
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
a8dc4c28f7 meger branch with dev branch 2024-03-13 14:00:42 +03:00
5f18d1f4d5 finshed get devices by room id 2024-03-13 11:17:22 +03:00
1cf345d28d finished groups endpoint 2024-03-12 12:56:14 +03:00
b2e835c805 finished add room api 2024-03-11 10:31:47 +03:00
63411cada4 create get and post home api 2024-03-10 22:43:02 +03:00
c5537b3230 convert project from microservices to rest apis 2024-03-10 12:49:51 +03:00
117c42d034 add auth service to monorepo 2024-02-12 23:50:44 +03:00
6c861f88e8 initial commit 2024-02-12 23:28:26 +03:00