Skip to content

Releases: redhat-developer/aonic-ui

@aonic-ui/pipelines@1.1.1

22 Mar 14:48
28bfcb4
Compare
Choose a tag to compare

Patch Changes

  • 96cbcd1: Handle the invalid input for acs table gracefully

@aonic-ui/pipelines@1.1.0

13 Feb 09:18
0dc12e3
Compare
Choose a tag to compare

Minor Changes

  • e44299e: Added core tekton types
    Added integration utils, hooks and sample data helpers

Patch Changes

  • db3639d: replace static image repo string with actual image link
  • f18f066: add tab auto selection based on the availability of the tab data

@aonic-ui/pipelines@1.0.1

29 Jan 15:36
Compare
Choose a tag to compare

Patch Changes

  • 987b97a: Update react-table from devDependancies to dependancies
    export the output component types

@aonic-ui/pipelines@1.0.0

24 Jan 12:40
Compare
Choose a tag to compare

Major Changes

  • 5b75204: ### New features

    • Output Component #7

      • Added Enterprise contract, Advanced cluster security and Other pipelinerun result sections. Each section is conditionally rendered based on the availablity of the data and provides overview, summary and report. These are expandable/collapsable sections and provides ability to filter and sort by the columns.
      • Enterprise contract card
        • EC policy report information is visualized in tabular format.
      • Advanced Cluster security card
        • ACS card visualizes the security scan/check reports in tabular format. It supports three subtabs namely Image Scan, Image check and Deployment check.
      • Other results card
        • This section renders the key/value pairs in tabular format.

@aonic-ui/core@0.1.0

24 Jan 12:40
Compare
Choose a tag to compare

Minor Changes

  • 5b75204: Bootstrapped @aonic-ui library and added sample component to @aonic-ui/core