jam-cloud/web/app/assets/javascripts
Jonathan Kolyer 3e2ae677fe vrfs1008: integration with active session 2014-01-13 19:00:42 -06:00
..
corp * VRFS-709 - track client downloads 2013-09-23 21:32:37 +00:00
landing * VRFS-778, VRFS-777, VRFS-788, VRFS-787-to create new downloads page, I needed to add a new layout 'web', and make user dropdown more reusable 2013-10-19 14:46:06 -05:00
web * VRFS-778; defining all possible images for download page in template, so that rails precompile error is avoided 2013-10-22 13:03:37 -05:00
AAA_Log.js merging jam-web into web 2013-09-15 18:04:37 +00:00
AAB_message_factory.js * DownloadAvailable proto msg added to help poke client when downloads become available 2014-01-08 21:24:21 +00:00
AAC_underscore-min.js merging jam-web into web 2013-09-15 18:04:37 +00:00
AAC_underscore.js merging jam-web into web 2013-09-15 18:04:37 +00:00
JamServer.js * VRFS-964 - fixed reconnect button 2014-01-06 21:08:37 +00:00
accounts.js * VRFS-767, VRFS-781 - create account page updated, web layout will now expand black bar as needed 2013-10-22 12:38:21 -05:00
accounts_audio_profile.js * adding 2 custom variables for , UserType and UserLevel, but so far it's not showing up. can't tell if it's due to a GA delay 2013-09-28 18:41:19 +00:00
accounts_identity.js * VRFS-767, VRFS-781 - create account page updated, web layout will now expand black bar as needed 2013-10-22 12:38:21 -05:00
accounts_profile.js VRFS-940 Change Avatar link borked. 2013-12-31 23:24:10 -05:00
accounts_profile_avatar.js VRFS-877 bug fixes 2013-12-15 22:53:16 -05:00
addNewGear.js VRFS-782 consolidate add/configure track dialogs 2013-10-25 21:34:40 -04:00
addTrack.js * VRFS-813 - done for this feature 2013-11-16 04:35:40 +00:00
alert.js VRFS-595 retrieve session when Join is clicked to check for modified session settings 2013-10-27 15:07:26 -04:00
application.js * VRFS-946 - in-session recording 2014-01-05 03:47:23 +00:00
bandProfile.js VRFS-876 allow user to remove band members 2013-12-07 20:45:24 -05:00
band_setup.js * VRFS-972 - profile.js changes 2014-01-07 23:30:23 +00:00
band_setup_photo.js VRFS-877 bug fixes 2013-12-15 22:53:16 -05:00
banner.js merging jam-web into web 2013-09-15 18:04:37 +00:00
callbackReceiver.js merging jam-web into web 2013-09-15 18:04:37 +00:00
clientUpdate.js * VRFS-718 fix for undefined count 2013-10-03 01:39:32 +00:00
configureTrack.js * fix for VRFS-901 - when you remove a track there was a typo in the jamClient reference 2013-12-12 14:57:54 +00:00
createSession.js vrfs1008: added hook to external createInvitations function 2014-01-13 14:57:22 -06:00
faderHelpers.js * VRFS-946 - in-session recording 2014-01-05 03:47:23 +00:00
fakeJamClient.js * DownloadAvailable proto msg added to help poke client when downloads become available 2014-01-08 21:24:21 +00:00
fakeJamClientMessages.js * VRFS-813 - done for this feature 2013-11-16 04:35:40 +00:00
fakeJamClientRecordings.js * VRFS-813 - done for this feature 2013-11-16 04:35:40 +00:00
findBand.js vrfs988: changed band url to use website 2014-01-12 01:40:30 -06:00
findMusician.js reformatting 2014-01-07 22:05:36 -05:00
findSession.js * removing async:trues in code (because it's default), to make it easier to find async:false 2014-01-08 00:44:56 +00:00
friendSelector.js * VRFS-972 - profile.js changes 2014-01-07 23:30:23 +00:00
ftue.js * VRFS-852 fixed 2013-11-16 15:36:23 +00:00
ga.js VRFS-721. Syntax error fixes in ga.js 2013-10-01 21:27:53 -06:00
genreSelector.js * the form VRFS-922, VRFS-918 (mix checks user permissions), VRFS-945 (verify download permissions for tracks) 2013-12-30 18:34:15 +00:00
globals.js * VRFS-813 - done for this feature 2013-11-16 04:35:40 +00:00
header.js * VRFS-778, VRFS-777, VRFS-788, VRFS-787-to create new downloads page, I needed to add a new layout 'web', and make user dropdown more reusable 2013-10-19 14:46:06 -05:00
homeScreen.js * VRFS-776 - home screen updated for new spec for native client; no more disable of create/find tiles 2013-10-19 16:02:27 -05:00
instrumentSelector.js vrfs-774: musicians page 2013-10-24 12:25:27 -05:00
invitationDialog.js * VRFS-780 - finished, tested, etc 2013-10-21 17:13:53 -05:00
inviteMusicians.js vrfs1008: integration with active session 2014-01-13 19:00:42 -06:00
jam_rest.js * VRFS-972 - profile.js changes 2014-01-07 23:30:23 +00:00
jamkazam.js * DownloadAvailable proto msg added to help poke client when downloads become available 2014-01-08 21:24:21 +00:00
jamsocket.js merging jam-web into web 2013-09-15 18:04:37 +00:00
joinSession.js merging jam-web into web 2013-09-15 18:04:37 +00:00
jquery.autocomplete.js merging jam-web into web 2013-09-15 18:04:37 +00:00
jquery.formToObject.js merging jam-web into web 2013-09-15 18:04:37 +00:00
jquery.hoverIntent.js * VRFS-778, VRFS-777, VRFS-788, VRFS-787-to create new downloads page, I needed to add a new layout 'web', and make user dropdown more reusable 2013-10-19 14:46:06 -05:00
jquery.queryparams.js * VRFS-709 - registrations tracked 2013-09-23 21:00:39 +00:00
layout.js * VRFS-946 - in-session recording 2014-01-05 03:47:23 +00:00
leaveSession.js merging jam-web into web 2013-09-15 18:04:37 +00:00
localRecordingsDialog.js * VRFS-946 and VRFS-922 - in-session recording features complete 2014-01-06 20:35:35 +00:00
mixer.js merging jam-web into web 2013-09-15 18:04:37 +00:00
paginator.js * VRFS-946 - in-session recording 2014-01-05 03:47:23 +00:00
playbackControls.js * VRFS-971 adding progress at bottom of fotor 2014-01-08 18:04:11 +00:00
profile.js reformatting 2014-01-07 22:05:36 -05:00
recordingFinishedDialog.js * VRFS-946 and VRFS-922 - in-session recording features complete 2014-01-06 20:35:35 +00:00
recordingManager.js * VRFS-971 adding progress at bottom of fotor 2014-01-08 18:04:11 +00:00
recordingModel.js * VRFS-946 - in-session recording 2014-01-05 03:47:23 +00:00
routemap.js merging jam-web into web 2013-09-15 18:04:37 +00:00
search.js merging jam-web into web 2013-09-15 18:04:37 +00:00
searchResults.js vrfs988: updated #query on new search; added semicolons 2014-01-12 02:50:55 -06:00
session.js vrfs1008: integration with active session 2014-01-13 19:00:42 -06:00
sessionLatency.js merging jam-web into web 2013-09-15 18:04:37 +00:00
sessionList.js Add proper showing of FTUE on Create/Join session if id hasn't been done. 2013-11-05 15:44:40 -07:00
sessionModel.js * MUSIC_SESSION_JOIN/DEPART are now SESSION_JOIN/SESSION_DEPART, VRFS-965 2014-01-06 22:34:16 +00:00
sessionSettingsDialog.js merging jam-web into web 2013-09-15 18:04:37 +00:00
sessionTrack.js merging jam-web into web 2013-09-15 18:04:37 +00:00
sessions.js.coffee merging jam-web into web 2013-09-15 18:04:37 +00:00
sidebar.js Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-01-15 22:20:29 +00:00
static_pages.js.coffee merging jam-web into web 2013-09-15 18:04:37 +00:00
swfobject.js merging jam-web into web 2013-09-15 18:04:37 +00:00
terms.js VRFS-758 join request notification logic 2013-10-16 03:23:43 -04:00
testBridge.js merging jam-web into web 2013-09-15 18:04:37 +00:00
trackHelpers.js * VRFS-813 - done for this feature 2013-11-16 04:35:40 +00:00
userSession.js * VRFS-709 - SessionCount, SessionMusicions, and JoinInvitatations added 2013-09-24 21:23:11 +00:00
user_dropdown.js * VRFS-783 - the filepicker service behaves different; workaround added. test attempted, but does not work because phantomjs crashes 2013-10-22 14:27:20 -05:00
users.js.coffee merging jam-web into web 2013-09-15 18:04:37 +00:00
utils.js vrfs988: sidebar/searchresults 2014-01-11 20:18:20 -06:00
vuHelpers.js merging jam-web into web 2013-09-15 18:04:37 +00:00
web_socket.js merging jam-web into web 2013-09-15 18:04:37 +00:00
whatsNextDialog.js * VRFS-780 - finished, tested, etc 2013-10-21 17:13:53 -05:00