Added an URL to display a schedule #416
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!416
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#415-add-schedule-URL"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added an URL for the course to avoid error message.
Reviewed "Added an URL to display a schedule #416."
The code follows the conventions and rules set in the wiki.
The code ran without any problems and I could display the schedule view with out any errors.
The one point of question is the
const dependency = nullis there even a point of having it there if its null? As no dependecny is needed yet wouldn't it be easier to just remove it to be clearer?.In conclusion the code does not have any real problems and can be merged.
The review has been properly performed, this will be merged.