diaspora/app/assets/javascripts
Jonne Haß a2d894cb39 Improve stability for manages_aspects.feature:79
page.execute_scripts looks to be asynchronous, .synced is already set
by default, so the previous expectation would be fulfilled before
the script got to run, running into the page reload in the next step
which then aborts or hasen't seen the to be triggered request yet.

The fix is to use Capybaras drag_to instead
2015-06-24 04:01:15 +02:00
..
app Improve stability for manages_aspects.feature:79 2015-06-24 04:01:15 +02:00
helpers Refactor vendor javascript 2015-03-11 15:51:08 +01:00
mobile Fix Bootstrap3 regression: close account 2015-06-14 13:22:39 +02:00
pages JSHint eqeqeq 2015-02-08 23:41:32 +01:00
widgets Port to Bootstrap 3 2015-06-04 18:05:43 +02:00
aspects-dropdown.js JSHint eqeqeq 2015-02-08 23:41:32 +01:00
bookmarklet.js limit the parameter length for the GET request to the bookmarklet to ~2000 chars 2015-05-05 18:25:01 +02:00
browser_detection.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
contact-list.js Fix aspect dropdown on people search page inserted after initial page load 2015-02-07 11:22:26 +01:00
diaspora.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
ie.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
inbox.js Use test instead of match wherever possible 2015-04-01 18:35:20 +02:00
jasmine-load-all.js Refactor vendor javascript 2015-03-11 15:51:08 +01:00
jsxc.js Using dot notation for accessing token 2015-02-25 00:11:01 +01:00
main.js Remove all faceboxes 2015-06-15 14:09:24 +02:00
mentions.js LibreJS should work with most of the site 2014-10-21 02:48:18 +01:00
osmlocator.js JSHint unused and undefined variables 2015-02-08 23:41:32 +01:00
templates.js
view.js Remove all faceboxes 2015-06-15 14:09:24 +02:00