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

fix: UI should show error if repo/creds disconnect attempt fails #13498

Merged
merged 1 commit into from
May 9, 2023

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented May 8, 2023

PR adds error handling to repository management page so that UI shows error message if repository/credentials disconnect fails:

Screen.Recording.2023-05-08.at.4.40.50.PM.mov

Copy link
Member

@rbreeze rbreeze left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt force-pushed the repo-disconnect-error branch from 7951b36 to 731297b Compare May 8, 2023 23:47
@alexmt alexmt enabled auto-merge (squash) May 8, 2023 23:48
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (42bdb5a) 49.19% compared to head (731297b) 49.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13498   +/-   ##
=======================================
  Coverage   49.19%   49.20%           
=======================================
  Files         248      248           
  Lines       42908    42908           
=======================================
+ Hits        21109    21112    +3     
+ Misses      19684    19682    -2     
+ Partials     2115     2114    -1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@maxsxu maxsxu left a comment

Choose a reason for hiding this comment

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

Great thanks! that's very helpful 👍

@alexmt alexmt merged commit 2e102e1 into argoproj:master May 9, 2023
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
…oproj#13498)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
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.

3 participants