-
- Downloads
Moved changed files into a dropdown
This makes navigating through diff files quickly. Currently we just toggle a list, which could be pretty big. This moves it into a dropdown to make it much easier. Also includes a filter bar to quickly search for certain files/extensions. Closes #29778
Showing
- app/assets/javascripts/merge_request_tabs.js 9 additions, 0 deletionsapp/assets/javascripts/merge_request_tabs.js
- app/assets/stylesheets/pages/diff.scss 15 additions, 2 deletionsapp/assets/stylesheets/pages/diff.scss
- app/helpers/diff_helper.rb 18 additions, 0 deletionsapp/helpers/diff_helper.rb
- app/views/projects/diffs/_stats.html.haml 24 additions, 36 deletionsapp/views/projects/diffs/_stats.html.haml
- changelogs/unreleased/diff-changed-files-dropdown.yml 4 additions, 0 deletionschangelogs/unreleased/diff-changed-files-dropdown.yml
Please register or sign in to comment