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

Add missing commands to 0.22 #6286

Merged
merged 3 commits into from
Jul 16, 2024
Merged

Add missing commands to 0.22 #6286

merged 3 commits into from
Jul 16, 2024

Conversation

Weiko
Copy link
Member

@Weiko Weiko commented Jul 16, 2024

No description provided.

@Weiko Weiko requested a review from ijreilly July 16, 2024 14:08
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 import paths in /packages/twenty-server/src/database/commands/database-command.module.ts
  • Removed three commands from providers in /packages/twenty-server/src/database/commands/database-command.module.ts
  • Added 0-20-update-message-channel-visibility-enum.command.ts for visibility enum migration
  • Moved 0-22-add-new-address-field-to-views-with-deprecated-address.command.ts to new directory
  • Added three new commands to /packages/twenty-server/src/database/commands/upgrade-version/0-22/0-22-upgrade-version.module.ts

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

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

(updates since last review)

  • Added FixObjectMetadataIdStandardIdCommand to providers in /packages/twenty-server/src/database/commands/upgrade-version/0-22/0-22-upgrade-version.module.ts
  • Added UpdateBooleanFieldsNullDefaultValuesAndNullValuesCommand to providers in /packages/twenty-server/src/database/commands/upgrade-version/0-22/0-22-upgrade-version.module.ts
  • Included TypeOrmModule for Workspace entity in imports
  • Added WorkspaceCacheVersionModule and DataSourceModule to imports

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

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

(updates since last review)

  • Added command to handle new address field in views with deprecated address fields
  • Updated message channel sync status enum
  • Updated message channel sync stage enum

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

@Weiko Weiko merged commit 8eb0215 into main Jul 16, 2024
5 checks passed
@Weiko Weiko deleted the c--add-missing-commands-to-0.22 branch July 16, 2024 14:14
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