Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

refactor: register user details #119

Merged
merged 49 commits into from
Oct 5, 2023
Merged

Conversation

tipusinghaw
Copy link
Contributor

@tipusinghaw tipusinghaw commented Oct 5, 2023

What

  • Updated user DTO for first name and last name

KulkarniShashank and others added 30 commits October 5, 2023 12:21
#66)

* fix: Added the global exception error handling for api-gateway

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added the server for call the API locally

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Removed qr-code in main.js

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* feat: Get proof presentation form data

Signed-off-by: KulkarniShashank <shashank.kulkarni@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>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@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>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
* worked on the username & orgslug feature for public profiles

Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>

* refractored the GET API endoints for public profiles

Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>

* refactored the organization GET API public profiles

Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>

* solved the regix expression grouping issue.

Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>

* resolved the comments on the PR

Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>

---------

Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
)

* 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>
* refactor: Schema APIs standardized

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Resolved sonar lint checks

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* API refactor in schema module

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* API refactor in credential-definition

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added the error handling in the platform and credential-definition module

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Error handling and solved the pagination

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added logger in the global exception handling

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Changes as per comment on the Schema controller

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

---------

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
)

* refactor: connection, issuance, veriication API refactor

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added error handling and role guard in issuance and verification

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Remove the duplication code in verification

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Remove the duplication code in verification controller

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Changes as per comment in PR

Signed-off-by: KulkarniShashank <shashank.kulkarni@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>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
* feat: support afj-0.4.1

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* fix: Add nats configuration in platform

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

---------

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
* 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>
* 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>
… ecosystem roles (#113)

Signed-off-by: Nishad <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
#66)

* fix: Added the global exception error handling for api-gateway

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added the server for call the API locally

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Removed qr-code in main.js

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* feat: Get proof presentation form data

Signed-off-by: KulkarniShashank <shashank.kulkarni@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>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
tipusinghaw and others added 17 commits October 5, 2023 13:53
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
)

* 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>
* refactor: Schema APIs standardized

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Resolved sonar lint checks

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* API refactor in schema module

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* API refactor in credential-definition

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added the error handling in the platform and credential-definition module

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Error handling and solved the pagination

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added logger in the global exception handling

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Changes as per comment on the Schema controller

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

---------

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
)

* refactor: connection, issuance, veriication API refactor

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Added error handling and role guard in issuance and verification

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Remove the duplication code in verification

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Remove the duplication code in verification controller

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

* Changes as per comment in PR

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>

---------

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
* 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>
* 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: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
@tipusinghaw tipusinghaw force-pushed the register-user-details branch from ee08aeb to 61e6f30 Compare October 5, 2023 09:41
…into register-user-details

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
@tipusinghaw tipusinghaw changed the title Register user details refactor: register user details Oct 5, 2023
@tipusinghaw tipusinghaw self-assigned this Oct 5, 2023
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 5, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link
Contributor

@nishad-ayanworks nishad-ayanworks left a comment

Choose a reason for hiding this comment

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

LG

@nishad-ayanworks nishad-ayanworks merged commit 0f13b5c into develop Oct 5, 2023
2 of 3 checks passed
@nishad-ayanworks nishad-ayanworks deleted the register-user-details branch December 6, 2023 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants