TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
28988
29f1aaae 🎨 Improved page analytics screen to say "page" instead of "post" ref https://linear.app/ghost/issue/BER-3751 - pages share the post analytics screen, so its breadcrumb, share modal, edit/delete actions and delete dialog all referred to a page as a "post" - derive the noun from the resolved resource type and thread it through PostShareModal (new optional resourceNoun prop, defaulting to "post" so posts are unchanged) - also corrects the edit action to open the page editor route rather than the post editor
by Jonatan Sv...
J
Failed
28988
26be9805 🎨 Improved page analytics screen to say "page" instead of "post" ref https://linear.app/ghost/issue/BER-3751 - pages share the post analytics screen, so its breadcrumb, share modal, edit/delete actions and delete dialog all referred to a page as a "post" - derive the noun from the resolved resource type and thread it through PostShareModal (new optional resourceNoun prop, defaulting to "post" so posts are unchanged) - also corrects the edit action to open the page editor route rather than the post editor
by Jonatan Sv...
J
Failed
28988
929d6040 🐛 Fixed missing gift link option in the share modal for pages closes https://linear.app/ghost/issue/BER-3751 - pages reach the same analytics share modal as posts, but the context resolved the resource only via the posts endpoint, which never returns pages - so a page came back undefined and the gift-link eligibility check (which reads status/visibility) silently failed, hiding the option - fall back to the pages endpoint when the post lookup is empty, and pass the resolved resource through to the gift-link modal
by Jonatan Sv...
J
Failed
28988
929d6040 🐛 Fixed missing gift link option in the share modal for pages closes https://linear.app/ghost/issue/BER-3751 - pages reach the same analytics share modal as posts, but the context resolved the resource only via the posts endpoint, which never returns pages - so a page came back undefined and the gift-link eligibility check (which reads status/visibility) silently failed, hiding the option - fall back to the pages endpoint when the post lookup is empty, and pass the resolved resource through to the gift-link modal
by Jonatan Sv...
J
Previous page
Previous
Next
Next page