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

Integrate collaboration service with matching service #60

Merged
merged 94 commits into from
Oct 23, 2024

Conversation

tsulim
Copy link

@tsulim tsulim commented Oct 23, 2024

Changes

  • Remove duplicate route (UserProtectedRoute)
  • Remove temporary match files used for collab
  • Combine socket.js contents
  • Update .env.sample files
  • Rename HOSTNAME to RABBIT_HOSTNAME in rabbitMQ.js
  • Add useSessionStorage
  • Combine usePersistState into useLocalStorage

AndrewOng2066 and others added 30 commits October 6, 2024 14:24
Merge pull request #36 from CS3219-AY2425S1/merged-user-question
…esting

Implementation for Matching-Service
…esting

Implement retry matching function in matching-service
Implement more functionalities to matching service and miscellaneous
Remove unnecessary code in cancel matching functionality
Add functionality to add user to different queue after timeout
AndrewOng2066 and others added 26 commits October 19, 2024 21:02
@tsulim tsulim added the task Something that needs to be done, but not a story, bug, or an epic. label Oct 23, 2024
@tsulim tsulim added this to the Milestone 5 milestone Oct 23, 2024
@tsulim tsulim merged commit 3c21438 into collaboration-service Oct 23, 2024
@tsulim tsulim linked an issue Nov 9, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Something that needs to be done, but not a story, bug, or an epic.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

D5: Integration
3 participants