Commit Graph

73 Commits

Author SHA1 Message Date
Jonathon Wilson 76d82f7d01 Fixes for cucumber tests. Restore big chunk of accidentally deleted layout.js 2013-01-12 12:19:20 -07:00
Jonathon Wilson f95f30d827 FTUE, screens 2 and 3 2013-01-12 11:19:02 -07:00
Jonathon Wilson fd57f3f01e Finish FTUE functional, but bugs in bridge prevent test. Checking in to let Nat see test code. Re-include TestLatency on fakeJamClient to fix failing test. 2013-01-06 13:34:48 -07:00
Jonathon Wilson 9d79aeede2 FTUE device selection dropdowns and enable. Flesh out fakeJamClient 2013-01-05 14:30:24 -07:00
Jonathon Wilson 9c30e17206 Start on sidebar from Jeff 2012-12-31 14:02:18 -07:00
Jonathon Wilson 9a6d15280b Changes for updated GetASIODevices with no callback 2012-12-31 14:02:18 -07:00
Jonathon Wilson ba0111be60 Add GetASIOAudioDevices to testBridge page. Update other nav headers. 2012-12-16 12:28:10 -07:00
Jonathon Wilson 449de26da0 Default to FTUE for now. Enable back/forward nav buttons. 2012-12-15 14:00:02 -07:00
Seth Call e7def85594 * VRFS-17; can create a session, find the other; not joining yet 2012-12-14 21:22:00 -06:00
Jonathon Wilson b3acb39de4 Helpers for client testing and Fixes to Find Session with latency pinging. 2012-12-12 21:53:15 -07:00
Jonathon Wilson 290b9b654e Bring Jeff's graphics in: Header 2012-12-11 09:49:15 -07:00
Jonathon Wilson ffbb1e0040 Add legal_terms:true to testBridge create session 2012-12-09 21:55:29 -07:00
Jonathon Wilson f402aa222a Fixes to allow native client to hit non-localhost websocket gateway 2012-12-08 18:54:07 -07:00
Jonathon Wilson 7b78ec225b Test Latency with callback to jam client working now. 2012-12-08 13:14:00 -07:00
Jonathon Wilson b4fcd0fdee Work for callbacks in Javascript Bridge.
Provide a generic mechanism for allowing an instance method to be
called in a static context, allowing the bridge to be given a string
naming a function, which it can call in a global context.
2012-12-08 10:12:00 -07:00
Jonathon Wilson 9ea9d54139 use strict for sessionTrack, testBridge and utils with fixes 2012-12-06 18:07:50 -07:00
Jonathon Wilson 5de1911572 use strict to sessionLatency and sessionModel. 2012-12-06 18:02:33 -07:00
Jonathon Wilson 8284af69a3 use strict for search with fixes 2012-12-06 17:57:01 -07:00
Jonathon Wilson 4a1118be24 use strict for leave/refresh session with fixes. 2012-12-06 17:55:41 -07:00
Jonathon Wilson 58c90502e8 layout use strict, fixes 2012-12-06 17:51:22 -07:00
Jonathon Wilson aff03ff999 use strict to landing, fixes 2012-12-06 17:47:01 -07:00
Jonathon Wilson 059640481e use strict to joinSession and formToObject, fixes 2012-12-06 17:45:46 -07:00
Jonathon Wilson c6e671e04b jamsocket use strict and fixes. 2012-12-06 17:44:08 -07:00
Jonathon Wilson 40b96c8db5 use strict to fakeJamClient, header and homeScreen with fixes 2012-12-06 17:31:46 -07:00
Jonathon Wilson 6427588572 use strict to session screens and fixes. 2012-12-06 17:28:48 -07:00
Jonathon Wilson f759db583f Log, message factory and JamServer to use strict, fixes. 2012-12-06 16:59:17 -07:00
Jonathon Wilson de2ce4c839 use strict for jamkazam.js, and fixes 2012-12-06 16:53:30 -07:00
Jonathon Wilson b65534595c Test Bridge: Join Session. Test Latency start (incomplete). 2012-12-05 23:46:14 -07:00
Jonathon Wilson 33327662f1 TestBridge: create test session 2012-12-05 22:38:19 -07:00
Jonathon Wilson 66757d43bf Start to test page for javascript bridge. 2012-12-05 21:58:14 -07:00
Jonathon Wilson db3b3c3c73 as_musician=true in create session. Subscribe to latency callbacks with key to prevent dupe notifications. 2012-12-02 14:12:25 -07:00
Jonathon Wilson f4afd9bcb1 Add latency checking and sorting of inserted rows to find session. 2012-12-01 16:50:28 -07:00
Jonathon Wilson 16d8ba6795 VRFS-122. Session sorting logic. 2012-11-30 09:37:45 -07:00
Jonathon Wilson 2cf4794fd0 SessionLatency class start. 2012-11-27 19:29:46 -07:00
Jonathon Wilson 54924bd322 CreateSession: Add other required props 2012-11-23 12:09:01 -07:00
Jonathon Wilson a3748c941d Provide option for tests to disable body:overflow-hidden 2012-11-23 10:37:27 -07:00
Jonathon Wilson d0154c502b Start of UI unit tests for createSession 2012-11-23 09:19:11 -07:00
Jonathon Wilson 9983410594 Start reorg of stylesheets in anticipation of visual changes. 2012-11-22 12:36:43 -07:00
Jonathon Wilson 6f71a80017 Fix tests related to different root_url 2012-11-18 11:27:20 -06:00
Jonathon Wilson 2c8fb48e53 Initial version of landing page and support for non-logged-in client home. 2012-11-18 10:52:04 -06:00
Jonathon Wilson 2fb617cab7 Search. (VRFS-75) 2012-11-12 21:16:43 -07:00
Jonathon Wilson 1239cad08f Good chunk of user profile (VRFS-74) 2012-11-11 13:52:47 -07:00
Jonathon Wilson 889887d79c VRFS-38. Invitations in create session. 2012-11-08 08:13:47 -07:00
Seth Call 2bb9548f54 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2012-11-03 22:52:51 -05:00
Seth Call 5d1f65d027 * VRFS-34 and VRFS-61; session.tracks and instrument listing 2012-11-03 22:22:35 -05:00
Jonathon Wilson 79963e62ca Rework session screen to show tracks for uses as they enter/leave 2012-11-03 14:25:23 -06:00
Jonathon Wilson 7782938a96 Support multiple genres. Rough notifciation and form validation. 2012-11-02 18:29:58 -06:00
Jonathon Wilson 2fa2c22e6d Minor tweaks to Tiho's saving of sessionId on screen events 2012-10-29 09:10:02 -06:00
tihot_jk 374ca96153 Hook up the notifications when a client joins/leaves a session. 2012-10-28 17:37:59 -07:00
Jonathon Wilson 7d83870640 genre to genres as list 2012-10-26 08:46:04 -06:00