Commit Graph

399 Commits

Author SHA1 Message Date
Seth Call 78eacf1810 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-02-03 20:32:36 -06:00
Seth Call cfec1eea32 * remove prebuilt assets 2013-02-03 20:32:27 -06:00
Jonathon Wilson 80f3e792d6 Fix offscreen locations to not leak onto visible screen 2013-02-03 16:33:03 -07:00
Jonathon Wilson 015921b08c Get gain control actually controlling audio. Refactor for cleaner code for mute. 2013-02-03 15:47:17 -07:00
Jonathon Wilson 0671587efa Vertical faders working correctly, visually 2013-02-03 12:48:39 -07:00
Jonathon Wilson a5835f13a3 Start of dragging support for faders 2013-02-03 11:24:20 -07:00
Jonathon Wilson 8551facca4 Allow move of fader handle by direct click to move point 2013-02-03 11:24:20 -07:00
Jonathon Wilson 0ea4f447a3 Fake client always returns mixers in group 2 for now 2013-02-03 11:24:20 -07:00
Jonathon Wilson 17bdecfee3 Provide a fake trackVolumeObject when not on desktop client 2013-02-03 11:24:20 -07:00
Jonathon Wilson 18ccf7b738 Fix cucumber test 2013-02-03 11:22:33 -07:00
Seth Call 875090ed1d * switching to webkit for cucumber. I want to make selenium an option again, and also stop spiting out the console logs to the stdout; but for now this is very useful as we debug what is going on 2013-02-03 11:19:39 -06:00
Seth Call 912b4e76d8 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-02-02 21:39:02 -06:00
Seth Call 7792e40b52 * adding log to indicate if no js errors 2013-02-02 21:38:45 -06:00
Brian Smith e859b58998 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-02-02 22:12:41 -05:00
Brian Smith 8ce893c8b3 added keyword search to find session 2013-02-02 18:53:57 -05:00
Seth Call 0bb05ec423 * trying once again 2013-02-02 15:02:29 -06:00
Seth Call 44ab897057 * trying to fix broken cucumber tests 2013-02-02 14:52:27 -06:00
Brian Smith 9375c036f5 fix test 2013-02-01 01:21:49 -05:00
Brian Smith 971d2ea779 fixed styling on Create Session 2013-02-01 01:05:57 -05:00
Brian Smith 4334494d07 add invitation receiver id to session API response 2013-01-31 23:33:40 -05:00
Brian Smith 50201511f9 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-01-31 21:45:27 -05:00
Brian Smith ad4313c848 VRFS-201 fixed invitations for Create Session 2013-01-31 21:42:07 -05:00
Seth Call 10b3446451 * deleted specs that we didn't write (came from original tutorial) 2013-01-31 19:40:47 -06:00
Mike Slemmer 9a330169b5 adding recording routes 2013-01-31 10:22:02 -08:00
Jonathon Wilson 04fb3844ff Mute button works. Better ties to music hardware (less hard-coding) 2013-01-31 09:32:52 -07:00
Seth Call e4f6975dc4 * fixing auth page specs 2013-01-31 08:26:32 -06:00
Seth Call a930f2fd81 * forgot to check in deleted files 2013-01-30 23:50:34 -06:00
Seth Call e3c2ef481c * removing gem 2013-01-30 23:44:57 -06:00
Seth Call 4bbf7f15b9 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-01-30 23:44:41 -06:00
Seth Call e1c61884a1 * bumping capybara to 2.x 2013-01-30 23:43:26 -06:00
Jonathon Wilson 82b7e53d9d VU meter fixes.
Look for multiple tuples in single callback.
Fix to have VU meters be left/right inputs (hardcoded for now).
Increase update speed to every 100ms (so far, so good).
2013-01-30 22:23:30 -07:00
Jonathon Wilson b5dd5b0276 Fixes for changed participant structure. DOM cleanup. 2013-01-30 21:00:07 -07:00
Jonathon Wilson fc82e1fcd2 Remove extraneous debug statements 2013-01-30 19:34:31 -07:00
Jonathon Wilson 35dee05024 Working VU meters from bridge 2013-01-30 19:34:31 -07:00
Jonathon Wilson 6a2b52ed01 Track template. Visual track appearance from Jeff 2013-01-30 19:34:31 -07:00
Jonathon Wilson dfdfd159cb Start of session screen from Jeff 2013-01-30 19:34:31 -07:00
Jonathon Wilson 67bdb5a714 Start of session from jeff: header and controls 2013-01-30 19:34:31 -07:00
Brian Smith 8b6fd0a34c fix Join URL 2013-01-30 21:20:47 -05:00
Brian Smith 53898a8459 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-01-30 10:43:44 -05:00
Brian Smith 173d4ae294 VRFS-212 added search functionality to Find Session 2013-01-30 10:43:29 -05:00
Seth Call 4f3cd44fdd * remove capybara folder on start 2013-01-29 23:14:30 -06:00
Seth Call 1e4c287ec3 *adding yas (yet another sleep) to the cucumber tests 2013-01-29 23:11:24 -06:00
Seth Call ebe501d212 * have to add screenshot require later in env.rb 2013-01-29 22:45:44 -06:00
Seth Call 2872efcf60 * oops. need to keep capybara pinned 2013-01-29 22:10:17 -06:00
Seth Call 68af245c2e * removing libv8 dependency temporarily because latest therubyracer makes it a dependency 2013-01-29 21:42:50 -06:00
Seth Call 53a0a0a91f * tring out the screenshot gem 2013-01-29 21:36:19 -06:00
Brian Smith f0bf0545cd fixed tests (commented out some that need to be fixed once dev is more complete) 2013-01-29 21:32:12 -05:00
Brian Smith 26beaa6b00 VRFS-212 find session 2013-01-29 19:36:54 -05:00
Jonathon Wilson 06ee0b61ef Move create session main submit button to left temporarily 2013-01-29 16:53:21 -07:00
Brian Smith 08848439d4 Merge branch 'feature/find_session' 2013-01-28 21:33:12 -05:00