-
- Downloads
Compare page improved
* Show new merge request button from compare page * Show message if user selected same branches * Show message if compared branches are the same * Prepend inputs with from/to labels
parent
a04dbd26
No related branches found
No related tags found
Showing
- app/assets/stylesheets/gitlab_bootstrap/forms.scss 3 additions, 4 deletionsapp/assets/stylesheets/gitlab_bootstrap/forms.scss
- app/helpers/compare_helper.rb 12 additions, 0 deletionsapp/helpers/compare_helper.rb
- app/views/projects/compare/_form.html.haml 18 additions, 27 deletionsapp/views/projects/compare/_form.html.haml
- app/views/projects/compare/index.html.haml 10 additions, 0 deletionsapp/views/projects/compare/index.html.haml
- app/views/projects/compare/show.html.haml 13 additions, 0 deletionsapp/views/projects/compare/show.html.haml
- app/views/projects/issues/_form.html.haml 2 additions, 2 deletionsapp/views/projects/issues/_form.html.haml
app/helpers/compare_helper.rb
0 → 100644
Please register or sign in to comment