-
- Downloads
Merge branch 'search-ui-update' into 'master'
Search ui update Closes #2537 See merge request !3751
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/dispatcher.js.coffee 2 additions, 0 deletionsapp/assets/javascripts/dispatcher.js.coffee
- app/assets/javascripts/search.js.coffee 75 additions, 0 deletionsapp/assets/javascripts/search.js.coffee
- app/assets/stylesheets/framework/common.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/framework/dropdowns.scss 2 additions, 2 deletionsapp/assets/stylesheets/framework/dropdowns.scss
- app/assets/stylesheets/framework/variables.scss 0 additions, 1 deletionapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/search.scss 78 additions, 11 deletionsapp/assets/stylesheets/pages/search.scss
- app/controllers/search_controller.rb 3 additions, 3 deletionsapp/controllers/search_controller.rb
- app/helpers/search_helper.rb 10 additions, 0 deletionsapp/helpers/search_helper.rb
- app/views/search/_category.html.haml 39 additions, 66 deletionsapp/views/search/_category.html.haml
- app/views/search/_filter.html.haml 32 additions, 46 deletionsapp/views/search/_filter.html.haml
- app/views/search/_form.html.haml 10 additions, 9 deletionsapp/views/search/_form.html.haml
- app/views/search/_results.html.haml 5 additions, 10 deletionsapp/views/search/_results.html.haml
- app/views/search/results/_issue.html.haml 1 addition, 1 deletionapp/views/search/results/_issue.html.haml
- features/search.feature 5 additions, 0 deletionsfeatures/search.feature
- features/steps/search.rb 1 addition, 0 deletionsfeatures/steps/search.rb
Loading
Please register or sign in to comment