-
- Downloads
Add links in admin area overview
Introduces new `feature_entry` helper for dashboard. This helper reduces code duplication when listing available features and relevant links to configuration sections
Showing
- app/helpers/dashboard_helper.rb 15 additions, 0 deletionsapp/helpers/dashboard_helper.rb
- app/views/admin/dashboard/index.html.haml 10 additions, 43 deletionsapp/views/admin/dashboard/index.html.haml
- changelogs/unreleased/ce-xanf-add-links-to-admin-area.yml 5 additions, 0 deletionschangelogs/unreleased/ce-xanf-add-links-to-admin-area.yml
- locale/gitlab.pot 18 additions, 0 deletionslocale/gitlab.pot
- spec/helpers/dashboard_helper_spec.rb 37 additions, 0 deletionsspec/helpers/dashboard_helper_spec.rb
Please register or sign in to comment