discourse/app
Guhyoun Nam 30f369fffe
FIX: fix Webhook events filter 'loadMore' not taking params (#27403)
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.
2024-06-11 20:17:47 -05:00
..
assets Build(deps): Bump ember-resolver from 12.0.0 to 12.0.1 (#27432) 2024-06-12 00:49:16 +02:00
controllers FIX: fix Webhook events filter 'loadMore' not taking params (#27403) 2024-06-11 20:17:47 -05:00
helpers DEV: Remove duplicate definition of RTL locales and add Uyghur to the list (#27387) 2024-06-08 21:24:39 +02:00
jobs FIX: Jobs::EnsureS3UploadsExistence broken for multisite (#27401) 2024-06-10 16:26:39 +08:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models DEV: @babel/plugin-proposal-decorators -> decorator-transforms (#27260) 2024-06-10 15:51:48 +01:00
serializers UX: Show message and chat buttons on hidden profiles (#27326) 2024-06-10 10:38:22 -03:00
services FIX: Message for bulk closing topics silently (#27400) 2024-06-11 09:36:54 +10:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00