-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
252e093
commit 659c231
Showing
6 changed files
with
26 additions
and
23 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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,7 @@ | ||
# @aonic-ui/core | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 5b75204: Bootstrapped @aonic-ui library and added sample component to @aonic-ui/core |
This file contains 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 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,17 @@ | ||
# @aonic-ui/pipelines | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- 5b75204: ### New features | ||
|
||
- Output Component https://github.com/redhat-developer/aonic-ui/pull/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. |
This file contains 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