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

Schedules Page Improvements #144

Merged
merged 7 commits into from
Apr 1, 2024
Merged

Conversation

Xavilien
Copy link
Member

@Xavilien Xavilien commented Apr 1, 2024

Description

Made some improvements to the schedules page that I found helpful when trying to build a schedule:

  • Show schedules for each course (very helpful to see who is teaching it next semester without clicking into the course)
  • Hide the course list summary which takes up a lot of screen real estate
  • Add total number of units (so that I don't have to do math)

Closes #140

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Tried building schedules in the schedules page

Test Configuration:

  • Node.js version: 18.18.0
  • Desktop/Mobile: MacBook Air M2
  • OS: Mac Sonoma
  • Browser: Safari

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Copy link

railway-app bot commented Apr 1, 2024

This PR was not deployed automatically as @Xavilien does not have access to the Railway project.

In order to get automatic PR deploys, please add @Xavilien to your team on Railway.

@Xavilien Xavilien requested a review from Lhwhatever April 1, 2024 18:28
@Xavilien Xavilien merged commit 10eabd1 into main Apr 1, 2024
1 check passed
@Xavilien Xavilien deleted the xavier/schedules-page-improvements branch April 1, 2024 18:46
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.

[Feature] Schedules Page Improvements
2 participants