-
- Downloads
Merge branch 'logged-out-search' into 'master'
Logged out search Fixes #13676 See merge request !3045
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/stylesheets/framework/common.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/pages/search.scss 7 additions, 3 deletionsapp/assets/stylesheets/pages/search.scss
- app/controllers/search_controller.rb 2 additions, 0 deletionsapp/controllers/search_controller.rb
- app/views/layouts/application.html.haml 1 addition, 5 deletionsapp/views/layouts/application.html.haml
- app/views/layouts/header/_default.html.haml 27 additions, 22 deletionsapp/views/layouts/header/_default.html.haml
- app/views/layouts/header/_public.html.haml 0 additions, 10 deletionsapp/views/layouts/header/_public.html.haml
- app/views/search/_form.html.haml 1 addition, 1 deletionapp/views/search/_form.html.haml
- app/views/search/_results.html.haml 1 addition, 1 deletionapp/views/search/_results.html.haml
- features/search.feature 22 additions, 0 deletionsfeatures/search.feature
- features/steps/search.rb 9 additions, 0 deletionsfeatures/steps/search.rb
Please register or sign in to comment