mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 19:53:53 -06:00
30f369fffe
After working on the Webhook events filter by Status, I noticed that the 'Delivered' and 'Failed' options do not take the status param when loading more than fifty Webhook events. It causes to load all Webhook events regardless of its status after the first load. This PR is adding webhook events status for the filter to the param when loading more than fifty Webhook events. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |