bytechef icon indicating copy to clipboard operation
bytechef copied to clipboard

3496 - Replace badges in Projects & Deployments flows

Open petrapaz opened this issue 5 months ago • 2 comments

Description

Replace all badge usages in the Projects & Deployment UI flows.

Fixes #3496

Type of change

Files:

  • [x] client/src/pages/automation/projects/components/project-list/ProjectListItem.tsx

  • example badges shown in image: V1 DRAFT, V1 PUBLISHED image

  • [x] client/src/pages/automation/projects/components/ProjectsFilterTitle.tsx

  • example badge shown in image: All Categories image

  • [x] client/src/pages/automation/project/components/ProjectVersionHistorySheet.tsx

  • example badges shown in image: Draft, Published image

  • [x] client/src/pages/automation/project/components/projects-sidebar/components/ProjectWorkflowsList.tsx

  • example badges shown in image: V1 DRAFT, V1 PUBLISHED image

  • [x] client/src/pages/automation/project/components/project-header/components/ProjectTitle.tsx

  • example badges shown in image: V4 DRAFT image

  • [x] client/src/pages/automation/project-deployments/components/ProjectDeploymentFilterTitle.tsx

  • example badges shown in image: All Projects image

  • [x] client/src/pages/automation/project-deployments/components/project-deployment-list/ProjectDeploymentListItem.tsx

  • example badges shown in image: V4 image

petrapaz avatar Nov 13 '25 14:11 petrapaz

forgot to do npm run format before first few commits, so last commit 3496 - sf is just for formatting 2 documents, no other changes

petrapaz avatar Nov 13 '25 14:11 petrapaz

Quality Gate Failed Quality Gate failed for 'client'

Failed conditions
16.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

sonarqubecloud[bot] avatar Nov 20 '25 13:11 sonarqubecloud[bot]