Skip to content

rhtap-ui: v0.5.0

Compare
Choose a tag to compare
@rohitkrai03 rohitkrai03 released this 03 Jun 17:12

0.5.0 (2024-06-03)

Features

  • Component-relationship: add modal to define component relationship (#898) (4726d85)
  • docs: update learn more links to use Konflux docs (d71880f)
  • ImportForm: add base form including the source and component section (7165f52)
  • plr: add test suites (1934ae5)
  • plr: add to hook (fbaf249)
  • plr: fix test (6173a44)
  • releases: add release plan form (7974d6c)
  • release: trigger release form (#911) (cc55262)
  • secret: add css to make field widths consistent (4af54fd)
  • secret: add linking secret to service account (c14ebb6)
  • secrets: add k8sSecrets instead of remote secrets (aecb9e8)
  • secrets: add scm host metadata (f8e18dd)
  • secrets: fix review comments (ae961df)
  • secrets: remove deployments from add secrets form (9d775a5)
  • STONEINTG-837: update url of redhat-appstudio/integration-examples (#924) (dac1cfd)
  • STONEINTG-877: add Fixable to vulnerabilities titles (251ed64)
  • taskRun: failed taskRun should show log page initially (9efb95f)
  • theme: retheme UI for Konflux (993415d)

Bug Fixes

  • Application: add application thumbnail check on resource metadata (b04793b)
  • app: update text content through out app (e9f7261)
  • ComponentRelation: fix visualization on details page (dd171f7)
  • ComponentRelation: use component from all applications (7c69142)
  • Component: remove sha hash from container image url (574814f)
  • components: add unit test for useAllComponents (a58d847)
  • content: update overview page content based on Konflux website (7a3090e)
  • docker: update .dockerignore (10244c7)
  • e2e: avoid getting stuck waiting for spinner (bbd6652)
  • e2e: force render the table on new data changes (9605e76)
  • e2e: remove check of target in secrets tab (e260d71)
  • e2e: replace github import API with template generation (630d545)
  • e2eTests: fix advance happy path and environment page tests (de5be43)
  • e2eTests: fix e2e tests to work without deployments and environments (72058f9)
  • EnterpriseContract: show ec results under security tab from tkn (115ac10)
  • Environment/Deployments: remove deprecated code for environments and deployments (88647a6)
  • Environment/Deployments: remove environments and deployments refrences from UI (88fc539)
  • environments: fix unit tests and remove mention of deployments (f2569a9)
  • github-app: change github app url and name (ed46215)
  • GithubApp: fix github app urls for internal instance (095a8e6)
  • GithubRedirect: add redirects for url from github checks (add8fa1)
  • GithubRedirect: use task name instead of task run (32a46ad)
  • ImageRepository: use ImageRespository cr instead of component annotation (158e171)
  • ImportForm: add build secret section (2be13bd)
  • ImportForm: add ImageRepository support (5de16c2)
  • ImportForm: add pipeline section and fetch pipeline template from config map (402e2ac)
  • ImportForm: add submit-utils to create application and components (7b466b5)
  • ImportForm: add unit tests and cleanup redundant code (c6a2019)
  • logs: update fetch method for tekton-results pipelinerun logs (537cd9d)
  • overview: change slack channel name and typo fix (c79053c)
  • pipeline-modal: fix table row width for pipeline modal (493edf0)
  • pipeline: fix pipeline rerun actions to run pac build (7415588)
  • PipelineSection: select default pipeline and remove community pipeline (6e6cd66)
  • plr: remove hidden property from rerun action (746eace)
  • PrivateAuth: remove feature flag from auth flow (5b13d3b)
  • release-plan: update release plan form, add status and release plan addmision column (2062fa6)
  • release: remove name check (a45d06b)
  • releases: add links for snapshot in release details and list view (542c47b)
  • release: trigger release preselection (e9e55b3)
  • release: update release links (c75594f)
  • results-api: avoid refetching of API in case of errors and add error states (98a2623)
  • results-api: enable caching in the tekton results vulnerabilities API call (0b28aeb)
  • Secret: add namespace as target to Remote secret creation (e330c27)
  • secrets: address review comments (94eb084)
  • testpipeline: remove commits from filter (f3569f5)
  • test: remove menu item Learning resources (283d2f7)
  • test: stabilise vulnerabilities by refreshing the page during advanced happy path (a14b600)
  • UserAccess: change minimum character limit for username (e82a41c)