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

457 fe content panel edit blog fixes #470

Open
wants to merge 15 commits into
base: staging
Choose a base branch
from

Conversation

mitkapanarin
Copy link

Summary of Changes

  • Added a new getAllPosts query using useQuery to fetch all blog posts.
  • Updated the mutationFn to include authorId in the postData.

@mitkapanarin mitkapanarin linked an issue Dec 15, 2024 that may be closed by this pull request
Copy link

vercel bot commented Dec 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 1:48pm

@edichoska
Copy link
Contributor

@mitkapanarin PRs should be created towards staging branch, not main

@mitkapanarin
Copy link
Author

mitkapanarin commented Dec 15, 2024 via email

@edichoska
Copy link
Contributor

Thank you for the reminder. I apologize for the oversight. I'll ensure future PRs are directed to the staging branch. What's the best way to correct this? Should I close this PR and open a new one targeting staging, or is there a way to redirect this PR? On Sunday, December 15, 2024 at 12:16:49 PM GMT+1, Emilija Dichoska @.> wrote: @mitkapanarin PRs should be created towards staging branch, not main — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.>

You can change the base of the PR. On the top right, next to the title you have two buttons: Edit and Code. On Click on Edit you can change the base to staging.
Also please run npm run build and fix any issues. Thank you

@mitkapanarin mitkapanarin changed the base branch from main to staging December 15, 2024 15:22
@edichoska
Copy link
Contributor

@mitkapanarin Please build this, and solve the issues 🙏

@mitkapanarin
Copy link
Author

mitkapanarin commented Dec 17, 2024 via email

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.

[FE] Content-Panel: Edit blog fixes
2 participants