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

fix(api-headless-cms): dates in entry input #3718

Merged
merged 18 commits into from
Nov 23, 2023

Conversation

brunozoric
Copy link
Contributor

@brunozoric brunozoric commented Nov 22, 2023

Changes

  • Add possibility for users to send createdOn, savedOn and publishedOn into the create, createFrom and update entry GraphQL methods.
  • Add possibility for users to send createdBy, modifiedBy and ownedBy into the create, createFrom and update entry GraphQL methods.
  • Add possibility for users to send createdOn and savedOn into the create and update file GraphQL methods.
  • Add possibility for users to send createdBy, modifiedBy into the create and update file GraphQL methods.

When publishing an entry, user can choose to skip updating the publishedOn and savedOn value - only via direct API calls, not the UI.

How Has This Been Tested?

Jest and manually.

@brunozoric brunozoric self-assigned this Nov 22, 2023
@brunozoric brunozoric added this to the 5.38.2 milestone Nov 22, 2023
@brunozoric brunozoric marked this pull request as ready for review November 23, 2023 09:18
@brunozoric
Copy link
Contributor Author

/cypress

Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

Copy link
Collaborator

@Pavel910 Pavel910 left a comment

Choose a reason for hiding this comment

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

Dropped you some comments on Slack, I'm posting this review so it remembers what I've viewed so far :)

@Pavel910 Pavel910 modified the milestones: 5.38.2, 5.38.1 Nov 23, 2023
@Pavel910 Pavel910 merged commit df94742 into dev Nov 23, 2023
62 checks passed
@brunozoric brunozoric deleted the bruno/fix/api-headless-cms/dates-in-entry-input branch February 19, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants