Skip to content

Conversation

@petrapaz
Copy link
Collaborator

@petrapaz petrapaz commented Nov 13, 2025

Description

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

Fixes #3496

Type of change

Files:

  • client/src/pages/automation/projects/components/project-list/ProjectListItem.tsx
  • example badges shown in image: V1 PUBLISHED, V1 DRAFT, V4 PUBLISHED
image
  • client/src/pages/automation/projects/components/ProjectsFilterTitle.tsx
  • example badge shown in image: All Categories
image
  • client/src/pages/automation/project/components/ProjectVersionHistorySheet.tsx
  • example badges shown in image: Draft, Published
image
  • client/src/pages/automation/project/components/projects-sidebar/components/ProjectWorkflowsList.tsx
  • example badges shown in image: V1 DRAFT, V1 PUBLISHED
image
  • client/src/pages/automation/project/components/project-header/components/ProjectTitle.tsx
  • example badges shown in image: V4 DRAFT
image
  • client/src/pages/automation/project-deployments/components/ProjectDeploymentFilterTitle.tsx
  • example badges shown in image: All Projects
image
  • client/src/pages/automation/project-deployments/components/project-deployment-list/ProjectDeploymentListItem.tsx
  • example badges shown in image: V4
image

@petrapaz
Copy link
Collaborator Author

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

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed for 'client'

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

See analysis details on SonarQube Cloud

@katarina-cala katarina-cala merged commit 307ba31 into master Nov 21, 2025
6 of 7 checks passed
@katarina-cala katarina-cala deleted the 3496 branch November 21, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace badges in Projects & Deployments flows

3 participants