Ghost/ghost/admin/app/styles
Hannah Wolfe 7e27b1cb36
Clickthrough filtering for stats page (#21095)
closes
https://linear.app/tryghost/issue/ANAL-58/click-through-filtering-for-content
closes
https://linear.app/tryghost/issue/ANAL-60/click-through-filtering-for-sources
closes
https://linear.app/tryghost/issue/ANAL-61/click-through-filtering-for-locations

- This implements filtering and click-throughs for device, browser,
source, location and pathname.
- It requires significant updates to our tinybird setup, to pass through
all the right data and have them as parameters on the API endpoints
- We update the UI to add query parameters when clicking around and then
pass those through to every chart/request.
- We've added a interface to display the filters and remove them

---------

Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2024-09-24 15:26:08 +01:00
..
components Added unschedule bulk action to posts (#20945) 2024-09-24 15:32:45 +08:00
layouts Clickthrough filtering for stats page (#21095) 2024-09-24 15:26:08 +01:00
patterns Updated button styles (#21080) 2024-09-24 07:20:20 +00:00
spirit 🎨 Updated editor toolbar and action button designs (#20405) 2024-06-25 10:26:30 +00:00
app-dark.css Updated button styles (#21080) 2024-09-24 07:20:20 +00:00
app.css Added initial Stats page to Ghost Admin (#20877) 2024-08-29 12:56:39 +01:00