-
Notifications
You must be signed in to change notification settings - Fork 16
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
…to passkey-fixes
feat/fix: Updated passkey Implementation for supabase
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
…to passkey-fixes
…into passkey-fixes
fix: changed login error message
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
tipusinghaw
approved these changes
Sep 12, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
KulkarniShashank
pushed a commit
that referenced
this pull request
Sep 13, 2023
* fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
tipusinghaw
added a commit
that referenced
this pull request
Sep 20, 2023
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
tipusinghaw
added a commit
that referenced
this pull request
Oct 4, 2023
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
tipusinghaw
added a commit
that referenced
this pull request
Oct 5, 2023
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
tipusinghaw
added a commit
that referenced
this pull request
Oct 5, 2023
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
KulkarniShashank
pushed a commit
that referenced
this pull request
Sep 11, 2024
* fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
pushed a commit
that referenced
this pull request
Sep 11, 2024
* fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
pushed a commit
that referenced
this pull request
Sep 12, 2024
* fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
pushed a commit
that referenced
this pull request
Sep 12, 2024
* fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Set Validation for the user login Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added role guard in user and organization Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added activity log success in user Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * added role guard in user invitation Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Ajay Jadhav <jadhavajay@gmail.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Ajay Jadhav <ajay@ayanworks.com> Co-authored-by: Ajay Jadhav <jadhavajay@gmail.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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 <nishad.shirsat@ayanworks.com> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat:implemented add passke Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix: login error message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> --------- Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * feat: changed controller name Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * fix:changed return message Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> * setup ecosystem prisma schema Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> --------- Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: Nishad <nishad.shirsat@ayanworks.com> Co-authored-by: Nishad Shirsat <103021375+nishad-ayanworks@users.noreply.github.com> Co-authored-by: @nishad.shirsat <nishad.shirsat@ayanworks.com> Co-authored-by: Shashank Kulkarni <44693969+KulkarniShashank@users.noreply.github.com> Co-authored-by: KulkarniShashank <shashank.kulkarni@ayanworks.com> Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com> Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
dev
branch changes to main branch.