Skip to content

feat: add uuid package and update JobTags and JobTypes components#524

Open
zivglikr wants to merge 1 commit intomasterfrom
hkube-2304-fix-ui-tags-table-jobs
Open

feat: add uuid package and update JobTags and JobTypes components#524
zivglikr wants to merge 1 commit intomasterfrom
hkube-2304-fix-ui-tags-table-jobs

Conversation

@zivglikr
Copy link
Contributor

@zivglikr zivglikr commented Nov 17, 2025

  • Added uuid package to dependencies in package.json.
  • Modified JobTags component to display a maximum of 1 tag.
  • Updated JobTypes component to conditionally render types based on the isMinimized prop, allowing for a more compact view.
  • Adjusted styles for tags and added a DotTag for minimized view.
  • Enhanced PipelineNameActions component by setting a fixed height for icons.
  • Updated jobColumns and pipelineColumns to adjust column widths for better layout.

This change is Reviewable

- Added `uuid` package to dependencies in package.json.
- Modified JobTags component to display a maximum of 1 tag.
- Updated JobTypes component to conditionally render types based on the `isMinimized` prop, allowing for a more compact view.
- Adjusted styles for tags and added a DotTag for minimized view.
- Enhanced PipelineNameActions component by setting a fixed height for icons.
- Updated jobColumns and pipelineColumns to adjust column widths for better layout.
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.

2 participants