Ghost/ghost/admin/tests/unit
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
..
authenticators Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
components 🐛 Fixed button URL suggestions not loading for contributors, editors and authors (#20416) 2024-06-20 14:22:41 +02:00
controllers 🐛 Fixed editor unsaved changes modal showing too often (#20787) 2024-08-19 18:03:13 +00:00
helpers Fixed member subscription status when multiple subs (#19530) 2024-01-24 12:16:26 +01:00
mixins Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00
models Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
routes Added collections CRUD UI 2023-05-23 17:26:47 +07:00
serializers Switched from v3 to canary API 2021-02-05 09:12:26 +00:00
services Added tests for dashboard stats service (#20567) 2024-07-10 00:50:41 +05:30
transforms Refactored to use individual slack settings (#2384) 2022-05-16 11:38:32 +01:00
utils Added one-time payments under "payments" for filtering (#20807) 2024-08-22 10:26:46 +00:00
validators Refactored to use individual slack settings (#2384) 2022-05-16 11:38:32 +01:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00