fix(cluster-header-logs): add additional information#2550
Open
RemiBonnet wants to merge 3 commits intonew-navigationfrom
Open
fix(cluster-header-logs): add additional information#2550RemiBonnet wants to merge 3 commits intonew-navigationfrom
RemiBonnet wants to merge 3 commits intonew-navigationfrom
Conversation
…y removing click and keyboard event handlers
Member
Author
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
…tatus and remove redundant definitions
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2550 +/- ##
=================================================
Coverage ? 45.47%
=================================================
Files ? 696
Lines ? 16149
Branches ? 4801
=================================================
Hits ? 7344
Misses ? 7465
Partials ? 1340
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| </Tooltip> | ||
| <Tooltip side="bottom" content={<span>Execution id: {lastExecutionId}</span>}> | ||
| <span className="flex items-center gap-1.5 truncate"> | ||
| <Icon iconName="code" iconStyle="regular" className="text-base text-neutral-subtle" /> |
Contributor
There was a problem hiding this comment.
Suggested change
| <Icon iconName="code" iconStyle="regular" className="text-base text-neutral-subtle" /> | |
| <Icon iconName="code" iconStyle="regular" className="text-sm text-neutral-subtle" /> |
Contributor
This file contains hidden or 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
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.
Summary
https://qovery.slack.com/archives/C0AML0VDUV8/p1774518915288869
onClickhandler from rows in the environment deployment list to be able to copy-paste the execution_id, and to be consistent with the service deployment list.Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release