Skip to content

Add bulk and individual release-track review dialogs - #933

Open
avwchapman wants to merge 3 commits into
betafrom
789-bulk-review-modals
Open

Add bulk and individual release-track review dialogs#933
avwchapman wants to merge 3 commits into
betafrom
789-bulk-review-modals

Conversation

@avwchapman

Copy link
Copy Markdown

Summary

Adds review workflows for release-track candidates in the awaiting-review state.

  • Adds a “Review” action to individual candidate cards
  • Adds a “Review all” action for bulk review
  • Displays the proposed revision against the current released member
  • Supports approving, skipping, or requesting updates
  • Attaches update requests to the object as notes
  • Restricts review actions to admins and team leads
  • Refreshes the release-track kanban after changes are saved
  • Supports light and dark themes with accessible controls

Testing

  • Added tests for bulk navigation, approvals, update-request notes, permissions, and track refreshes
  • 61 focused tests passing
  • Angular production build passing

@avwchapman
avwchapman requested review from adpare and seansica August 14, 2026 14:35
@avwchapman avwchapman self-assigned this Aug 14, 2026
@avwchapman
avwchapman changed the base branch from main to beta August 14, 2026 14:37
@codecov-commenter

codecov-commenter commented Aug 14, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 92.34694% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.30%. Comparing base (faa2d92) to head (e0c3148).

Files with missing lines Patch % Lines
...release-track-page/release-track-page.component.ts 93.49% 7 Missing and 1 partial ⚠️
...p/components/stix/stix-list/stix-list.component.ts 0.00% 4 Missing ⚠️
...x/relationship-view/relationship-view.component.ts 0.00% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #933      +/-   ##
==========================================
- Coverage   48.05%   46.30%   -1.76%     
==========================================
  Files         205      206       +1     
  Lines       27110    27276     +166     
  Branches     2132     1910     -222     
==========================================
- Hits        13028    12629     -399     
- Misses      14037    14558     +521     
- Partials       45       89      +44     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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