-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Schedules builder now has a calendar where you can visualize your sch…
…edule (#184) * Calendar MVP * Add tabs for schedule view * Fixed bug in getting time * Temporary fix to scrolling * Added colors * Added colors * Shifted position of tabs * Refactored handling of selecting sessions * Removed line-clamp which is now included by default * Fix CSS * Added nullish check, removed console.log * Updated margins * Added nothing in your schedule yet * Added no lectures * Added dropdown to add automatically to schedule * Added dropdown to add automatically to schedule * Sort semesters * Fix color issue * Fixed compatibility issues * Change location of show/hide calendar * Make show button more consistent * Changed schedules course search bar to make sense in small screens * Made sidebar smaller when in small screen * Select lecture based on section * Added remove button in section selector * Scrolling for sidebar * Scrolling for sidebar * Give space at bottom of overflow * Changed from listbox to radiogroup * Changed to flushedbutton * Remove unused imports * Refactored some code * Made sure text sizes are ok * Cosmetic change * Cosmetic change * Show possible on hover * Light colors for hover * Show message when course not in selected semester * Remove existing lecture in calendar on hover --------- Co-authored-by: xavilien <“[email protected]”>
- Loading branch information
Showing
15 changed files
with
720 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.