[pull] main from TryGhost:main#432
Merged
Merged
Conversation
ref https://linear.app/ghost/issue/PROD-697 These allow the domain level block feature to start being wired up to the API. We introduce a new property domainBlockedByMe to the account, which can be used to determine if an account is blocked at the domain level. It is currently not persisted, it's only in memory of the current session.
ref https://linear.app/ghost/issue/PROD-1542/adjust-conversion-attribution-to-reflect-free-members-and-paid-members On the Post Analytics Growth tab, we want to show total free and paid members + MRR attributed to the post. I'd initially planned on just summing the result of the `stats/posts/:id/top-referrers/` response on the frontend, but there is a limit on this endpoint so that wouldn't work. This commit adds a new endpoint explicitly for calculating the totals, and wires it up to the frontend view.
…3186) no refs On the Site wide stats growth tab, there is a table of the top performing posts. This change adds a link to each post title, which leads to the Post Analytics for the post
ref https://linear.app/ghost/issue/PROD-1577/stats-api-endpoint-for-top-performing-posts-list On the site wide analytics Growth tab, we want to show an MRR chart, similar to how it is presented on the current Dashboard. This commit wires up the already existing chart in the frontend to the `stats/mrr` Admin API endpoint.
ref https://linear.app/ghost/issue/PROD-658/add-growth-tab-to-post-analytics-context - When Traffic Analytics beta is on the visuals of web-only posts looked off
fix https://linear.app/ghost/issue/ENG-2382/member-attribution - this commit moves the lib code and tests to the core folder so we can colocate code in one place rather than splitting it out across packages, which increases the cognitive load and overhead
fix https://linear.app/ghost/issue/ENG-2383/tiers - this commit moves the lib code and tests to the core folder so we can colocate code in one place rather than splitting it out across packages, which increases the cognitive load and overhead
fix https://linear.app/ghost/issue/ENG-2384/link-replacer - this commit moves the lib code and tests to the core folder so we can colocate code in one place rather than splitting it out across packages, which increases the cognitive load and overhead
fix https://linear.app/ghost/issue/ENG-2385/offers - this commit moves the lib code and tests to the core folder so we can colocate code in one place rather than splitting it out across packages, which increases the cognitive load and overhead
- we recently removed Node 18 from the CI runs, so we should be uploading from Node 20
no issue - we were uploading test coverage reports for node 18 only in order to upload them once, but we don't run CI on node 18 anymore
no issue Every 180 days CI would "randomly" break because our outstanding lint errors in Admin would switch from warnings to errors. We're not actively cleaning up our lint errors as was originally planned so this repeatedly ends up biting us. - removed the due date config so all existing todo's are kept indefinitely with no warning/error - deleted `.lint-todo` file an recreated with `yarn lint:hbs --update-todo` to remove due dates from the file for known issues
Ref https://linear.app/ghost/issue/PROD-1581/add-initial-set-of-settings-to-the-newsletter-preview-for-testing - Added medium and semibold font weights - Fixed latest post headings not using heading color
Ref https://linear.app/ghost/issue/PROD-1581/add-initial-set-of-settings-to-the-newsletter-preview-for-testing - This setting will allow people to choose between square and rounded image corners in their newsletter
ref https://linear.app/ghost/issue/PROD-657/add-growth-tab-to-sitewide-context - A couple of minor details on the Traffic Analytics Growth tab were off: thousand separator was missing, padding on post analytics page was off etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )