Commit Graph

50 Commits

Author SHA1 Message Date
Brian Smith 598c8b0b6d VRFS-541 when creating or joining a session, attempt to use tracks configured in backend client 2013-08-18 14:05:16 -04:00
Brian Smith e85e0bccd5 VRFS-541 map client instrument id to appropriate server id 2013-08-18 11:22:18 -04:00
Brian Smith 7df0b62120 fix JS errors 2013-08-16 23:46:41 -04:00
Brian Smith e8b6c34498 VRFS-528 VRFS-541 fix in-session alerts / added logging for track issue 2013-08-16 23:42:53 -04:00
Brian Smith 333eaf7a80 VRFS-541 added log statements for debugging 2013-08-14 01:02:24 -04:00
Brian Smith dec20d4d62 VRFS-461 add dialog for inviting users via email 2013-07-30 22:10:36 -04:00
Brian Smith 3942757275 VRFS-428 style validation error on Create Session 2013-07-25 01:47:54 -04:00
Brian Smith 0a6b5fa5a2 VRFS-428 style validation error on Create Session 2013-07-25 01:41:26 -04:00
Mike Slemmer 65196a6af5 fixed perms 2013-07-23 23:58:20 -07:00
Mike Slemmer c51f814704 work on vfrs-406 2013-07-23 23:57:47 -07:00
Mike Slemmer 5909961d9a fix perms 2013-07-23 23:07:20 -07:00
Mike Slemmer 97142d1c06 fix for null sessionSettings 2013-07-23 23:06:44 -07:00
Mike Slemmer 8731d33ef2 At least part of VFRS-406 2013-07-12 00:50:34 -07:00
Mike Slemmer 156d110ded VFRS-407 2013-07-08 22:37:58 -07:00
Jonathon Wilson c3163fdb61 Partway through refactor of genre selector to make it easier to reuse from multiple places. Minor session settings dialog fixes. 2013-06-09 11:02:53 -06:00
Brian Smith a064989caa VRFS-328 add Choose Friends popup to Create Session screen 2013-06-05 00:11:57 -04:00
Brian Smith f61a823d5a fixes 2013-06-01 20:19:21 -04:00
Brian Smith 17bb5a29bf VRFS-292 Configure Tracks dialog work 2013-05-12 01:43:36 -04:00
Jonathon Wilson 2cff8710a0 Guard against users with no defined instruments 2013-03-05 08:51:20 -07:00
Jonathon Wilson 2c726b352f Video fixes related to instrument icons 2013-02-16 06:51:28 -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 9dbe1a51c7 find session fixes / set avatar and user name in header 2013-02-09 11:45:11 -05:00
Brian Smith 1fa4f97867 duplicate instrument per connection bug fix / more style fixes 2013-02-07 22:20:45 -05:00
Brian Smith f979c35faf style updates / only allow 1 genre now 2013-02-05 02:58:19 -05:00
Brian Smith 971d2ea779 fixed styling on Create Session 2013-02-01 01:05:57 -05:00
Brian Smith ad4313c848 VRFS-201 fixed invitations for Create Session 2013-01-31 21:42:07 -05:00
Brian Smith 173d4ae294 VRFS-212 added search functionality to Find Session 2013-01-30 10:43:29 -05: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
Brian Smith bf7e16abee VRFS-212 Find Session work 2013-01-21 00:52:28 -05:00
Brian Smith d219159e9e fix cucumber test 2013-01-13 21:41:23 -05:00
Brian Smith 55f5053a4a VRFS-201 create session screen 2013-01-13 20:43:48 -05:00
Brian Smith 6dab346305 VRFS-201 create session mockup integration 2013-01-10 22:43:30 -05: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 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 54924bd322 CreateSession: Add other required props 2012-11-23 12:09:01 -07:00
Jonathon Wilson d0154c502b Start of UI unit tests for createSession 2012-11-23 09:19:11 -07:00
Jonathon Wilson 2fb617cab7 Search. (VRFS-75) 2012-11-12 21:16:43 -07:00
Jonathon Wilson 889887d79c VRFS-38. Invitations in create session. 2012-11-08 08:13:47 -07:00
Seth Call 5d1f65d027 * VRFS-34 and VRFS-61; session.tracks and instrument listing 2012-11-03 22:22:35 -05:00
Jonathon Wilson 7782938a96 Support multiple genres. Rough notifciation and form validation. 2012-11-02 18:29:58 -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
Jonathon Wilson f3868ede2b Load genres from ajax. Add clientId to jamkazam. Add genre and clientId to createSession call 2012-10-25 21:24:05 -06:00
Jonathon Wilson d74c7c7202 resolve merge conflict 2012-10-16 20:35:16 -06:00
Jonathon Wilson bee3187e5a Notes for next steps 2012-10-16 20:30:00 -06:00
tihot_jk c1c5faaa03 Changed the client to join the session after creating it. 2012-10-16 01:44:33 -07: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