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

SLVS-1385 Manage Connections Dialog: User should be able to edit credentials #5795

Conversation

vnaskos-sonar
Copy link
Contributor

@vnaskos-sonar vnaskos-sonar commented Nov 4, 2024

SLVS-1385

Expectations:

  • A connection should be re-triggered when the user edits the credentials
  • If any error occurs, show an error message at the bottom of the dialog

To test:

  1. Bind a solution with a token
  2. Close the solution
  3. Revoke the token
  4. Open the solution again (expect that the binding is broken)
  5. Update with a new token (expect that the solution is bound and you are able to view for example taints)

Copy link

sonarcloud bot commented Nov 5, 2024

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we, please, remove the code duplication from the view model?

@vnaskos-sonar vnaskos-sonar merged commit e1c717d into feature/edit-credentials Nov 5, 2024
12 checks passed
@vnaskos-sonar vnaskos-sonar deleted the vn/refresh-binding-on-update-credentials branch November 5, 2024 14:05
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.

2 participants