Commit Graph

8 Commits

Author SHA1 Message Date
Rémy Coutable 709a566700
Fix spec/features/participants_autocomplete_spec.rb
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-22 21:55:02 +01:00
Luke Bennett 1356e40f22
Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time
Finished up autocomplete_sources action and added frontend to fetch data only when its needed

Added wait_for_ajax to specs

Fixed builds and improved the setup/destroy lifecycle

Changed global namespace and DRYed up loading logic

Added safety for accidentally loading data twice

Removed destroy as its not necessary and is messing with click events from a blur race condition

Created AutocompleteSourcesController and updated routes

Fixed @undefined from tabbing before load ends

Disable tabSelectsMatch until we have loaded data

Review changes
2016-12-15 15:20:33 +00:00
tiagonbotelho 519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Grzegorz Bizon e558edd1ce Update specs to carry out changes in note factory 2016-05-29 15:03:00 -04:00
Alfredo Sumaran 18b4291181 Add tests for autocomplete on a Commit 2016-04-16 07:21:28 -04:00
Alfredo Sumaran a53e912bc0 Change context description 2016-04-16 07:21:28 -04:00
Alfredo Sumaran 40efb4eb1f Add tests for autocomplete on a Merge Request 2016-04-16 07:21:28 -04:00
Alfredo Sumaran a740f0bc99 Add tests for autocomplete on a Issue 2016-04-16 07:21:28 -04:00