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

Feedback #1

Open
wants to merge 160 commits into
base: feedback
Choose a base branch
from
Open

Feedback #1

wants to merge 160 commits into from

Conversation

github-classroom[bot]
Copy link
Contributor

@github-classroom github-classroom bot commented Aug 31, 2023

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to master since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to master since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to master. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @Edfernape @huizhuansam @Acerizm @zenithyap @Kang-Quan

huizhuansam and others added 30 commits November 8, 2023 22:11
* Add cors

* Update default value for code editor

* Remove console log
* Add timer to matching service popup

* Update CustomCircularProgress.tsx

* Update index.tsx

* Update styling of circular progress to ensure it is consistent with the color theme and size

---------

Co-authored-by: Kang-Quan <[email protected]>
* Remove dead code

* Fix overflow for code editor
* fix healthcheck bug

* add logging for matching service and matching worker service

* uncomment service
* Add matching-service and rabbitmq configs

* Add matching-worker-service configs and other services for k8

* Update matching-service configurations for k8

* Update ingress

* Update Server-Configs

* Add prod configMaps

* Update k8 ingress

* Add more services for k8 prod

* Update kustomization.yaml for k8 prod

* Add prometheus to k8 prod

* Update k8

* Update resource consumed by all services in k8 prod

* Update resources used in k8 prod

* Update mongodb URI and postgres URI

* Update DNS URIs

* Add service for ingress

* Update docker compose files

* Update nginx-ingress-prod.yaml

---------

Co-authored-by: Kang-Quan <[email protected]>
* Add health check endpoint for question service

* Add health check endpoint for profile service

---------

Co-authored-by: Zenith Yap <[email protected]>
* Update URLs

* Update routes

* Add comments

* Remove strings

* Update network

* Update mongodb

* Update live routes

* Add dockerfile for production

* Update docker compose

* Update Readme
* Add routes for google cloud

* Add dockerfile for gke

* Add github workflow for gke

* Change gitlab image name

---------

Co-authored-by: Zenith Yap <[email protected]>
Co-authored-by: Zenith Yap <[email protected]>
* Add button to leave room

* Add leave room function

* Fix leave room function

* Add confirmation pop up for leaving room

* Informs other user if client has disconnected

* Change naming convention

* Fix bug where user cannot connect again

---------

Co-authored-by: Zenith Yap <[email protected]>
Co-authored-by: Kang-Quan <[email protected]>
* Fix selection of question from questions page

* Add spacing for categories

* Remove chip background when no questions

* Remove redundant comments

---------

Co-authored-by: Zenith Yap <[email protected]>
* Update index.tsx

* Update index.tsx
* update documentation

* remove indentation
* Add documentation for bollaboration service

* Fix indent

---------

Co-authored-by: Zenith Yap <[email protected]>
* Enhance code editor to have syntax highlighting for supported languages

Enhance code editor to have dark and light theme

Enhance code editor to have formatting for javascript using
shift+alt+file

Enhance code editor to have auto indentation

* Add feature to disable changing language when matched

* Add styling and fix bug where difficult qn cannot connect
* Add documentation for CRUD for profile service

* Add docs for admin

* Add docs for requesting admin

* Add docs for super admin

* Add image to docs
* Add project report to codebase

* Change file type to words
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants