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

Create fields for calendar and messaging settings v2 #6049

Merged
merged 7 commits into from
Jun 27, 2024

Conversation

bosiraphael
Copy link
Contributor

Create fields for calendar and messaging settings v2

Copy link

@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

  • Added new standard field IDs for calendar and messaging settings
  • Introduced contactAutoCreation field to CalendarChannelWorkspaceEntity
  • Added contactAutoCreation, excludeNonProfessionalEmails, and excludeGroupEmails fields to MessageChannelWorkspaceEntity
  • Deprecated isContactAutoCreationEnabled field in messaging settings
  • Updated enums for contact auto-creation and sync stages in messaging settings

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

Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

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

Left comments about the naming!

Copy link

@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)

  • Updated default value for contactAutoCreation in calendar-channel.workspace-entity.ts
  • Ensured contactAutoCreation and syncStage defaults are strings in message-channel.workspace-entity.ts

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

Copy link

@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)

  • Renamed contactAutoCreation to contactAutoCreationPolicy in standard-field-ids.ts
  • Updated CalendarChannelContactAutoCreation to CalendarChannelContactAutoCreationPolicy in calendar-channel.workspace-entity.ts
  • Renamed MessageChannelContactAutoCreation to MessageChannelContactAutoCreationPolicy in message-channel.workspace-entity.ts
  • Ensured consistency and clarity in naming conventions for contact auto-creation policies

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

@Weiko Weiko merged commit ac7d905 into main Jun 27, 2024
6 checks passed
@Weiko Weiko deleted the create-fields-for-settings-v2 branch June 27, 2024 14:23
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.

None yet

3 participants