Ghost/ghost/admin/app/components/dashboard/v5
James Morris 8fe18d7e30 Dashboard consolidated graph (#2323)
* Basic work to combine the three line graphs for the new dashboard

refs: https://github.com/TryGhost/Team/issues/1467

- combined three line graphs into one main one at the top
- still working on this, so some code is a little rough

* Tidying up a few bits of consolidated graph in new dashboard

refs: https://github.com/TryGhost/Team/issues/1467

* Updated chart anchor component for removed member counts

no issue

* Updated chart paid members to not reload on days change

no refs

* Moved did-insert to top element in chart-anchor

* Fixed chart anchor to use filled member data

* Replaced chart anchor divs with buttons

* Tweaking up the paid graphs below anchor to improve visuals

refs: https://github.com/TryGhost/Team/issues/1467

* Fixed missing type attributes on buttons in chart anchor

* Updated MMR to MRR for the new consolidated graph

refs: https://github.com/TryGhost/Team/issues/1467

* Added real MRR to chart anchor

* Added open rate percentage data to chart email

Co-authored-by: Simon Backx <simon@ghost.org>
2022-04-01 14:53:55 +01:00
..
parts Added member count trends in dashboard 5.0 2022-03-28 16:28:09 +02:00
chart-anchor.hbs Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-anchor.js Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-email.hbs Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-email.js Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-engagement.hbs Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-engagement.js Implemented loadSiteStatus in dashboard 5.0 stats service 2022-04-01 10:51:15 +02:00
chart-members-counts-insert.hbs First round of getting better styles into the new dashboard 2022-03-29 16:53:50 +01:00
chart-members-counts-insert.js Implemented loadSiteStatus in dashboard 5.0 stats service 2022-04-01 10:51:15 +02:00
chart-members-counts.hbs Added member count trends in dashboard 5.0 2022-03-28 16:28:09 +02:00
chart-members-counts.js Implemented loadSiteStatus in dashboard 5.0 stats service 2022-04-01 10:51:15 +02:00
chart-monthly-revenue.hbs Updated member count charts to use the new Stats API 2022-03-31 16:09:41 +02:00
chart-monthly-revenue.js Added paid mix chart implementation for dashboard 5.0 2022-03-31 16:22:49 +02:00
chart-paid-members.hbs Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-paid-members.js Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-paid-mix.hbs Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-paid-mix.js Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-total-members.hbs Dashboard consolidated graph (#2323) 2022-04-01 14:53:55 +01:00
chart-total-members.js Updated member count charts to use the new Stats API 2022-03-31 16:09:41 +02:00
chart-total-paid.hbs Updated member count charts to use the new Stats API 2022-03-31 16:09:41 +02:00
chart-total-paid.js Updated member count charts to use the new Stats API 2022-03-31 16:09:41 +02:00
prototype-control-panel.hbs Implemented loadSiteStatus in dashboard 5.0 stats service 2022-04-01 10:51:15 +02:00
prototype-control-panel.js Implemented loadSiteStatus in dashboard 5.0 stats service 2022-04-01 10:51:15 +02:00
recent-activity.hbs Cleaned up membersActivityFeed labs flag (#2309) 2022-03-30 12:43:52 +01:00
recent-activity.js First round of getting better styles into the new dashboard 2022-03-29 16:53:50 +01:00
recent-posts.hbs First round of getting better styles into the new dashboard 2022-03-29 16:53:50 +01:00
recent-posts.js Added recent posts and email open rate data to dashboard 5 2022-03-24 18:17:02 +01:00
resource-general.hbs Better faked graphs and various tweaks for Dashboard 5.0 prototype 2022-03-22 21:59:47 +05:30