-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature - Color grading for availabilities (#179)
* basic frontend stuff complete :3. Finished the general ui * first attempt, implementing inductee view of their schedule backend only * Push some frontend changes * update * Finish all availabilities display page * Added backend for getting all availabilities, not single yet * Update styling * some post hopefully * Update all availabilities page * Add utils file for interview-related pages * Update sidebar navigation * Start edit own availability from scratch * Update response type to const * Update app url pathing * Map correct url to schedule overview page * Move utils file * inducteeviewset post delete * Update app routing * Update user views * Implement interview get api backends * Update overall interview schedule * Skeleton for individual interview schedule * function for editschedule * addavailability function * Complete edit schedule page * Edit InductionClassViewSet * Update interview related functions * Complete initial interview schedule overview * Finish up interview system * Delete .venv * Add comments on functions and files * Fix clicking on timeslot does not update availability * Add functionality to see individual inductee availabilities * Remove TODO comment * Add gradient colors to schedule * Bug fix Fixed bug where selecting then unselecting an empty slot (with officers available) on individual inductee view would cause color to appear. * Resolve bug in incorrect color after deselecting timeslot * Bug fix where inductee filter remains when going back to 'all' from individual inductee --------- Co-authored-by: jyeh2 <yehjames526@gmail.com> Co-authored-by: niannianwang <niw002@ucsd.edu>
- Loading branch information
1 parent
461aca2
commit 4c406ed
Showing
2 changed files
with
104 additions
and
21 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