0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-settings/test/e2e
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
..
advanced Added tests for custom integrations (#17770) 2023-08-22 11:25:25 +01:00
email Added tests for Stripe and Newsletter settings (#17598) 2023-08-07 12:44:30 +01:00
general History log in AdminX (#17666) 2023-08-14 12:11:53 +00:00
membership Wired up Analytics export download trigger (#17782) 2023-08-22 11:09:05 +00:00
site Small AdminX UI improments (#17758) 2023-08-18 11:42:29 +02:00
search.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00