Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||||||||||||||
6a17883 to
31e2b43
Compare
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||||||
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
31e2b43 to
4430ae7
Compare
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||||||||
|
Failed to generate code suggestions for PR |
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
dc52104 to
52e4386
Compare
User description
Follow up on #561 to implement the HTML report only
Fix #560
PR Type
Enhancement
Description
Add OSS license HTML report with licenses table and pie chart visualization
Implement license data structures and mock data for testing
Create new UI components for displaying license information by category
Add licenses tab to tabbed layout for provider-specific license data
Remove unused sign-up link functionality from dependencies table
Diagram Walkthrough
File Walkthrough
2 files
Add test for licenses table and pie chartAdd mock license data with multiple packages10 files
Add license report interfaces and typesRemove sign-up link conditional rendering logicCreate new licenses table with filtering and expansionAdd license summary cards to summary grid layoutCreate license category color and label utilitiesCreate donut chart for license summary visualizationCreate table for displaying license evidence detailsAdd licenses tabs for each license provider sourceCreate detail card for concluded license informationRemove sign-up tab filtering from error alerts4 files