Redesign the sonar experience.
Review Request #7534 — Created July 21, 2015 and submitted — Latest diff uploaded
This change is the start of a major redesign of how sonar is put together. I've brought in bootstrap, which gives us a lot of styles, layout, and various components for free. All of the students for the active terms are now listed in a sidebar, along with other "components" such as the calendar. This gives us a good place to put all the different features that I plan on building.
Checked calendar and student views.
Diff Revision 2 (Latest)
orig
1
2
.jshintrc |
---|
package.json |
---|
css/style.less |
---|
lib/api.js |
---|
lib/schema.js |
---|
lib/frontend/application.js |
---|
lib/frontend/application-view.js |
---|
lib/frontend/calendar-view.js |
---|
lib/frontend/collection-view.js |
---|
lib/frontend/config.js |
---|
lib/frontend/group-by-collection.js |
---|
lib/frontend/groups-view.js |
---|
lib/frontend/header-view.js |
---|
lib/frontend/index-view.js |
---|
lib/frontend/main.js |
---|
lib/frontend/models.js |
---|
lib/frontend/sidebar-view.js |
---|
lib/frontend/status-report-checker-view.js |
---|
lib/frontend/user-detail-view.js |
---|
lib/frontend/util.js |
---|