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): history error reported in the dev environment #20133

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

youhonglian
Copy link
Contributor

@youhonglian youhonglian commented Sep 27, 2024

close #20132

before.mov

This is a before video.

after.mov

This is an after video

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

@youhonglian youhonglian requested a review from a team as a code owner September 27, 2024 08:27
Copy link

bunnyshell bot commented Sep 27, 2024

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

Copy link

bunnyshell bot commented Sep 27, 2024

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

Copy link
Member

@linghaoSu linghaoSu left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for correcting my fault. It seems I have forgotten to delete redundant code here 😓

Maybe you can change the pr title to start with fix(ui):

Copy link
Contributor

@nitishfy nitishfy left a comment

Choose a reason for hiding this comment

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

Please sign the commits for DCO check to get passed.

@youhonglian
Copy link
Contributor Author

Please sign the commits for DCO check to get passed.

@nitishfy Thank you for your reminder, I have signed the commit

@youhonglian youhonglian changed the title fix: history error reported in the dev environment fix(ui): history error reported in the dev environment Sep 29, 2024
@youhonglian
Copy link
Contributor Author

LGTM! Thank you for correcting my fault. It seems I have forgotten to delete redundant code here 😓

Maybe you can change the pr title to start with fix(ui):

@linghaoSu Thank you for your reminder , I have changed the PR title

Copy link
Contributor

@nitishfy nitishfy left a comment

Choose a reason for hiding this comment

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

Overall LGTM. Can you paste the before vs after here?

@youhonglian
Copy link
Contributor Author

youhonglian commented Sep 30, 2024

Overall LGTM. Can you paste the before vs after here?

I've updated the description with two videos

@crenshaw-dev
Copy link
Member

/bns:deploy

Copy link
Contributor

@todaywasawesome todaywasawesome left a comment

Choose a reason for hiding this comment

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

Good to go

@pasha-codefresh
Copy link
Member

@crenshaw-dev are you fine with merging this ?

@pasha-codefresh pasha-codefresh merged commit 20e2e78 into argoproj:master Oct 7, 2024
24 checks passed
ALIHAMZA99 pushed a commit to ALIHAMZA99/argo-cd that referenced this pull request Oct 10, 2024
austin5219 pushed a commit to austin5219/argo-cd that referenced this pull request Oct 16, 2024
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.

An error occurs when staying on the pod log page
6 participants