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 Added Posthog event sending to trackEvent function (#19716) 2024-02-20 14:32:56 -08:00
bound-one-way.js
caja-sanitizers.js
copy-text-to-clipboard.js 🐛 Fixed copy-to-clipboard buttons in Chrome + Firefox 2021-10-05 15:32:23 +01:00
ctrl-or-cmd.js
currency.js Fixed typos (#18648) 2023-10-31 15:21:44 +00:00
fetch-koenig-lexical.js Implemented cachebuster for Admin-X Settings and Koenig-Lexical files 2023-10-06 10:41:37 +02:00
flatten-grouped-options.js Brought checkboxes back to publish menu recipient selection (#1972) 2021-05-21 18:22:01 +01:00
get-scroll-parent.js Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00
ghost-paths.js Updated Admin-X bundling process 2023-09-19 11:31:55 +02:00
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 Reduced amount of member count queries when opening the editor (#19474) 2024-01-13 19:13:49 +01:00
route.js Fixed hosting management screen not loading after sign-in process (#15763) 2022-11-03 11:14:36 +00:00
sentry.js Fixed regex to ignore AbortError in Sentry (#20639) 2024-07-22 07:55:37 +00:00
shortcuts.js 🐛 Fixed pasting into the post tags input not working (#1739) 2022-08-03 11:14:12 +01:00
slug-url.js [chore] runs native classes codemod for app/adapters (#2239) 2022-02-02 16:57:22 +00:00
subscription-data.js 🐛 Fixed member subscription details in Admin (#20619) 2024-07-18 12:14:38 +02:00
window-proxy.js