-
Notifications
You must be signed in to change notification settings - Fork 2
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 develop to QA #544
Merged
Merged
Merge develop to QA #544
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: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
…ctor-user-profile
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
feat: ecosystem member pagination
Signed-off-by: karan <[email protected]>
…board-improvement
…e-enhancement Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
refactor: dashboard improvement
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
fix: passkey validation
refactor: table component
refactor: user profile
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
Signed-off-by: karan <[email protected]>
fix: typo fix as prisma needs params in lowercase for connection record
fix: verified details popup data display
Signed-off-by: karan <[email protected]>
…fication-issue
fix: verification popup data loading
fix: validation messages while updating the organization and ecosystem details
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 18 New issues |
amitpadmani-awts
approved these changes
Jan 30, 2024
GHkrishna
pushed a commit
that referenced
this pull request
Sep 18, 2024
* refactor: user profile Signed-off-by: karan <[email protected]> * implemented new table Signed-off-by: karan <[email protected]> * replaced old table with new table Signed-off-by: karan <[email protected]> * implemented debouncing Signed-off-by: karan <[email protected]> * fix: sonar lint issues Signed-off-by: karan <[email protected]> * fix: sonar lint issues Signed-off-by: karan <[email protected]> * handled dark mode Signed-off-by: karan <[email protected]> * made minor changes Signed-off-by: karan <[email protected]> * updated user dashboard Signed-off-by: karan <[email protected]> * feat: implemented pagination on ecosystem Signed-off-by: karan <[email protected]> * handled ecosystem error message Signed-off-by: karan <[email protected]> * added sorting Signed-off-by: karan <[email protected]> * handled all conditions Signed-off-by: karan <[email protected]> * fix: margin and padding Signed-off-by: karan <[email protected]> * improved tooltip data Signed-off-by: karan <[email protected]> * fix: width issue Signed-off-by: karan <[email protected]> * improved roles wise svg Signed-off-by: karan <[email protected]> * changed verification svg Signed-off-by: karan <[email protected]> * added sorting in oob Signed-off-by: karan <[email protected]> * improved sorting Signed-off-by: karan <[email protected]> * handled spell check Signed-off-by: karan <[email protected]> * fix: PR Commits Signed-off-by: karan <[email protected]> * fix: org and ecosystem edit popup Signed-off-by: karan <[email protected]> * fix: org and ecosystem edit popup Signed-off-by: karan <[email protected]> * placed process image function in enum Signed-off-by: karan <[email protected]> * created common component to error message Signed-off-by: karan <[email protected]> * fix: passkey auth Signed-off-by: karan <[email protected]> * fix: validation for passkey Signed-off-by: karan <[email protected]> * fix: connection issue Signed-off-by: karan <[email protected]> * fix: connection issue Signed-off-by: karan <[email protected]> * handled data types Signed-off-by: karan <[email protected]> * handled data types Signed-off-by: karan <[email protected]> * fix: verified details data sync issue Signed-off-by: karan <[email protected]> * fix: verification popup Signed-off-by: karan <[email protected]> --------- Signed-off-by: karan <[email protected]> Co-authored-by: karan <[email protected]> Co-authored-by: Sanjay Khatal <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: 16-karan <[email protected]>
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.
Merge develop branch to qa in order to update new features and stable dev version on QA environment.