summaryrefslogtreecommitdiff
path: root/spec/features/participants_autocomplete_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-3/+3
* Fix autocomplete broken testsFilipa Lacerda2017-08-141-5/+9
* Fix broken task list specFilipa Lacerda2017-08-131-5/+1
* Fix open discussionsFilipa Lacerda2017-08-111-1/+1
* Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+1
|\
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | IssueNotesRefactor: Fixes autocomplete specs.Fatih Acet2017-07-211-1/+5
|/
* Cache Note#notable for commits and fix testsrequest-store-wrapLin Jen-Shin2017-07-181-1/+2
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-3/+3
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+3
* Fix spec/features/participants_autocomplete_spec.rbRémy Coutable2017-03-221-67/+28
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-3/+4
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-3/+3
* Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-2/+4
* Add tests for autocomplete on a CommitAlfredo Sumaran2016-04-161-0/+22
* Change context descriptionAlfredo Sumaran2016-04-161-2/+2
* Add tests for autocomplete on a Merge RequestAlfredo Sumaran2016-04-161-29/+52
* Add tests for autocomplete on a IssueAlfredo Sumaran2016-04-161-0/+53