Jonathon Wilson
bd5fee1eb1
FTUE: Make latency gauge functional
2013-06-02 13:14:31 -06:00
Jonathon Wilson
0b32517c78
Generalize faders. Haven't switched session.js faders to use this yet.
2013-05-24 19:35:57 -06:00
Jonathon Wilson
20adea6b69
Generalize VU meters. Bring in underscore.js for templating. Fixes to karma JS unit test config.
2013-05-19 19:54:24 -06:00
Jonathon Wilson
34960f3ca3
Karma CI from Chrome to PhantomJS
2013-03-30 21:31:38 -06:00
Jonathon Wilson
95b1fd7c99
Build fixes for Karma test runner
2013-03-30 17:54:46 -06:00
Jonathon Wilson
a8dd274c45
Switch to Karma JS test runner
2013-03-30 16:55:37 -06:00
Jonathon Wilson
8e8cc779f9
Refactor fader controls: clicking
2013-03-13 21:29:57 -06:00
Jonathon Wilson
4aa63a4f31
Code cleanup
2013-02-25 21:36:23 -07:00
Jonathon Wilson
48f2cab8a7
Remove websocket subscription duality. JamServer is the only place now.
2013-02-25 21:32:02 -07:00
Jonathon Wilson
1db0958c6f
Error handling paths. Some test fixes
2013-02-25 20:54:09 -07:00
Brian Smith
de83d8353b
added code to pull in local track config (not used yet) / styling fixes
2013-02-13 21:04:54 -05:00
Brian Smith
d4ee39d6ff
Merge branch 'master' of bitbucket.org:jamkazam/jam-web
2013-02-06 20:41:46 -05:00
Jonathon Wilson
013924d70b
VRFS-231. VRFS-234. Fixes for home screen and session screen.
2013-02-05 21:32:56 -07:00
Brian Smith
f979c35faf
style updates / only allow 1 genre now
2013-02-05 02:58:19 -05:00
Brian Smith
26beaa6b00
VRFS-212 find session
2013-01-29 19:36:54 -05:00
Brian Smith
55f5053a4a
VRFS-201 create session screen
2013-01-13 20:43:48 -05: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
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