Add a display of an individual project, link to it from user detail views.

Review Request #7939 — Created Feb. 2, 2016 and submitted — Latest diff uploaded

Information

student-sonar
master
ec6682a...

Reviewers

This adds something which has been missing ever since we first integrated the
project list into Sonar: the ability to click on a user's assigned project and
have it jump to the description.

Clicked on projects and saw them show up.

lib/frontend/application.js
lib/frontend/application-view.js
lib/frontend/student-project-view.js
lib/frontend/student-projects-list-view.js
lib/frontend/task-view.js
lib/frontend/user-detail-view.js
Loading...