Skip to content

Commit 9b9b553

Browse files
committed
chore(main): release rhtap-ui 0.5.0
1 parent 6e6cd66 commit 9b9b553

File tree

3 files changed

+78
-2
lines changed

3 files changed

+78
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.5.0"
33
}

CHANGELOG.md

+76
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,81 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/openshift/hac-dev/compare/rhtap-ui-v0.4.0...rhtap-ui-v0.5.0) (2024-06-03)
4+
5+
6+
### Features
7+
8+
* **Component-relationship:** add modal to define component relationship ([#898](https://github.com/openshift/hac-dev/issues/898)) ([4726d85](https://github.com/openshift/hac-dev/commit/4726d856a519c467f424808826aea1612447ec65))
9+
* **docs:** update learn more links to use Konflux docs ([d71880f](https://github.com/openshift/hac-dev/commit/d71880ff8d2fd36fdc3bf9ec93f93729c1af9e93))
10+
* **ImportForm:** add base form including the source and component section ([7165f52](https://github.com/openshift/hac-dev/commit/7165f5248b8755c987dea77c0b857a0590d88457))
11+
* **plr:** add test suites ([1934ae5](https://github.com/openshift/hac-dev/commit/1934ae539cd6f9ff21625a73678672a12de6d9d3))
12+
* **plr:** add to hook ([fbaf249](https://github.com/openshift/hac-dev/commit/fbaf2490a09ebe74990634f2cb68b3523406aa38))
13+
* **plr:** fix test ([6173a44](https://github.com/openshift/hac-dev/commit/6173a44dd1a1fe5041e9ced4281b209099bd1265))
14+
* **releases:** add release plan form ([7974d6c](https://github.com/openshift/hac-dev/commit/7974d6c9fdd83caa5d2c29508af76d07d3c5ef9e))
15+
* **release:** trigger release form ([#911](https://github.com/openshift/hac-dev/issues/911)) ([cc55262](https://github.com/openshift/hac-dev/commit/cc552625a615cedf0579c1aef93ac53d3ad8a171))
16+
* **secret:** add css to make field widths consistent ([4af54fd](https://github.com/openshift/hac-dev/commit/4af54fdedaea15b8f7ebe04f9f060be3ea1d89d3))
17+
* **secret:** add linking secret to service account ([c14ebb6](https://github.com/openshift/hac-dev/commit/c14ebb6323fb1ca135ef8f5716d40baf7f9a9110))
18+
* **secrets:** add k8sSecrets instead of remote secrets ([aecb9e8](https://github.com/openshift/hac-dev/commit/aecb9e86e0f2772f1d75294c1f90967561c1677c))
19+
* **secrets:** add scm host metadata ([f8e18dd](https://github.com/openshift/hac-dev/commit/f8e18dd89d7706d451b108770768a8b210423f23))
20+
* **secrets:** fix review comments ([ae961df](https://github.com/openshift/hac-dev/commit/ae961dfbfb34a564c03d734f07d3e34e931380bf))
21+
* **secrets:** remove deployments from add secrets form ([9d775a5](https://github.com/openshift/hac-dev/commit/9d775a5fcd3b14b1bcc93b4f34f8ddb61388a6c8))
22+
* **STONEINTG-837:** update url of redhat-appstudio/integration-examples ([#924](https://github.com/openshift/hac-dev/issues/924)) ([dac1cfd](https://github.com/openshift/hac-dev/commit/dac1cfda4f7a1c77acd8b3ffd3b99b16dfc42994))
23+
* **STONEINTG-877:** add Fixable to vulnerabilities titles ([251ed64](https://github.com/openshift/hac-dev/commit/251ed64e98565d275b0c417bcfdcadbd719e9bbb))
24+
* **taskRun:** failed taskRun should show log page initially ([9efb95f](https://github.com/openshift/hac-dev/commit/9efb95f262a0ca89c58c215e69a1f07250d3972c))
25+
* **theme:** retheme UI for Konflux ([993415d](https://github.com/openshift/hac-dev/commit/993415d5dd70d23dd83b6e0cb2bfc7b3f2f701d8))
26+
27+
28+
### Bug Fixes
29+
30+
* **Application:** add application thumbnail check on resource metadata ([b04793b](https://github.com/openshift/hac-dev/commit/b04793bc8d2b79470b460c86bb83a536af2d1674))
31+
* **app:** update text content through out app ([e9f7261](https://github.com/openshift/hac-dev/commit/e9f7261198e7faee89a8c154dfeea0b49728e803))
32+
* **ComponentRelation:** fix visualization on details page ([dd171f7](https://github.com/openshift/hac-dev/commit/dd171f7cf1bb3fe66e3ea2d4fe91ea4dced8a36b))
33+
* **ComponentRelation:** use component from all applications ([7c69142](https://github.com/openshift/hac-dev/commit/7c69142dab63a88150a0a20de5e1d57232f12284))
34+
* **Component:** remove sha hash from container image url ([574814f](https://github.com/openshift/hac-dev/commit/574814fc9817aa8a828c10300ed5659cb793e24a))
35+
* **components:** add unit test for useAllComponents ([a58d847](https://github.com/openshift/hac-dev/commit/a58d847b4e063230f916aaa1fad359ccfc9cc32a))
36+
* **content:** update overview page content based on Konflux website ([7a3090e](https://github.com/openshift/hac-dev/commit/7a3090e76cc61f6e1d4c5fac4c4b79766166ced2))
37+
* **docker:** update .dockerignore ([10244c7](https://github.com/openshift/hac-dev/commit/10244c786fd8156d62b39b770816b35971bfc809))
38+
* **e2e:** avoid getting stuck waiting for spinner ([bbd6652](https://github.com/openshift/hac-dev/commit/bbd66525bdbf92339e6f7f2177832b124f2ba6df))
39+
* **e2e:** force render the table on new data changes ([9605e76](https://github.com/openshift/hac-dev/commit/9605e76bfd7999514b8cbfc17e5f54bc5b449c58))
40+
* **e2e:** remove check of target in secrets tab ([e260d71](https://github.com/openshift/hac-dev/commit/e260d713d84f12f35c6a0fe1bc540babdee5048c))
41+
* **e2e:** replace github import API with template generation ([630d545](https://github.com/openshift/hac-dev/commit/630d54524f3dda995e0475b9787ac6e707617cdb))
42+
* **e2eTests:** fix advance happy path and environment page tests ([de5be43](https://github.com/openshift/hac-dev/commit/de5be43e1e9b9b34c33a788d6c91d421f2766fc7))
43+
* **e2eTests:** fix e2e tests to work without deployments and environments ([72058f9](https://github.com/openshift/hac-dev/commit/72058f97609a93d3928c577e743bcfc28c1d5a08))
44+
* **EnterpriseContract:** show ec results under security tab from tkn ([115ac10](https://github.com/openshift/hac-dev/commit/115ac106722fa9888e6df1d7e85e4e43e11a93c7))
45+
* **Environment/Deployments:** remove deprecated code for environments and deployments ([88647a6](https://github.com/openshift/hac-dev/commit/88647a60c6a4e6cd405539e83c7cc38a5304b50a))
46+
* **Environment/Deployments:** remove environments and deployments refrences from UI ([88fc539](https://github.com/openshift/hac-dev/commit/88fc5393d03054d53c4cbd1c1af8b1f69cc29c27))
47+
* **environments:** fix unit tests and remove mention of deployments ([f2569a9](https://github.com/openshift/hac-dev/commit/f2569a9f231e6fb793e5734256a8465d28d0aa46))
48+
* **github-app:** change github app url and name ([ed46215](https://github.com/openshift/hac-dev/commit/ed46215fe88ba9cf9e9d64f7bd8a7685ed5a97a1))
49+
* **GithubApp:** fix github app urls for internal instance ([095a8e6](https://github.com/openshift/hac-dev/commit/095a8e609e413cb71296365145e7893abc35aa16))
50+
* **GithubRedirect:** add redirects for url from github checks ([add8fa1](https://github.com/openshift/hac-dev/commit/add8fa104c463decf02e3003629a125dd7c5952a))
51+
* **GithubRedirect:** use task name instead of task run ([32a46ad](https://github.com/openshift/hac-dev/commit/32a46adc7f4aeed180cc9237f41a18be42116e1f))
52+
* **ImageRepository:** use ImageRespository cr instead of component annotation ([158e171](https://github.com/openshift/hac-dev/commit/158e171eddff5a8cfc55cc8bf55df576e61ca9d6))
53+
* **ImportForm:** add build secret section ([2be13bd](https://github.com/openshift/hac-dev/commit/2be13bdf6f4d94d60834a46fddc6854507ec436e))
54+
* **ImportForm:** add ImageRepository support ([5de16c2](https://github.com/openshift/hac-dev/commit/5de16c2401600e775723c0a0b0a87c2671c6c6ad))
55+
* **ImportForm:** add pipeline section and fetch pipeline template from config map ([402e2ac](https://github.com/openshift/hac-dev/commit/402e2acd6854a6b9d20f1d53822adf4c2efe0e48))
56+
* **ImportForm:** add submit-utils to create application and components ([7b466b5](https://github.com/openshift/hac-dev/commit/7b466b534555f8849f35df790e878d55661632a6))
57+
* **ImportForm:** add unit tests and cleanup redundant code ([c6a2019](https://github.com/openshift/hac-dev/commit/c6a2019b5659f76ed396ef4dc0bff3b1c345c808))
58+
* **logs:** update fetch method for tekton-results pipelinerun logs ([537cd9d](https://github.com/openshift/hac-dev/commit/537cd9d3afad6cc65a7cab7134e07b7ba1b5b7d0))
59+
* **overview:** change slack channel name and typo fix ([c79053c](https://github.com/openshift/hac-dev/commit/c79053ce1031ad1370bf638a01fa8cacfb812154))
60+
* **pipeline-modal:** fix table row width for pipeline modal ([493edf0](https://github.com/openshift/hac-dev/commit/493edf0e0b9cce055cf72edda1df54128511abff))
61+
* **pipeline:** fix pipeline rerun actions to run pac build ([7415588](https://github.com/openshift/hac-dev/commit/7415588a80d27a79d27ac88c16f82b23fe22cb9f))
62+
* **PipelineSection:** select default pipeline and remove community pipeline ([6e6cd66](https://github.com/openshift/hac-dev/commit/6e6cd661aa58c543b1982a8e24950a8ef42f0507))
63+
* **plr:** remove hidden property from rerun action ([746eace](https://github.com/openshift/hac-dev/commit/746eace16e37f8c5ae47b22a751260351ec33678))
64+
* **PrivateAuth:** remove feature flag from auth flow ([5b13d3b](https://github.com/openshift/hac-dev/commit/5b13d3b96fb8523a97dabf2b69caf1aab7d06203))
65+
* **release-plan:** update release plan form, add status and release plan addmision column ([2062fa6](https://github.com/openshift/hac-dev/commit/2062fa69dcdc165a17aa9a7173ceb5e200cf52b3))
66+
* **release:** remove name check ([a45d06b](https://github.com/openshift/hac-dev/commit/a45d06b7d6e6ff3c166ee0aa66177063f2decfbd))
67+
* **releases:** add links for snapshot in release details and list view ([542c47b](https://github.com/openshift/hac-dev/commit/542c47b50542ef80d2da6e86a227d1237519d84f))
68+
* **release:** trigger release preselection ([e9e55b3](https://github.com/openshift/hac-dev/commit/e9e55b3cbe37c505c56bc89543ca27a4c2919539))
69+
* **release:** update release links ([c75594f](https://github.com/openshift/hac-dev/commit/c75594f3d2777e059b6268dc463a2e0d045294a6))
70+
* **results-api:** avoid refetching of API in case of errors and add error states ([98a2623](https://github.com/openshift/hac-dev/commit/98a2623e33f6ab077bd53e7c9d1c77d293e62c81))
71+
* **results-api:** enable caching in the tekton results vulnerabilities API call ([0b28aeb](https://github.com/openshift/hac-dev/commit/0b28aeb550465b2daf9c142ea9ce609e9ed47c9c))
72+
* **Secret:** add namespace as target to Remote secret creation ([e330c27](https://github.com/openshift/hac-dev/commit/e330c2777c0bf702f9af7858adf36d09a5976328))
73+
* **secrets:** address review comments ([94eb084](https://github.com/openshift/hac-dev/commit/94eb08443616ff0d3ea68483733efedf3156a3c8))
74+
* **testpipeline:** remove commits from filter ([f3569f5](https://github.com/openshift/hac-dev/commit/f3569f5b6d7831899f193f81eadfe41f18658f0a))
75+
* **test:** remove menu item Learning resources ([283d2f7](https://github.com/openshift/hac-dev/commit/283d2f700beab21cd4395cca565e078ee14ffac8))
76+
* **test:** stabilise vulnerabilities by refreshing the page during advanced happy path ([a14b600](https://github.com/openshift/hac-dev/commit/a14b600202185cdd6c73ad2a8dda26d142aba5d6))
77+
* **UserAccess:** change minimum character limit for username ([e82a41c](https://github.com/openshift/hac-dev/commit/e82a41c58e0052fb71b9a158d039fcbad92410fe))
78+
379
## [0.4.0](https://github.com/openshift/hac-dev/compare/rhtap-ui-v0.3.1...rhtap-ui-v0.4.0) (2024-01-09)
480

581

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hac-dev",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"private": false,
55
"engines": {
66
"node": ">=16.0.0",

0 commit comments

Comments
 (0)