gitlab-org--gitlab-foss/app/views/dashboard
blackst0ne eddf3febd7 [Rails5] Add `safe_params` helper
Rails 5.0 requires to explicitly permit attributes when building a URL
using current `params` object.

The `safe_params` helper allows developers to just call `safe_params.merge(...)`
instead of manually adding `permit` to every call.

https://github.com/rails/rails/pull/20868
2018-04-08 15:35:30 +11:00
..
groups Added dispatcher imports for groups webpack bundle 2018-01-23 10:02:43 +00:00
milestones Moves the action buttons out of the breadcrumbs 2017-09-06 16:07:48 +01:00
projects Improve top area navigation 2018-02-02 19:07:24 +02:00
snippets New navigation breadcrumbs 2017-06-30 16:52:11 +00:00
todos Improve top area navigation 2018-02-02 19:07:24 +02:00
_activities.html.haml
_activity_head.html.haml Fix top-area inconsistent capitalization 2018-01-16 00:05:52 +02:00
_groups_head.html.haml Improve top area navigation 2018-02-02 19:07:24 +02:00
_projects_head.html.haml Improve top area navigation 2018-02-02 19:07:24 +02:00
_sidebar.html.haml
_snippets_head.html.haml Fix top-area inconsistent capitalization 2018-01-16 00:05:52 +02:00
activity.html.haml Adjust last push notification width 2018-01-23 13:27:54 +02:00
issues.atom.builder [Rails5] Add `safe_params` helper 2018-04-08 15:35:30 +11:00
issues.html.haml [Rails5] Add `safe_params` helper 2018-04-08 15:35:30 +11:00
merge_requests.html.haml Fix breadcrumb links 2018-04-06 11:52:39 +02:00