Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include authors and tags if static resource is post #10148

Merged
merged 2 commits into from
Dec 3, 2018

Conversation

cotko
Copy link
Contributor

@cotko cotko commented Nov 12, 2018

As suggested here, this is a fix to include authors and tags which in turn add author, primary_author and primary_tag to the page data.

@kirrg001 kirrg001 self-assigned this Nov 12, 2018
Copy link
Contributor

@kirrg001 kirrg001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@kirrg001 kirrg001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍 I will leave the include override for now. Need to wait for more use cases 🙂

@kirrg001 kirrg001 merged commit 65a66ac into TryGhost:master Dec 3, 2018
allouis added a commit that referenced this pull request Dec 4, 2018
* master:
  Version bump to 2.7.0
  Updated Ghost-Admin to 2.7.0
  🐛 Fixed contributors being able to delete draft posts as co-author (#10239)
  Added configuration controller to v2 API (#10056)
  🐛 Fixed site changed webhook not triggered for scheduled posts
  🐛 Fixed invalid imported subscribers count (#10229)
  🐛Fixed auto redirect for extra data queries on post and page resources (#9828)
  Included relations if static resource is post | page (#10148)
  Renamed API -> Api for v2 auth logic (#10142)
  🐛Removed user reference warning from importer report if post is a draft (#10169)
  🐛 Fixed edit permission of the common article by multiple authors (#10214)
  Updated npm keywords (#10217)
allouis added a commit that referenced this pull request Dec 7, 2018
* master:
  Version bump to 2.7.1
  Updated Ghost-Admin to 2.7.1
  Version bump to 2.7.0
  Updated Ghost-Admin to 2.7.0
  🐛 Fixed contributors being able to delete draft posts as co-author (#10239)
  Added configuration controller to v2 API (#10056)
  🐛 Fixed site changed webhook not triggered for scheduled posts
  🐛 Fixed invalid imported subscribers count (#10229)
  🐛Fixed auto redirect for extra data queries on post and page resources (#9828)
  Included relations if static resource is post | page (#10148)
  Renamed API -> Api for v2 auth logic (#10142)
  🐛Removed user reference warning from importer report if post is a draft (#10169)
  🐛 Fixed edit permission of the common article by multiple authors (#10214)
  Updated npm keywords (#10217)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants