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

Add post status select field #131

Merged
merged 6 commits into from
Aug 22, 2023
Merged

Add post status select field #131

merged 6 commits into from
Aug 22, 2023

Conversation

ivankristianto
Copy link
Contributor

Fixed #130

Changelog:

  • Adding post status field select
  • Allow to accept status from the Rest API endpoint
  • Add status field in the post list item
  • Update deprecated mediaUpload function

How to test:

  • Open the post select modal
  • Add Status filter
  • And press filter posts
  • The post list result should reflect the selected filter
ScreenCapture.-.2023-07-26.at.11.36.11.mp4

Copy link
Contributor

@stuartshields stuartshields left a comment

Choose a reason for hiding this comment

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

@ivankristianto Works as it should and code looks good 🎉

@ivankristianto ivankristianto merged commit 9ea5abb into main Aug 22, 2023
@ivankristianto ivankristianto deleted the add-post-status branch August 22, 2023 02:40
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.

Allow to filter the post by Post Status
2 participants