-
Notifications
You must be signed in to change notification settings - Fork 3
#285 An author will be able to update a blog #294
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
b0567a1 to
b554ef9
Compare
|
why do you have delete commits in this PR? |
b554ef9 to
2a01c41
Compare
2a01c41 to
9835d18
Compare
349a21f to
9ab3631
Compare
2663e38 to
8f05bc0
Compare
|
Code Climate has analyzed commit 8f05bc0 and detected 0 issues on this pull request. View more on Code Climate. |
Prince-Kid
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great Job @mutsinziisaac
|
He did not include someones commit due to PC issues he was having. We met, used my PC to fix the requested changes, and committed them. Please review the code and test it. Everything is fine. |
* ft: admin assign a cohort to a trainee (#251) * schedule technical assessment * Implement Interview inviation * Implement Interview inviation * * Fix(#266): resolved conflicts * Fix(#266): added comments and reactions to a blog * Fix: Added modal (#287) * schedule technical assessment * Fix (#285):author will be able to update blogs (#294) * Fix ticket loading (#295) --------- Co-authored-by: Saddock Kabandana <[email protected]> Co-authored-by: Aime-Patrick <[email protected]> Co-authored-by: Philimuhire <[email protected]> Co-authored-by: Ndahimana Bonheur <[email protected]> Co-authored-by: mutsinziisaac <[email protected]> Co-authored-by: Bernice Uwituze <[email protected]>
PR Description
This PR adds functionality to allow users to update their blogs and modifies the relevant files to support this feature.
Description of tasks that were expected to be completed
How has this been tested?
Clone the repository.
Checkout the branch ft-updateblog.
Set up the environment variables as indicated in .env.example.
Run npm install followed by npm run dev to start the app.
Test the update functionality on the blog on apollo studio.
Deployed Link:
https://atlp-devpulse-fn-git-ft-updateblogs-devpulses-projects-62c56cf1.vercel.app/
Track PR (Issue number & link):
#285
ScreenShoot