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

feat: Get submission status #227

Merged
merged 10 commits into from
Jan 9, 2024
Merged

Conversation

PedroChaparro
Copy link
Member

@PedroChaparro PedroChaparro commented Jan 9, 2024

Includes 📋

  • Create an Event Source to receive the real time updates via SSE.
  • Display submission updates in real time
  • Remove barrel files
  • Import some components lazily

Related Issues 🔎

Partially completes #218

Notes 📝

  • Tests are missing

Screenshots 📸

image

@PedroChaparro PedroChaparro added ✨ feat A new feature is implemented ♻️ refactor labels Jan 9, 2024
@PedroChaparro PedroChaparro self-assigned this Jan 9, 2024
@PedroChaparro PedroChaparro merged commit feff79c into dev Jan 9, 2024
4 checks passed
@PedroChaparro PedroChaparro deleted the feat/#218-submit-to-test-block branch January 9, 2024 19:09
@PedroChaparro PedroChaparro mentioned this pull request Jan 13, 2024
PedroChaparro added a commit that referenced this pull request Jan 13, 2024
* feat: Update test blocks (#220)

* chore: Add new micro-services to docker-compose file

* feat: Update test block

* test: Add test to ensure teachers can update and delete tests blocks

* feat: Submit to test block (#221)

* chore(deps): Add `shadcn` tabs component

* fix: Add missing keys when rendering laboratory blocks

* feat: Submit to test blocks

* feat: Get submission status (#227)

* Add new font and load it from tailwind config

* feat: Get submission real time updates

* fix: Disable react strict mode

* fix: Remove unnecessary react-lazy usages

* perf: Remove barrel files and import some components lazily

* feat: Laboratory progress and statistics (#232)

* chore(deps): Add chart and `tanstak/query` dependencies

* refactor: Configure tanstack query provider

* feat: Add "view progress" button to laboratory table

* feat: Fetch students progress

* feat: Add horizontal bar chart to display students' progress

* feat: Create laboratory completion doughnut chart

* feat: Add average completed tests doughnut chart

* refactor: Update fetching and create mutations with `tanstack/query` (#233)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat A new feature is implemented ♻️ refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant