Description:
Changes:
- Migrated the piwik-dashboard directive to Vue.
- Migrated the dashboards-model service to a store.
- Created the ReportingPage.loadPage client side event so reportingpage doesn't have to access an angularjs scope.
- Created the Dashboard.loadDashboard client side event so dashboardObject.js doesn't have to access an angularjs scope.
Review