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

refactor: update Next.js, React.js and Node.js #815

Merged
merged 38 commits into from
Jun 23, 2024
Merged

Conversation

gauthier-th
Copy link
Collaborator

@gauthier-th gauthier-th commented Jun 13, 2024

Description

This PR updates Next.js, React.js and Node.js to their latest version.

Screenshot (if UI-related)

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@gauthier-th gauthier-th marked this pull request as ready for review June 21, 2024 17:14
@Alacard
Copy link

Alacard commented Jun 23, 2024

found a small bug with the requester profile icon not being resized correctly under recent requests.

342007805-d77242fb-f5af-40f0-a473-27469a0710fb

@gauthier-th
Copy link
Collaborator Author

found a small bug with the requester profile icon not being resized correctly under recent requests.

342007805-d77242fb-f5af-40f0-a473-27469a0710fb

This should be fixed

@gauthier-th gauthier-th changed the title refactor: update Next.js and React.js refactor: update Next.js, React.js and Node.js Jun 23, 2024
@Gauvino
Copy link
Contributor

Gauvino commented Jun 23, 2024

First bug on request page the collection at the too same button with one not being displayed properly.
chrome_fifRtACbbJ
Second one appears not on everyone, in the request menu some picture of profile I think of requester are not rendered properly and break the request card. (Note: the render of broken profile picture only occurred in request car on request slide)
chrome_GZozC4Ik0P
chrome_oZVlqrTIQc

And that's is for the graphical side I think, I haven't encountered any other problems !

Thank you for all this amazing work really !

@gauthier-th
Copy link
Collaborator Author

First bug on request page the collection at the too same button with one not being displayed properly. chrome_fifRtACbbJ Second one appears not on everyone, in the request menu some picture of profile I think of requester are not rendered properly and break the request card. (Note: the render of broken profile picture only occurred in request car on request slide) chrome_GZozC4Ik0P chrome_oZVlqrTIQc

And that's is for the graphical side I think, I haven't encountered any other problems !

Thank you for all this amazing work really !

Thanks for reporting this! It should be fixed now.

@Gauvino
Copy link
Contributor

Gauvino commented Jun 23, 2024

Bug fixed, and everything seems to be working fine, interaction, menu, card, everything is great.
Thanks for everything

Dockerfile.local Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/components/IssueBlock/index.tsx Show resolved Hide resolved
src/components/ResetPassword/index.tsx Show resolved Hide resolved
Fallenbagel
Fallenbagel previously approved these changes Jun 23, 2024
Copy link
Owner

@Fallenbagel Fallenbagel left a comment

Choose a reason for hiding this comment

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

LGTM!

@gauthier-th gauthier-th merged commit 989af67 into develop Jun 23, 2024
7 checks passed
@Fallenbagel Fallenbagel deleted the update-nextjs branch June 30, 2024 00:32
@Fallenbagel
Copy link
Owner

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

jemalloc page size issue for arm64
4 participants