Commit graph

19 commits

Author SHA1 Message Date
Valery Sizov
ebc44befdc Fix broken commits search 2016-11-08 12:03:23 +02:00
Phil Hughes
47b49624b1 Fixed search dropdown labels not displaying
This would only happen when the search term was empty because the method was returning before the controller could find the group or project for the toggle

Closes #21783
2016-09-12 09:00:57 +01:00
Phil Hughes
5963263912 Fixed enter key in search input not working
Closes #20627
2016-08-23 14:44:28 +02:00
tiagonbotelho
519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Felipe Artur
9845079950 Fix search results for notes without commits 2016-08-01 11:53:12 -03:00
Phil Hughes
5fcf475bc6 Updated tests 2016-07-05 09:06:38 +01:00
Grzegorz Bizon
9e211091a8 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
Fatih Acet
e864bdf25b Fix specs and add new tests. 2016-06-10 01:05:09 +03:00
Fatih Acet
50b3b8ce80 Added tests for categorised search autocomplete. 2016-06-07 17:54:29 +03:00
Alfredo Sumaran
a31c1dccb6 Add test to check if top right search form is not present 2016-04-13 16:43:07 -05:00
Rémy Coutable
e60f034126
Fix view of notes in search results when noteable is a snippet
Also, streamline the view.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-03-31 09:40:57 +02:00
Robert Speicher
56246b70fb Fix Style/TrailingBlankLines cop violations 2015-06-22 14:38:33 -04:00
Robert Speicher
37066267e7 Use page.all and page.within in specs 2015-06-13 18:37:30 -04:00
Jeroen van Baarsen
0c4a70a306 Updated rspec to rspec 3.x syntax
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2015-02-12 19:17:35 +01:00
Dmitriy Zaporozhets
2d87556847 Remove rails observers from application 2014-06-17 22:51:43 +03:00
Jeroen van Baarsen
8362026a33 Split feature tests out to different build job 2014-04-13 19:05:52 +02:00
Dmitriy Zaporozhets
e45179c9b4 remove useless routing tests. Added symlink creation for project with code 2013-06-22 18:57:34 +03:00
Dmitriy Zaporozhets
cce14e0b01 Removing ambiguity and non-working selectors 2013-02-21 13:28:05 +02:00
Dmitriy Zaporozhets
03f6a28ec0 move capybara scenarios to spec/features 2013-02-21 10:41:37 +02:00
Renamed from spec/requests/search_spec.rb (Browse further)