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: library profile mutations #514

Merged
merged 14 commits into from
Dec 8, 2023
Merged

Conversation

LinaYahya
Copy link
Contributor

@LinaYahya LinaYahya commented Nov 7, 2023

closes #510

@LinaYahya LinaYahya marked this pull request as ready for review November 9, 2023 13:26
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

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

Maybe let's not call it libraryProfile not memberProfile --> What about publicProfile?
Let me know if you have more suggestions! 🍃

src/api/routes.ts Outdated Show resolved Hide resolved
src/config/keys.ts Outdated Show resolved Hide resolved
src/hooks/libraryProfile.test.ts Outdated Show resolved Hide resolved
src/hooks/libraryProfile.test.ts Outdated Show resolved Hide resolved
src/hooks/libraryProfile.test.ts Outdated Show resolved Hide resolved
src/hooks/libraryProfile.ts Outdated Show resolved Hide resolved
src/hooks/libraryProfile.ts Outdated Show resolved Hide resolved
src/hooks/libraryProfile.ts Outdated Show resolved Hide resolved
src/api/libraryProfile.ts Outdated Show resolved Hide resolved
src/api/routes.ts Outdated Show resolved Hide resolved
@LinaYahya LinaYahya requested a review from pyphilia November 15, 2023 15:11
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

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

Thanks for the changes, let's be consistent with the naming a bit more 😉
Don't hesitate to resolve discussions when you apply the changes, so I know what should be discussed + you know what you did or not.

src/api/publicProfile.ts Outdated Show resolved Hide resolved
src/api/publicProfile.ts Outdated Show resolved Hide resolved
src/api/publicProfile.ts Outdated Show resolved Hide resolved
src/config/keys.ts Outdated Show resolved Hide resolved
src/mutations/publicProfile.test.ts Outdated Show resolved Hide resolved
src/mutations/publicProfile.test.ts Outdated Show resolved Hide resolved
src/mutations/publicProfile.test.ts Outdated Show resolved Hide resolved
src/mutations/publicProfile.ts Outdated Show resolved Hide resolved
src/routines/libraryProfile.ts Outdated Show resolved Hide resolved
@LinaYahya LinaYahya requested a review from pyphilia November 27, 2023 10:43
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

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

Small changes needed for the translations!

src/mutations/publicProfile.ts Outdated Show resolved Hide resolved
src/mutations/publicProfile.ts Outdated Show resolved Hide resolved
@LinaYahya LinaYahya requested a review from pyphilia December 4, 2023 10:50
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

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

Great, thanks for this PR!

@LinaYahya LinaYahya merged commit 353664e into main Dec 8, 2023
2 checks passed
@LinaYahya LinaYahya self-assigned this Dec 8, 2023
@spaenleh spaenleh deleted the 510-library-profile-mutations branch January 22, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create library profile hooks and mutations
2 participants