Commit Graph

17 Commits

Author SHA1 Message Date
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 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 6427588572 use strict to session screens and fixes. 2012-12-06 17:28:48 -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 e0ee12d09a Refactor markup into partials. Switch to use partials for some unit tests. 2012-11-23 10:20:13 -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 2fb617cab7 Search. (VRFS-75) 2012-11-12 21:16:43 -07:00
Jonathon Wilson c5a7a89413 Add event subscription to main app with tests. Early start on track view. Add some docs. 2012-10-21 17:03:46 -06:00
Jonathon Wilson 1be39b2c18 JS Organization. Investigation of websocket connections. 2012-10-14 09:48:56 -06:00
Jonathon Wilson 7fee65f2fa Fleshing out app framework. Session CRUD working. 2012-10-06 10:36:05 -06:00
Jonathon Wilson b395abf944 Add jasmine JS test support. Minor code cleanup. 2012-09-29 10:43:01 -06:00