mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-04 04:10:33 +03:00
696fca0f9e
refs https://github.com/TryGhost/Team/issues/1406 - added fetch of a single member to the dashboard initialisation if we don't already have some members loaded in memory - added `showMembersGraphs` getter used in the conditional for rendering the members graphs block component - if `improvedOnboarding` flag is disabled, return `showMemberData` so existing functionality is retained - will return `false` if until the single-member fetch has completed if we don't already have any members in memory - returns `true` if any members exist or the "get started" dashboard resources block has been dismissed |
||
---|---|---|
.. | ||
latest-member-activity.hbs | ||
latest-member-activity.js | ||
members-graphs.hbs | ||
members-graphs.js |