36 Commits (1e0df92b797264a08a046af03e1e22ba5d3c758d)

Author SHA1 Message Date
  James Peret 1e0df92b79 Merged modifications with original project updates 7 years ago
  Thiago Talma 4fdd69c6f4 interpolated response (#1682) 7 years ago
  Thiago Talma c3d5380f98 Option to set response code for webhook agent (#1676) 7 years ago
  James Peret 27f5b060a8 Webhook fix 7 years ago
  James Peret 7abd33a3de Trying to fix webhooks 7 years ago
  James Peret e726aedce5 Trying to fix webhooks 7 years ago
  James Peret 998123e668 Testing webhook fix 7 years ago
  James Peret 8d4d82bf80 Webhooks security fix 7 years ago
  Akinori MUSHA 7e609b9ed3 Add support for reCAPTCHA to WebhookAgent 8 years ago
  Andrew Cantino 023d49dd98 Remove default option and spec that empty string is allowed 8 years ago
  Adam Mokan 684ae1d73f changed response to utilized `interpolated` to allow for liquid templating 8 years ago
  Adam Mokan e6ca814607 Allow custom response message to be optionally set for the WebhookAgent 8 years ago
  Andrew Cantino 7592c3e455 update WebhookAgent doc 8 years ago
  Darren Cauthon 65ff919c29 Show a better error message when using custom verbs. 8 years ago
  Darren Cauthon 921bbeeaba Commas only. 8 years ago
  Darren Cauthon e5eed27afa Use interpolated instead of params, per suggestion from @cantino. 8 years ago
  Darren Cauthon 8ed32e5664 Refactor. 8 years ago
  Darren Cauthon 0d40119737 Document the change. 8 years ago
  Darren Cauthon 8c73d094ce Organize the code a bit. 8 years ago
  Darren Cauthon 4364611961 Handle more edge-case input. 8 years ago
  Darren Cauthon 51e84180fb Note which verbs are allowed when there are multiple verbs. 8 years ago
  Darren Cauthon e0a7c67dcc Add support for multiple verbs. 8 years ago
  Darren Cauthon 349ada1d62 First working GET example. 8 years ago
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 8 years ago
  Dustin Miller fe8662244f Moved agent picker script to agent-edit-page.js.coffee, reverted heredoc blocks due to scope issue 9 years ago
  Dustin Miller e0188d686e Updated agent descriptions to ensure compatibility with new agent picker 9 years ago
  KimJungHun 085853a4dd change description of webhook agent 9 years ago
  Andrew Cantino f5ff481fc9 allow the webhook agent to loop over returned results if the payload_path points to an array 9 years ago
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 years ago
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 years ago
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now 10 years ago
  Andrew Cantino 794ae69b91 Refactor webhook handling to accept all HTTP verbs 10 years ago
  Wong Liang Zan e4aa7f6f16 method name mistake 10 years ago
  Andrew Cantino 73e8406d4f Merge branch 'master' into do_not_symbolize 10 years ago
  j-wilkins dff2bc68f4 configurable webhook payload , update description, improve tests 10 years ago
  j-wilkins 66054f92c0 a webhook agent to create events from webhooks. 10 years ago