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

Minor refacto and fixes on Remotes updates #5438

Merged
merged 6 commits into from
May 16, 2024

Conversation

ijreilly
Copy link
Collaborator

@ijreilly ijreilly commented May 16, 2024

In this PR

  • Code refactoring
  • v0 of adding "updates available" info in Connection sync status
Capture d’écran 2024-05-16 à 17 02 07
  • fix distant table columns with not-camel case names are always considered as new

Copy link
Contributor

@thomtrp thomtrp left a comment

Choose a reason for hiding this comment

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

🔥

}

return await this.createAvailableTables(remoteServer, workspaceId);
return this.createAvailableTables(remoteServer, workspaceId);
Copy link
Contributor

Choose a reason for hiding this comment

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

👌

@ijreilly ijreilly merged commit d741f4a into main May 16, 2024
13 checks passed
@ijreilly ijreilly deleted the 4532-2-remote-table-out-of-sync branch May 16, 2024 15:31
@Bonapara
Copy link
Member

Could we use a shorter label for tags, such as "update available"?

arnavsaxena17 pushed a commit to arnavsaxena17/twenty that referenced this pull request Oct 6, 2024
In this PR

- Code refactoring
- v0 of adding "updates available" info in Connection sync status
<img width="835" alt="Capture d’écran 2024-05-16 à 17 02 07"
src="https://github.com/twentyhq/twenty/assets/51697796/9674d3ca-bed2-4520-a5a6-ba37bc242d06">

- fix distant table columns with not-camel case names are always
considered as new
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.

4 participants