woocommerce-ios icon indicating copy to clipboard operation
woocommerce-ios copied to clipboard

[HACK week] Webhooks

Open iamgabrielma opened this issue 5 months ago • 2 comments

Description

HACK week project to implement the webhooks API into the mobile app.

Simulator Screen Recording - iPhone 15 - 2024-09-27 at 13 48 47

Screenshots

All webhooks (empty) All webhooks (some)
Simulator Screenshot - iPhone 15 - 2024-09-25 at 16 29 28 Simulator Screenshot - iPhone 15 - 2024-09-25 at 16 32 02
Create new (1) Create new (2)
Simulator Screenshot - iPhone 15 - 2024-09-25 at 16 32 11 Simulator Screenshot - iPhone 15 - 2024-09-25 at 16 32 14

Wp-admin: Screenshot 2024-09-26 at 12 19 44

Payload in delivery URL: Screenshot 2024-09-26 at 12 20 32

Steps to reproduce

Testing information

Screenshots


  • [ ] I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

  • [ ] The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • [ ] Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • [ ] Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on all devices (phone/tablet) and no regressions are added.

iamgabrielma avatar Sep 24 '24 06:09 iamgabrielma