Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge dev branch to main #77

Merged
merged 9 commits into from
Sep 13, 2023
Merged

merge dev branch to main #77

merged 9 commits into from
Sep 13, 2023

Conversation

nishad-ayanworks
Copy link
Contributor

What

  • Merge dev branch changes to main branch.
  • Implemented passkey based sign up and login.

@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@tipusinghaw tipusinghaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tipusinghaw tipusinghaw merged commit 3ddd3e8 into main Sep 13, 2023
3 checks passed
KulkarniShashank pushed a commit that referenced this pull request Sep 13, 2023
* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
tipusinghaw added a commit that referenced this pull request Sep 20, 2023
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 2, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 2, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 4, 2023
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 4, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 4, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 5, 2023
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 5, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 5, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 5, 2023
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 5, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
tipusinghaw added a commit that referenced this pull request Oct 5, 2023
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
)

* docs: add CONTRIBUTING guidelines

Signed-off-by: KulkarniShashank <[email protected]>

* docs: add company name in LICESE file

Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: API refactor in user, organization, auth and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Set Validation for the user login

Signed-off-by: KulkarniShashank <[email protected]>

* Removed unnecessarily conditions in user dto

Signed-off-by: KulkarniShashank <[email protected]>

* added the role matrix in the organization, user and agent module

Signed-off-by: KulkarniShashank <[email protected]>

* Added the error handling in the API-gateway

Signed-off-by: KulkarniShashank <[email protected]>

* Added role guard in user and organization

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling in the user signin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Function name changes in the singin functionality

Signed-off-by: KulkarniShashank <[email protected]>

* Added activity log success in user

Signed-off-by: KulkarniShashank <[email protected]>

* Solved the bug regarding in organization update functionality

Signed-off-by: KulkarniShashank <[email protected]>

* added role guard in user invitation

Signed-off-by: KulkarniShashank <[email protected]>

* Error handling on api-gateway dto

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* Added veriable for the seed on globaly in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Ajay Jadhav <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* worked on the master table json file and .env sample refractoring

Signed-off-by: @nishad.shirsat <[email protected]>

* merge dev branch to main (#77)

* fix: Changed the passkey approch

Signed-off-by: KulkarniShashank <[email protected]>

* feat/fix: Implemented Add passkey for existing users

Signed-off-by: tipusinghaw <[email protected]>

* feat:implemented add passke

Signed-off-by: tipusinghaw <[email protected]>

* fix: login error message

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>

* Included credebl-master-table json file in the .gitignore

Signed-off-by: @nishad.shirsat <[email protected]>

* Create ecosystem monorepo

Signed-off-by: KulkarniShashank <[email protected]>

* feat: Implemented ecosystem microservice

Signed-off-by: tipusinghaw <[email protected]>

* feat: changed controller name

Signed-off-by: tipusinghaw <[email protected]>

* fix:changed return message

Signed-off-by: tipusinghaw <[email protected]>

* setup ecosystem prisma schema

Signed-off-by: Nishad <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: Nishad <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: @nishad.shirsat <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants