generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
feat(heureka): enables auth for heureka and false positive remediation UX and code improvements #1535
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
Draft
hodanoori
wants to merge
22
commits into
main
Choose a base branch
from
hoda-heureka-improve-ux
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+317
−126
Draft
feat(heureka): enables auth for heureka and false positive remediation UX and code improvements #1535
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
1b85084
chore(heureka): removes action column header and correct its layout
hodanoori 6320edc
chore(heureka): use pills to show image versions
hodanoori 84d3880
fix(heureka): preserve revert false positive message by avoiding inli…
hodanoori 624578f
fix(heureka): only expose auth user ID when running in embedded mode
hodanoori c1ccafa
fix(heureka): fix revert false positive UX in remediated vulnerabilities
hodanoori 52369c1
refactor(heureka): extract useTimedState hook to consolidate auto-exp…
hodanoori d4aa062
chore(heureka): improve success messages and add spacing in remediati…
hodanoori 4981791
chore(heureka): improve false positive UX and data freshness
hodanoori ddff9bc
Merge branch 'main' into hoda-heureka-improve-ux
hodanoori b3519c6
fix(heureka): align fallback and loading row colSpan with DataGrid co…
hodanoori 8d3b7e5
fix(heureka): store shouldExpire predicate in a ref to prevent timer …
hodanoori d093720
fix(heureka): fix useTimedState timer reset by storing shouldExpire p…
hodanoori e4af8d5
chore(heureka): adds changeset
hodanoori ea4e6ec
fix(heureka): hide revert spinner as soon as success message appears …
hodanoori 751d5d9
fix(heureka): hide revert spinner as soon as success message appears …
hodanoori 6e9351a
fix(heureka): show success message immediately after API call and run…
hodanoori 2b1ad32
fix(heureka): address Copilot review comments on PR
hodanoori a534acf
test(heureka): fix ErrorBoundary className test assertion
hodanoori 5fee78e
fix(heureka): addresses remaining code review comments
hodanoori e9bc877
Merge branch 'main' into hoda-heureka-improve-ux
hodanoori e897b11
fix(heureka): fetches always fresh data in RemediationHistoryPanel af…
hodanoori 383cff0
Merge branch 'main' into hoda-heureka-improve-ux
hodanoori File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@cloudoperators/juno-app-heureka": minor | ||
| --- | ||
|
|
||
| Enables authentication support for Heureka and improves false positive remediation UX: inline spinner feedback during API operations, timed success messages with propagation delay notice, proper error display without unhandled exceptions, auth user ID scoped to embedded mode, and background polling to reflect backend status updates. |
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.