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

Upgrade to node 20 for building assets. Change to using Vite from CRA. #249

Merged
merged 79 commits into from
Aug 15, 2024

Conversation

tuj
Copy link
Contributor

@tuj tuj commented Jun 27, 2024

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/1765

Description

  • Migrate from Cypress to playwright
  • Migrate from CRA (create-react-app) to Vite
  • Upgrade node from 14 -> 20
  • Changed from vite CJS to ESM.
  • Removed array spread.
  • Fixed HMR setup.
  • Upgraded @fortawesome/react-fontawesome, react-quill, react-toastify.
  • Removed unused react-dayjs.
  • Remove default props from the project.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

@tuj tuj added the enhancement New feature or request label Jun 27, 2024
@tuj tuj requested a review from sinejespersen June 27, 2024 09:06
@tuj tuj self-assigned this Jun 27, 2024
sinejespersen
sinejespersen previously approved these changes Jun 28, 2024
@tuj tuj merged commit a38cbcb into os2display:develop Aug 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants