#231 Restructuring of main components. #248
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!248
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#231-implement-structure-of-components-in-project"
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?
Restructured app.js to break out the grid layout into a dash component. Moved routing from the navbar to app.js. Now app.js controls the routing of the entire application. The grid layout now titled dashboard is only present when being called inside the home page which is routed to "/" aka root. There is now a folder for all the relevant pages.
This has been manually merged to our branch.
Pull request closed