jam-cloud/app/assets/javascripts
Seth Call 2e63b897d1 * VRFS-484 support for increased leave/join messaging and reconnect scenarios 2013-08-07 10:39:34 -05:00
..
landing * VRFS-425 - reorganized how css and javascript is included throughout the site to make defining precompiles straightofrward and maintain sensible dev env 2013-07-17 22:19:33 -05:00
AAA_Log.js Log, message factory and JamServer to use strict, fixes. 2012-12-06 16:59:17 -07:00
AAB_message_factory.js * VRFS-484 support for increased leave/join messaging and reconnect scenarios 2013-08-07 10:39:34 -05:00
AAC_underscore-min.js Generalize faders. Haven't switched session.js faders to use this yet. 2013-05-24 19:35:57 -06:00
AAC_underscore.js Generalize faders. Haven't switched session.js faders to use this yet. 2013-05-24 19:35:57 -06:00
JamServer.js * VRFS-484 support for increased leave/join messaging and reconnect scenarios 2013-08-07 10:39:34 -05:00
accounts.js * VRFS-404 fixed the account summary view and success callback 2013-07-08 15:08:52 -05:00
accounts_audio_profile.js * VRFS-404 fixed the account summary view and success callback 2013-07-08 15:08:52 -05:00
accounts_identity.js * signup redone, and also VRFS-300 and VRFS-386; email styling done 2013-06-24 16:40:04 -05:00
accounts_profile.js * been through some checks on accoun profiles VRFS-119; looking good 2013-07-08 22:36:39 -05:00
accounts_profile_avatar.js * signup redone, and also VRFS-300 and VRFS-386; email styling done 2013-06-24 16:40:04 -05:00
addNewGear.js VRFS-291 VRFS-292 fix issues with Add New Gear popup / minor refactor 2013-05-23 08:46:40 -04:00
addTrack.js bug fix in add track dialog 2013-06-26 00:15:00 -04:00
application.js * making sure 'congrtulations.js' doesn't mix in with main client page 2013-06-25 20:04:17 -05:00
callbackReceiver.js Work for callbacks in Javascript Bridge. 2012-12-08 10:12:00 -07:00
clientUpdate.js * CTRL+N for VRFS-415 2013-07-06 21:47:53 -05:00
configureTrack.js bug fix in add track dialog 2013-06-26 00:00:40 -04:00
createSession.js VRFS-461 add dialog for inviting users via email 2013-07-30 22:10:36 -04:00
faderHelpers.js FTUE: Actually set db levels to 0 and update FTUE faders to reflect. Link RUN TEST AGAIN to audio settings to allow user to make changes before trying again. 2013-06-10 21:28:12 -06:00
fakeJamClient.js Add support any link with rel='external' to open in default browser 2013-07-28 12:32:45 -06:00
findSession.js VRFS-384 fix issue with headers on Find Session screen 2013-06-22 20:02:38 -04:00
friendSelector.js * signup redone, and also VRFS-300 and VRFS-386; email styling done 2013-06-24 16:40:04 -05:00
ftue.js VRFS-420 hide ASIO Settings button when appropriate 2013-07-28 23:03:13 -04:00
genreSelector.js At least part of VFRS-406 2013-07-12 00:50:34 -07:00
header.js * merged 2013-05-30 21:07:33 -05:00
homeScreen.js VRFS-291 VRFS-319 Add Track dialog / support track deletion on Session screen 2013-05-22 01:03:34 -04:00
invitation.js VRFS-461 add dialog for inviting users via email 2013-07-30 22:10:36 -04:00
jam_rest.js VRFS-461 add dialog for inviting users via email 2013-07-30 22:10:36 -04:00
jamkazam.js * change all occurrences of Jamkazam to JamKazam in public web code 2013-07-31 09:00:36 -05:00
jamsocket.js jamsocket use strict and fixes. 2012-12-06 17:44:08 -07:00
joinSession.js Video fixes related to instrument icons 2013-02-16 06:51:28 -07:00
jquery.autocomplete.js VRFS-38. Invitations in create session. 2012-11-08 08:13:47 -07:00
jquery.formToObject.js use strict to joinSession and formToObject, fixes 2012-12-06 17:45:46 -07:00
jquery.hoverIntent.js Good chunk of user profile (VRFS-74) 2012-11-11 13:52:47 -07:00
layout.js VRFS-340 VRFS-341 VRFS-342 VRFS-343 session alerts invoked by client backend 2013-07-08 23:06:01 -04:00
leaveSession.js use strict for leave/refresh session with fixes. 2012-12-06 17:55:41 -07:00
mixer.js FTUE: Wire up new ASIO controls 2013-06-01 18:12:54 -06:00
profile.js fix tests 2013-04-28 22:22:41 -04:00
routemap.js * adding in initial client mockup; but bootstrap CSS is affecting some centering, and font paths are not fully worked out yet 2012-09-20 23:46:45 -05:00
search.js Skeleton for Search Results 2013-02-14 00:48:01 -07:00
searchResults.js fix profile URLs 2013-04-28 15:09:30 -04:00
session.js added log statement for backend alerts 2013-07-24 22:01:36 -04:00
sessionLatency.js Switch to Karma JS test runner 2013-03-30 16:55:37 -06:00
sessionList.js fixes 2013-06-01 20:19:21 -04:00
sessionModel.js fix session bug 2013-06-26 21:37:26 -04:00
sessionSettingsDialog.js * signup redone, and also VRFS-300 and VRFS-386; email styling done 2013-06-24 16:40:04 -05:00
sessionTrack.js use strict for sessionTrack, testBridge and utils with fixes 2012-12-06 18:07:50 -07:00
sessions.js.coffee * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
sidebar.js VRFS-389 perform search only after user pauses typing for 1 second 2013-07-13 00:15:47 -04:00
static_pages.js.coffee * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
swfobject.js * jam-web working for milestone1 2012-09-03 17:03:16 -05:00
testBridge.js Remove commented lines 2013-02-25 21:35:00 -07:00
users.js.coffee * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
utils.js * signup redone, and also VRFS-300 and VRFS-386; email styling done 2013-06-24 16:40:04 -05:00
vuHelpers.js Generalize faders. Haven't switched session.js faders to use this yet. 2013-05-24 19:35:57 -06:00
web_socket.js * jam-web working for milestone1 2012-09-03 17:03:16 -05:00