Ghost/ghost/admin/app/utils
Ronald Langeveld f2206fb232
Added one-time payments under "payments" for filtering (#20807)
ref PLG-153

- Scoped one-time payments (`donation_event`) under the "payments"
category in the member activity feed filter.
- Updated `toggleEventType` logic to ensure that toggling "payments"
also toggles one-time payments when the `tipsAndDonations` feature is
enabled.
- Refactored event type handling into utility functions for easier
testing.
- Added unit tests for the new utility functions to ensure correct
behaviour.
- Added acceptance testing.
2024-08-22 10:26:46 +00:00
..
analytics.js
bound-one-way.js
caja-sanitizers.js
copy-text-to-clipboard.js
ctrl-or-cmd.js
currency.js
fetch-koenig-lexical.js
flatten-grouped-options.js
get-scroll-parent.js
ghost-paths.js
isNumber.js
link-component.js
member-event-types.js Added one-time payments under "payments" for filtering (#20807) 2024-08-22 10:26:46 +00:00
merge-stats-by-date.js Optimized stats aggregation code for Admin dashboard 2024-06-26 15:46:39 +02:00
password-generator.js
publish-options.js
route.js
sentry.js Fixed regex to ignore AbortError in Sentry (#20639) 2024-07-22 07:55:37 +00:00
shortcuts.js
slug-url.js
subscription-data.js 🐛 Fixed member subscription details in Admin (#20619) 2024-07-18 12:14:38 +02:00
window-proxy.js