Ghost/ghost/admin/app/components/dashboard
Fabien 'egg' O'Carroll b0a875f733 Wired up subscription stats api (#2350)
refs https://github.com/TryGhost/Team/issues/1512

Adds the new endpoint `/stats/subscriptions/` which provides data for
the paid mix and paid breakdown charts.

Made the filledMissingDates function more generic by passing in a
`copyData` function which is used to populate a date from the previous
days data, if the data for that date is missing.
2022-04-27 15:11:01 +01:00
..
v5 Wired up subscription stats api (#2350) 2022-04-27 15:11:01 +01:00
dashboard-v5.hbs Working on custom tooltips for new Dashboard 2022-04-26 18:57:01 +01:00
dashboard-v5.js Moved the new dashboard over to a CSS Grid layout and cleaned up a ton of the code 2022-04-12 16:04:20 +01:00
latest-member-activity.hbs Updated subscription event handling (#2332) 2022-04-13 10:28:13 +01:00
latest-member-activity.js Updated conditionals for editorIsLaunchComplete with improvedOnboarding feature 2022-02-07 11:11:19 +00:00
members-graphs.hbs Hid members graphs in dashboard until get-started block dismissed or members added 2022-03-07 13:26:52 +00:00
members-graphs.js Extracted dashboard members graphs block to a component 2022-03-07 12:33:51 +00:00