30 Commits

Author SHA1 Message Date
568eef8119 Merge branch 'dev' 2025-06-14 15:04:48 -06: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
13e3f3e213 Merge branch 'dev' 2025-04-29 09:58:05 +03:00
cb2056d1b3 added health check 2025-04-23 10:56:03 +04:00
055518d672 Merge pull request #339 from SyncrowIOT/feat/commission-device
Feat/commission device
2025-04-22 11:04:15 +04:00
be3c9f730d - add winston logger
- updated HTTP logging interceptor
2025-04-21 11:38:11 +04:00
5d379e0c36 export 2025-04-15 20:01:42 +04:00
de09624db8 added commissioning endpoint 2025-04-08 10:42:48 +04:00
61e4d220dc test deploy 2025-02-18 04:15:24 -06:00
e4a5068f0d updated community service to manage orphan community 2024-12-18 08:23:42 +04:00
8f6e5e31e2 Update dependencies and refactor import statements 2024-12-17 01:11:53 -06:00
c0c41cf91d google login done 2024-10-01 16:52:42 +03:00
95635ca02a Merge branch 'dev' into real-time-devices 2024-08-11 12:56:22 +03:00
206d5e7f8f install firebase 2024-08-10 21:01:43 +03:00
e2f95937b2 added test to build and start commands 2024-08-01 10:26:57 +03:00
26cba4d05b added unit tests 2024-07-31 22:26:51 +03:00
8cb131f395 test 2024-07-30 14:14:58 +03:00
2b8ba755b1 Add Jest configuration and dummy test 2024-07-08 15:28:04 +03:00
1ad51fb391 install ws,onesignal-node 2024-05-26 00:39:35 +03:00
fbdf187ee1 SPRINT-1 related tasks done 2024-04-17 18:52:58 +05:30
7cd508383f port 2024-03-11 19:16:41 -04:00
66cdee665a fix port 2024-03-11 19:09:16 -04:00
c5537b3230 convert project from microservices to rest apis 2024-03-10 12:49:51 +03:00
b3179a5c1f npx 2024-03-03 09:51:03 -05:00
28c6dd0bab nest cli 2024-03-03 08:50:33 -05:00
5036120e2f Docerizing and proxying the microservices 2024-02-27 04:34:01 +03:00
0764793874 authentication module done 2024-02-26 11:23:44 +05:30
37e0effb07 user list api done 2024-02-16 17:34:29 +05:30
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