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 mocks for unlogged users #6376

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Fix mocks for unlogged users #6376

merged 3 commits into from
Jul 24, 2024

Conversation

ijreilly
Copy link
Collaborator

No description provided.

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

Updated mock data to ensure consistency with the new schema by changing field types from 'LINK' to 'LINKS'.

  • Modified packages/twenty-front/src/modules/object-metadata/utils/getObjectMetadataItemsMock.ts to update mock data field types from 'LINK' to 'LINKS'.
  • Ensure all dependent code handling these mock data fields is updated to accommodate the new 'LINKS' type.

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@ijreilly ijreilly marked this pull request as draft July 23, 2024 14:12
@ijreilly ijreilly removed the -PR: wip label Jul 23, 2024
@ijreilly ijreilly marked this pull request as ready for review July 23, 2024 15:25
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

Updated mock data to ensure consistency with the new schema by changing field types from 'LINK' to 'LINKS'.

  • Modified packages/twenty-front/src/modules/object-metadata/utils/getObjectMetadataItemsMock.ts to update mock data field types from 'LINK' to 'LINKS'.
  • Ensure all dependent code handling these mock data fields is updated to accommodate the new 'LINKS' type.

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@ijreilly ijreilly merged commit b0b2281 into main Jul 24, 2024
9 of 13 checks passed
@ijreilly ijreilly deleted the update-mocks-links branch July 24, 2024 08:08
lucasbordeau pushed a commit to AdityaPimpalkar/twenty that referenced this pull request Jul 24, 2024
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