0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps
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
..
admin-x-settings Wired up Analytics export download trigger (#17782) 2023-08-22 11:09:05 +00:00
announcement-bar Update dependency @vitejs/plugin-react to v4.0.4 2023-08-09 11:43:08 +02:00
comments-ui Converted Comments-UI App to TypeScript and React hooks (#17760) 2023-08-18 13:30:59 +00:00
portal 🐛 Fixed portal free signup link not working if free plan is hidden (#17742) 2023-08-17 14:58:37 -07:00
signup-form Update dependency @storybook/blocks to v7.3.1 2023-08-17 11:47:12 +02:00
sodo-search Update dependency @vitejs/plugin-react to v4.0.4 2023-08-09 11:43:08 +02:00