0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/admin-x-settings/test/e2e/membership
Ronald Langeveld e61b62e6be
Wired up Analytics export download trigger (#17782)
refs https://github.com/TryGhost/Product/issues/3349

- added a download handler for the analytics download button.
- wired up the download api endpoint

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 46054be</samp>

This pull request adds a feature to export post analytics as a csv file
from the membership analytics dashboard. It implements a new query hook,
a download function, and a response handler in the
`apps/admin-x-settings` app, and adds a test case for the feature.
2023-08-22 11:09:05 +00:00
..
access.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
analytics.test.ts Wired up Analytics export download trigger (#17782) 2023-08-22 11:09:05 +00:00
stripe.test.ts Added tests for Stripe and Newsletter settings (#17598) 2023-08-07 12:44:30 +01:00
tiers.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00