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

remaining parts #10

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

mohamedsaleh1984
Copy link
Contributor

No description provided.

Copy link
Owner

@yebrahim yebrahim left a comment

Choose a reason for hiding this comment

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

nice, thanks for sending this out. let's fix the comments and get it merged! :)

server/api.ts Outdated Show resolved Hide resolved
server/api.ts Outdated Show resolved Hide resolved
server/datastore/memorydb/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/migrations/001-initial.sql Outdated Show resolved Hide resolved
server/datastore/sql/migrations/001-initial.sql Outdated Show resolved Hide resolved
server/datastore/sql/migrations/001-initial.sql Outdated Show resolved Hide resolved
server/handlers/commentHandler.ts Outdated Show resolved Hide resolved
server/index.ts Outdated Show resolved Hide resolved
server/handlers/likeHandler.ts Show resolved Hide resolved
server/handlers/postHandler.ts Outdated Show resolved Hide resolved
Copy link
Owner

@yebrahim yebrahim left a comment

Choose a reason for hiding this comment

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

nice work, still a few more comments until we get there however. :) let's push for it and get these fixed and merged. :)

server/datastore/memorydb/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/index.ts Outdated Show resolved Hide resolved
server/datastore/sql/migrations/002-add-comment-likes.sql Outdated Show resolved Hide resolved
server/datastore/sql/migrations/002-add-comment-likes.sql Outdated Show resolved Hide resolved
@yebrahim
Copy link
Owner

yebrahim commented Mar 7, 2022

@mohamedsaleh1984 Gentle ping on this, could you follow up with the comments so we can get this merged? Let me know if you need some help with it. :)

@mohamedsaleh1984
Copy link
Contributor Author

Hey Yasser,
I can work on these changes next weekend due to some personal issues.

@yebrahim
Copy link
Owner

yebrahim commented Mar 7, 2022

Understood, no worries. I'll proceed with other changes then you can rebase or merge when you're ready to continue. :)

Copy link
Owner

@yebrahim yebrahim left a comment

Choose a reason for hiding this comment

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

we're very close now, just a few things to fix then I'll merge this. :)

server/api.ts Show resolved Hide resolved
server/datastore/sql/index.ts Show resolved Hide resolved
server/datastore/sql/index.ts Show resolved Hide resolved
server/env.ts Show resolved Hide resolved
server/localStorage.ts Outdated Show resolved Hide resolved
server/handlers/commentHandler.ts Outdated Show resolved Hide resolved
server/handlers/commentHandler.ts Show resolved Hide resolved
server/handlers/likeHandler.ts Outdated Show resolved Hide resolved
server/handlers/postHandler.ts Show resolved Hide resolved
Copy link
Owner

@yebrahim yebrahim left a comment

Choose a reason for hiding this comment

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

looks good to me! thanks for following up with this!
we'll need to rebase the changes and resolve conflicts before merging the change, copying the changes manually results in lots of conflicts.
let me help with this part, I'll clone your changes locally, resolve conflicts, and push them again, then we can merge the pull request.

@yebrahim yebrahim mentioned this pull request Mar 26, 2022
@yebrahim
Copy link
Owner

I created #12 to mirror your changes here since you'll need to rebase in order to merge this pull request. We can choose to merge that one instead (#12), which has all your changes (plus a cleanup commit from myself), or if you want you can give me write access to your fork repo and I'll rebase the changes there. Let me know what you wanna do. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants