-
- Downloads
Introduces base generic reporting route
Also includes the controller and a view which can be used for bootstrapping the vue application. #220494
Showing
- ee/app/controllers/analytics/reports/pages_controller.rb 21 additions, 0 deletionsee/app/controllers/analytics/reports/pages_controller.rb
- ee/app/views/analytics/reports/pages/show.html.haml 2 additions, 0 deletionsee/app/views/analytics/reports/pages/show.html.haml
- ee/app/views/layouts/report_pages.html.haml 3 additions, 0 deletionsee/app/views/layouts/report_pages.html.haml
- ee/config/routes/analytics.rb 4 additions, 0 deletionsee/config/routes/analytics.rb
- ee/lib/gitlab/analytics.rb 9 additions, 2 deletionsee/lib/gitlab/analytics.rb
- ee/spec/controllers/analytics/reports/pages_controller_spec.rb 46 additions, 0 deletions...ec/controllers/analytics/reports/pages_controller_spec.rb
- locale/gitlab.pot 3 additions, 0 deletionslocale/gitlab.pot
ee/app/views/layouts/report_pages.html.haml
0 → 100644
Please register or sign in to comment