Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix version status colored tag + fix trash icon hover #8618

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

thomtrp
Copy link
Contributor

@thomtrp thomtrp commented Nov 20, 2024

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR addresses UI consistency by standardizing color values for workflow statuses and fixing button hover behavior.

  • Changed WorkflowRunStatus.NOT_STARTED color from 'grey' to 'gray' in /packages/twenty-server/src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts
  • Updated WorkflowVersionStatus colors: 'DEACTIVATED' from red to orange, 'ARCHIVED' from grey to gray in /packages/twenty-server/src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts
  • Fixed FloatingIconButton hover behavior to work whenever button is not disabled in /packages/twenty-ui/src/input/button/components/FloatingIconButton.tsx

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Weiko Weiko merged commit 39076df into main Nov 20, 2024
19 checks passed
@Weiko Weiko deleted the tt-fast-follows-workflows branch November 20, 2024 17:42
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.

3 participants