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

feat: webhook list and details introduced #2224

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

gitanjli525
Copy link
Contributor

@gitanjli525 gitanjli525 commented Feb 10, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

  • dedicated page webhooks introduced
  • date range based and object id based filters allowed as of now
  • webhook details corresponding to a particular webhook event
  • retry webhook function
Screen.Recording.2025-02-10.at.6.20.12.PM.mov

image

Motivation and Context

How did you test it?

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@gitanjli525 gitanjli525 added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed core Status: issues related to core labels Feb 10, 2025
@gitanjli525 gitanjli525 self-assigned this Feb 10, 2025
@gitanjli525 gitanjli525 requested a review from a team as a code owner February 10, 2025 11:12
Copy link

Review changes with  SemanticDiff

@gitanjli525 gitanjli525 changed the title feat: webhook details feat: webhook list and details introduced Feb 10, 2025
@gitanjli525 gitanjli525 linked an issue Feb 10, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Status: issues related to core S-waiting-on-review Status: This PR has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: introduce dedicated webhooks section in dashboard
1 participant