-
Notifications
You must be signed in to change notification settings - Fork 15
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: ecosystem & askar wallet included #178
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 <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
feat/fix: Updated passkey Implementation for supabase
Signed-off-by: tipusinghaw <[email protected]>
fix: changed login error message
fix: changed login error message Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
* worked on the username & orgslug feature for public profiles Signed-off-by: @nishad.shirsat <[email protected]> * refractored the GET API endoints for public profiles Signed-off-by: @nishad.shirsat <[email protected]> * refactored the organization GET API public profiles Signed-off-by: @nishad.shirsat <[email protected]> * solved the regix expression grouping issue. Signed-off-by: @nishad.shirsat <[email protected]> * resolved the comments on the PR Signed-off-by: @nishad.shirsat <[email protected]> --------- Signed-off-by: @nishad.shirsat <[email protected]>
Signed-off-by: @nishad.shirsat <[email protected]>
…ername-orgslug-public-profiles Signed-off-by: @nishad.shirsat <[email protected]>
refactor: regex for create orgslug of organization
Signed-off-by: @nishad.shirsat <[email protected]>
) * docs: add CONTRIBUTING guidelines Signed-off-by: KulkarniShashank <[email protected]> * docs: add company name in LICESE file Signed-off-by: Ajay Jadhav <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <[email protected]> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <[email protected]> * feat:implemented add passke Signed-off-by: tipusinghaw <[email protected]> * fix: login error message Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * fix: API refactor in user, organization, auth and agent module Signed-off-by: KulkarniShashank <[email protected]> * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <[email protected]> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * feat:implemented add passke Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * fix: login error message Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * Set Validation for the user login Signed-off-by: KulkarniShashank <[email protected]> * Removed unnecessarily conditions in user dto Signed-off-by: KulkarniShashank <[email protected]> * added the role matrix in the organization, user and agent module Signed-off-by: KulkarniShashank <[email protected]> * Added the error handling in the API-gateway Signed-off-by: KulkarniShashank <[email protected]> * Added role guard in user and organization Signed-off-by: KulkarniShashank <[email protected]> * Error handling in the user signin functionality Signed-off-by: KulkarniShashank <[email protected]> * Function name changes in the singin functionality Signed-off-by: KulkarniShashank <[email protected]> * Added activity log success in user Signed-off-by: KulkarniShashank <[email protected]> * Solved the bug regarding in organization update functionality Signed-off-by: KulkarniShashank <[email protected]> * added role guard in user invitation Signed-off-by: KulkarniShashank <[email protected]> * Error handling on api-gateway dto Signed-off-by: KulkarniShashank <[email protected]> * Added veriable for the seed in agent-service Signed-off-by: KulkarniShashank <[email protected]> * Added veriable for the seed on globaly in agent-service Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: Ajay Jadhav <[email protected]> Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: @nishad.shirsat <[email protected]> Co-authored-by: Ajay Jadhav <[email protected]> Co-authored-by: Ajay Jadhav <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: @nishad.shirsat <[email protected]> Co-authored-by: tipusinghaw <[email protected]>
* refactor: Schema APIs standardized Signed-off-by: KulkarniShashank <[email protected]> * Resolved sonar lint checks Signed-off-by: KulkarniShashank <[email protected]> * API refactor in schema module Signed-off-by: KulkarniShashank <[email protected]> * API refactor in credential-definition Signed-off-by: KulkarniShashank <[email protected]> * Added the error handling in the platform and credential-definition module Signed-off-by: KulkarniShashank <[email protected]> * Error handling and solved the pagination Signed-off-by: KulkarniShashank <[email protected]> * Added logger in the global exception handling Signed-off-by: KulkarniShashank <[email protected]> * Changes as per comment on the Schema controller Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]>
) * refactor: connection, issuance, veriication API refactor Signed-off-by: KulkarniShashank <[email protected]> * Added error handling and role guard in issuance and verification Signed-off-by: KulkarniShashank <[email protected]> * Remove the duplication code in verification Signed-off-by: KulkarniShashank <[email protected]> * Remove the duplication code in verification controller Signed-off-by: KulkarniShashank <[email protected]> * Changes as per comment in PR Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
* feat: support afj-0.4.1 Signed-off-by: KulkarniShashank <[email protected]> * fix: Add nats configuration in platform Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]>
…into develop Signed-off-by: tipusinghaw <[email protected]>
* worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <[email protected]> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <[email protected]> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <[email protected]> * feat:implemented add passke Signed-off-by: tipusinghaw <[email protected]> * fix: login error message Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: tipusinghaw <[email protected]> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <[email protected]> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <[email protected]> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <[email protected]> * feat: changed controller name Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: @nishad.shirsat <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: @nishad.shirsat <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: KulkarniShashank <[email protected]>
* worked on the master table json file and .env sample refractoring Signed-off-by: @nishad.shirsat <[email protected]> * merge dev branch to main (#77) * fix: Changed the passkey approch Signed-off-by: KulkarniShashank <[email protected]> * feat/fix: Implemented Add passkey for existing users Signed-off-by: tipusinghaw <[email protected]> * feat:implemented add passke Signed-off-by: tipusinghaw <[email protected]> * fix: login error message Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: tipusinghaw <[email protected]> * Included credebl-master-table json file in the .gitignore Signed-off-by: @nishad.shirsat <[email protected]> * Create ecosystem monorepo Signed-off-by: KulkarniShashank <[email protected]> * feat: Implemented ecosystem microservice Signed-off-by: tipusinghaw <[email protected]> * feat: changed controller name Signed-off-by: tipusinghaw <[email protected]> * fix:changed return message Signed-off-by: tipusinghaw <[email protected]> * setup ecosystem prisma schema Signed-off-by: Nishad <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: @nishad.shirsat <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: Nishad <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: @nishad.shirsat <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: KulkarniShashank <[email protected]>
fix: decline endorsement request
* worked on the ecosystem lead details Signed-off-by: Nishad <[email protected]> * removed the unnecessary code and comments Signed-off-by: Nishad <[email protected]> --------- Signed-off-by: Nishad <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
…into endorser-request-and-submit
refactor: organization validation for create and invite for ecosystem
Signed-off-by: bhavanakarwade <[email protected]>
…factor-api-for-passkey-module
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
…roduced validation. (#158) * Added the auto submit flag for automatic submit the transaction Signed-off-by: KulkarniShashank <[email protected]> * Removed unnecessary params Signed-off-by: KulkarniShashank <[email protected]> * Error handling in the schema endorsement Signed-off-by: KulkarniShashank <[email protected]> * feat: Schema and credDef auto sign and submit transaction Signed-off-by: KulkarniShashank <[email protected]> * Solved issue when schema sign Signed-off-by: KulkarniShashank <[email protected]> * Added the validation for the cedDef create and write Signed-off-by: KulkarniShashank <[email protected]> * feat: auto endorsement flag handle and refactor schema and cred-def Signed-off-by: KulkarniShashank <[email protected]> * Solved conflicts in endorsement service Signed-off-by: KulkarniShashank <[email protected]> * Change the API URL for auto sign and submit flag Signed-off-by: KulkarniShashank <[email protected]> * Modify the error messages in ecosystem Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]>
…factor-api-for-passkey-module
feat: refactor api for passkey module (backend)
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
fix: implemented request body in credential definition request
Signed-off-by: tipusinghaw <[email protected]>
fix: added attributes as array of string
…bl/platform into send-invitation-link
refactor: send ecosystem invitation link
nishad-ayanworks
changed the title
feat: ecosystem & askar wallet included
merge: ecosystem & askar wallet included
Oct 19, 2023
* fix: invitation flow Signed-off-by: Nishad <[email protected]> * resolved the comments on PR Signed-off-by: Nishad <[email protected]> --------- Signed-off-by: Nishad <[email protected]>
* fix: cred-def list by schemaId for verification Signed-off-by: KulkarniShashank <[email protected]> * Added await by returning the ced defs Signed-off-by: KulkarniShashank <[email protected]> * Discription changes on get cred-def list by schema Id Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
tipusinghaw
approved these changes
Oct 19, 2023
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
Why