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

feat(backend): filter posts by post type #6255

Merged
merged 3 commits into from
Apr 25, 2023
Merged

feat(backend): filter posts by post type #6255

merged 3 commits into from
Apr 25, 2023

Conversation

Mogge
Copy link
Contributor

@Mogge Mogge commented Apr 24, 2023

🍰 Pullrequest

See unit tests, how to use the filters from the frontend.

Issues

Todo

  • None

@Mogge Mogge changed the base branch from master to event-master April 24, 2023 13:52
Copy link
Member

@Elweyn Elweyn left a comment

Choose a reason for hiding this comment

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

So do I understand it right:

  • If eventStart === null ==> Post is an article?
  • if !eventStart ==> Post is an event?

@Mogge Mogge merged commit b327cae into event-master Apr 25, 2023
@Mogge Mogge deleted the filter-events branch April 25, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants