Thejus
Thejus
## Context - Fixes #4266
## Context - Fixes #4145 ## Implementation - Added default slots for unassigned lessons
# UI Bugs - Tooltips still using "physical lessons" instead of "live lessons" - Box shadow on focus for free days button - Change the OptimiserResult component to use bootstrap...
## Context - Fixes #4247 ## Implementation - Added a new global variable called `OPTIMISER_API_URL` - Depending on the script that is run it assigns either `http://localhost:8020/optimise` or `api/optimiser/optimise` -...
### Is your feature request related to a problem? Please describe. When the optimiser returns a partial timetable, it does not show the unallocated timetable in it. So users would...
### Is your feature request related to a problem? Please describe. Currently when TA mode is opted for a course, it shows all lessons for the course instead of just...
# Addition of Building names to improve Timetable Optimiser ## Context The optimiser works by merging slots for a module(eg., CS1101S) and lesson type(eg., Tutorial) together if they are happening...