Commit Graph

689 Commits

Author SHA1 Message Date
Seth Call d8aa88271e * log 2014-06-20 12:50:31 -05:00
Seth Call 9e92125b59 * VRFS-1653 - websocket reconnect wasn't working if no connect on initial connect 2014-06-19 18:51:47 -05:00
Seth Call 762af63b09 * VRFS-1653 - fixing another startup problem for websocket connections 2014-06-19 14:52:08 -05:00
Seth Call 3d1c4f2488 * VRFS-1790 - drag handles added to configure tracks; VRFS-1653 - fixed bug where slow initial connect would cause loop; also log in on initail connect instead of extra login message 2014-06-19 14:05:33 -05:00
Seth Call 4425d66484 * VRFS-1574 - network test, audio test GA tracking; VRFS-1653 - fixed bug on initial connect timeout causing runaway connections 2014-06-18 20:59:52 -05:00
Seth Call a38174b6e4 * VRFS-1799 - video links in 2014-06-18 14:02:26 -05:00
Seth Call 0856232f9f * VRFS-1798 - fixing 'backendguard' timer 2014-06-17 21:57:40 -05:00
Seth Call b1f4357ac6 * no transmit wip 2014-06-15 22:32:56 -05:00
Seth Call f1bb30ea0d * VRFS-1788 - adding simple 'loop detection' logic 2014-06-15 21:42:57 -05:00
Seth Call dbd4e8a823 * VRFS-1789 - loopback UI issues resolved 2014-06-14 22:20:13 -05:00
Seth Call e5b4177d38 * remove logs from FTUE diagonstics 2014-06-13 15:53:30 -05:00
Seth Call bcaad53466 * fixing typo in log statement 2014-06-13 15:07:17 -05:00
Seth Call f00ac3b164 * VRFS-1777 fixing hoverOut issue; also adding some debugs for missing mixers 2014-06-13 15:03:48 -05:00
Seth Call 8b85d2fb7f * resolving VRFS-1781 2014-06-13 12:51:03 -05:00
Seth Call 1fe8a77b59 * prod the user that their output device doesn't work, in the case it only has 1 output 2014-06-12 15:30:22 -05:00
Seth Call b93ff48a91 * fixing alert registration bug 2014-06-12 14:52:26 -05:00
Seth Call 8c92820275 * fix case where an invalid chat will make 'next' go disabled 2014-06-12 14:29:38 -05:00
Seth Call 942677a467 * oops. making constant available to callers 2014-06-12 13:40:08 -05:00
Seth Call 0d8875c00f * VRFS-1774 handling voice chat failure scenarios better; delegating to gear_test for invalid audio notice 2014-06-12 13:36:51 -05:00
Seth Call 5c16d54291 * VRFS-1770 - showing banner when backend event happens after FTUE attempt 2014-06-11 21:47:56 -05:00
Seth Call bc43837a19 * protect against events that happen while outside of session 2014-06-11 16:59:14 -05:00
Seth Call 7c3806821e * moving backend alert initialization to early in frontend initialization, to prep for receiving bad device events (VRFS-1770) 2014-06-11 16:52:46 -05:00
Seth Call a52f5a1ae4 * VRFS-1774 - trying to handle case where chat fails to apply 2014-06-11 15:37:15 -05:00
Seth Call 382515d5b2 * VRFS-1777 - let unassigned tracks also show all text on hover 2014-06-11 14:08:27 -05:00
Seth Call d38e5d155a * fix for bad reference to context.JK.EVENTS 2014-06-10 22:27:37 -05:00
Seth Call f644a12487 * VRFS-1777 hovering working for all but unassigned ports 2014-06-10 22:07:35 -05:00
Seth Call 5d926ee651 * fix 'Same as Input' problem VRFS-1768; also fixed yellow links on play button 2014-06-10 15:28:29 -05:00
Seth Call c70a76cbbe * VRFS-1768 - updated position and color of controlbuttons 2014-06-10 15:16:10 -05:00
Seth Call 5f889d5af6 * fix tests 2014-06-10 14:20:57 -05:00
Seth Call dbc17a89c6 * VRFS-1775 - yellow links on success page 2014-06-10 13:26:14 -05:00
Seth Call cad7044488 * deal with the None placeholder not showing in successive FTUE attempts 2014-06-10 10:12:24 -05:00
Seth Call 07fcef6844 * fix case where unassigned chat doesn't relinquish it 2014-06-10 09:44:50 -05:00
Seth Call 169c9b0ab1 * VRFS-1774 - de-dup channels repeated
* VRFS-1774 - filter out assigned channels
* VRFS-1773 - no pre-assignment on step 3 (configure tracks)
* VRFS-1774 - make radiobuttons appear more disabled; no more prod
* VRFS-1767 - probably gone; but there is a more fundamental issue
2014-06-10 09:02:51 -05:00
Seth Call 60a1618c9b * oops left in manual show of frame-buffers for VRFS-1772 2014-06-09 23:30:02 -05:00
Seth Call 4219b15815 * VRFS-1772 - prevent wrapping of frame-buffers 2014-06-09 23:28:31 -05:00
Seth Call 507eba6fbc * VRFS-1759 - found another getOperatingMode that needed to be protected 2014-06-09 16:33:34 -05:00
Seth Call 4a603cbaa2 * VRFS-1764 - fix for content falling out of bounds; VRFS-1762 - tracking audio latency now; need to still make sure this works with new create session flow when it arrives 2014-06-09 15:43:16 -05:00
Seth Call 9421ded0da * fix add new gear click handler 2014-06-09 08:42:14 -05:00
Seth Call 653b03bea1 * VRFS-1754 - new configure tracks dialog 2014-06-08 22:26:50 -05:00
Seth Call 60c72f29dd * VRFS-1753 - mostly done aside from prompt with dialog on create/find session when appropriate 2014-06-04 14:47:05 -05:00
Seth Call 84f1e79223 * pin admin tests 2014-06-03 17:45:48 -05:00
Seth Call 9c19167519 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-06-03 16:20:00 -05:00
Seth Call a94c5b325b * VRFS-1575 - reworking loopback 2014-06-03 16:19:39 -05:00
Scott Comer afa21de689 make score info available to template and make visible on the screen 2014-05-31 15:22:21 -05:00
Seth Call 48aaf8bff0 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-05-30 15:29:05 -05:00
Seth Call 32decb2393 * VRFS-1575 - don't resync if minimum input/outputs aren't selected. also don't attempt score on refocus if minimum input/outputs aren't selected 2014-05-30 15:28:59 -05:00
Scott Comer 275c997591 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-05-30 14:12:35 -05:00
Seth Call ac2253c49f * re-orging any wizard into subfolders 2014-05-30 12:35:54 -05:00
Seth Call 572c8449b9 * VRFS-1575 - implemented isNetworkError 2014-05-30 12:25:47 -05:00
Seth Call 3a5fe7e615 * invalidating network score in certain scenarios; invalidating audio profile in certain scenarios VRFS-1575 2014-05-30 12:07:27 -05:00