Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/setting on manager page #12

Merged
merged 11 commits into from
Mar 1, 2025
Merged

Conversation

FabienBounoir
Copy link
Owner

This pull request includes several changes across different files to improve the backend functionality and enhance the frontend user experience. The most important changes include modifications to the backend server logic, updates to package configurations, and enhancements to the frontend components.

Backend improvements:

  • backend/index.js: Improved error handling by adding listeners for unhandled promise rejections and uncaught exceptions.
  • backend/server.js: Added new socket event handlers for message emission, room deletion, and room updates, including handling different room types and resetting choices when necessary. [1] [2] [3] [4]
  • backend/utils/utils.js: Introduced a utility function arraysAreEqual to compare arrays.

Package updates:

  • backend/package-lock.json and backend/package.json: Updated the project name to poker-planning and incremented the version to 1.4.0. [1] [2]
  • package.json: Synchronized the version update to 1.4.0.

Frontend enhancements:

Copy link

vercel bot commented Mar 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
poker-planning ✅ Ready (Inspect) Visit Preview Mar 1, 2025 4:46pm

@FabienBounoir FabienBounoir self-assigned this Mar 1, 2025
@FabienBounoir FabienBounoir added enhancement New feature or request i18n Style labels Mar 1, 2025
@FabienBounoir FabienBounoir merged commit cf8143b into main Mar 1, 2025
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request i18n Style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant