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

fix: past deadline message, eager loading submission status #391

Merged
merged 18 commits into from
May 2, 2024

Conversation

EwoutV
Copy link
Contributor

@EwoutV EwoutV commented May 2, 2024

  • Deadlines are now depicted more accurately, e.g. "13 days ago" instead of "in -13 days"
  • Submission statuses of projects are now being eager loaded

closes #347 #343

# Conflicts:
#	frontend/src/assets/lang/app/en.json
#	frontend/src/assets/lang/app/nl.json
#	frontend/src/components/courses/CourseGeneralList.vue
#	frontend/src/components/projects/ProjectCreateButton.vue
#	frontend/src/components/teachers_assistants/TeacherAssistantCard.vue
#	frontend/src/views/App.vue
#	frontend/src/views/courses/SearchCourseView.vue
#	frontend/src/views/courses/roles/TeacherCourseView.vue
@EwoutV EwoutV added bug Something isn't working feature A new feature containing functionality frontend Issues regarding the frontend backend labels May 2, 2024
@EwoutV EwoutV added this to the Final milestone milestone May 2, 2024
@EwoutV EwoutV self-assigned this May 2, 2024
Copy link
Contributor

@francisvaut francisvaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@francisvaut francisvaut merged commit 731e021 into development May 2, 2024
3 checks passed
@bsilkyn bsilkyn deleted the better-deadline branch May 5, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working feature A new feature containing functionality frontend Issues regarding the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frontend: better deadline display for past projects
2 participants