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 description for Developers/webhook page #6327

Merged
merged 10 commits into from
Jul 31, 2024

Conversation

abdulqdaer-q
Copy link
Contributor

@abdulqdaer-q abdulqdaer-q commented Jul 18, 2024

  • Add optional description field to webhook page in developer settings.

Fix #6236

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

  • Added optional description field to Webhook type in packages/twenty-front/src/modules/settings/developers/types/webhook/Webhook.ts
  • Updated SettingsDevelopersWebhooksDetail.stories.tsx to include description in mock GraphQL response
  • Enhanced SettingsDevelopersWebhookDetail.tsx to display webhook description
  • Added description field to the new webhook form in SettingsDevelopersWebhooksNew.tsx
  • Updated computeWebhooks.utils.ts and webhook.workspace-entity.ts to support description field in webhook schema and entity

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

@thomtrp thomtrp self-assigned this Jul 22, 2024
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.

@abdulqdaer-q thank you for contributing!
I added a few comments

@abdulqdaer-q
Copy link
Contributor Author

@thomtrp Comments have been resolved

@thomtrp thomtrp force-pushed the add-title-for-webhook-6236 branch from d1137f8 to 588cccb Compare July 31, 2024 08:44
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.

LGTM @abdulqdaer-q

@thomtrp thomtrp merged commit 50f1cd3 into twentyhq:main Jul 31, 2024
12 checks passed
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.

Webhook - Add Title or Description field
2 participants