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

Migrate to twenty-ui - display #8004

Merged
merged 7 commits into from
Oct 24, 2024
Merged

Migrate to twenty-ui - display #8004

merged 7 commits into from
Oct 24, 2024

Conversation

gitstart-app[bot]
Copy link
Contributor

@gitstart-app gitstart-app bot commented Oct 23, 2024

This PR was created by GitStart to address the requirements from this ticket: TWNTY-6871.


Description

Migrate:

  • Info display component
  • Status display component
  • SeparatorLineText display component

Demo

SeparatorLineText In Storybook

Info Component on Storybook

Status Component on Storybook

Fixes twentyhq/private-issues#95

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 migrates several display components (Info, Status, and SeparatorLineText) to the twenty-ui library, focusing on standardizing UI components across the application.

  • Updated import statements for AppPath from local paths to 'twenty-ui' in multiple files
  • Migrated Status component usage to the twenty-ui library in settings and integration components
  • Updated Info component import to use twenty-ui in SettingsIntegrationEditDatabaseConnectionContent
  • Adjusted import statements for UndecoratedLink and AppPath in the Authorize component
  • Maintained existing functionality across all modified components and hooks

30 file(s) reviewed, 4 comment(s)
Edit PR Review Bot Settings | Greptile

@charlesBochet charlesBochet merged commit b09ecfb into main Oct 24, 2024
17 of 18 checks passed
@charlesBochet charlesBochet deleted the TWNTY-6871 branch October 24, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants