part of doc #1661
A large part of the former AngularJS app have been rewritten using Vue.js (homepage + overview).
Two views are still running AngularJS:
The goal of this request is to continue the rewriting work by moving the two remaining views out of AngularJS.
To do so, we'll need several steps:
Create a Vue app displaying the current PR title and the navigation tabs (url must be forged to access it)
Display the content of the tab
Update the routing to the new app and trash the old angular code