Seth Call
939f8cdf82
* VRFS-3255 (shopping cart only on /client) , VRFS-3253 - frictionless shopping done with tests
2015-05-15 12:34:35 -05:00
Steven Miers
726cd853bf
VRFS-3242 : Add missing included file. Fixes a bunch of tests.
2015-05-13 22:39:38 -05:00
Steven Miers
11f60b71e4
VRFS-3242 : Schema and model changes required for band profile functionality.
...
* Additional attributes for band_type, band_status, concert_count,
add_new_members, play_commitment, touring_option, paid_gigs,
hourly_rate, gig_minimum
* For joined table musician_instruments, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table performance_stamples, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table online_presences, remove the hard requirement that
they be joined to a user, rather a “player” that is polymorphic.
* Change models as appropriate with new attributes and modify
belongs_to / has_many directives as necessary.
* Fix existing usages of user_id to work with polymorphic player_id.
* Fix tests that use user_id
* Add new tests that exercise online_presence, performance_samples, and
instruments that target a band, rather than a user.
2015-05-13 21:06:14 -05:00
Steven Miers
193888f960
VRFS-3242 : Merge with latest develop
2015-05-13 20:56:58 -05:00
Seth Call
1a133c588d
* remove media seeking html
2015-05-12 15:46:34 -05:00
Seth Call
fb463d6703
* VRFS-3234 - auto-open jamtrack from account screen
2015-05-12 15:45:23 -05:00
Seth Call
9459215a0f
* reset filters if none specified VRFS-3237
2015-05-12 14:59:53 -05:00
Seth Call
41945d73fe
* VRFS-3211 - seek updated to be more responsive
2015-05-12 14:49:52 -05:00
Seth Call
9edc291ced
* VRFS-3211 - seek feature updated to be more responsive
2015-05-12 14:42:10 -05:00
Seth Call
2723cd8a78
* VRFS-3215 - add checkoutComplete URL
2015-05-12 14:14:44 -05:00
Seth Call
831fdf8c8e
* add https to artifact update
2015-05-12 11:55:55 -05:00
Seth Call
f1bc3b6498
* VRFS-3214 - adsense tracing code aded
2015-05-12 09:33:48 -05:00
Steven Miers
b0fd3fd4c8
VRFS-3007 : Test for presence of online presence and performance samples for musician profile feature. Also, add classes to ease identification of dynamically added elements. Fix a few style issues.
2015-05-11 17:25:57 -05:00
Steven Miers
294c01d44a
Merge with latest develop
2015-05-11 17:25:37 -05:00
Seth Call
4709622546
* VRFS-2680 - adding redirect logic for ssl
2015-05-11 16:52:58 -05:00
Seth Call
643595c531
* fix typo in SSL support VRFS-2680
2015-05-11 13:45:36 -05:00
Seth Call
8c04a601ab
* add required websocket configs
2015-05-11 09:50:45 -05:00
Steven Miers
a23033ebcd
VRFS-3007 : Dedicated tests for musician profile -- incremental
2015-05-11 09:03:08 -05:00
Steven Miers
ec6f50bc70
VRFS-2858 : Soundcloud recording widget. Hooked up on profile summary page.
2015-05-09 20:08:49 -05:00
Seth Call
62b6820e90
* VRFS-3220 - estimate taxes manually
2015-05-09 08:30:12 -05:00
Steven Miers
7beacb1803
VRFS-3227 : Genre selector dialog:
...
* Change from table to a 3-column list
* Format/spacing for caption
2015-05-08 19:07:08 -05:00
Seth Call
35057a4da0
* skip default input when querying sample rate
2015-05-08 18:39:04 -05:00
Steven Miers
eaf4f49763
VRFS-3015 : Add list items as necessary and remove ordinal selectors. This prevents both some spacing issues and flash of empty list items seen when the form is loaded.
2015-05-08 17:51:33 -05:00
Steven Miers
3314515577
VRFS-3105 : Update online presence after updating, and not just on init. Also call show on the appropriate elements, as they could be hidden if an item is being set for the first time.
2015-05-08 16:44:55 -05:00
Seth Call
b80cf2f1cc
* don't set chat's sample rate
2015-05-08 16:00:30 -05:00
Steven Miers
ca46ffa43b
VRFS-3104 : Profile Sample edit screen : fix list items displaying over one another.
2015-05-08 15:36:37 -05:00
Seth Call
e5e6742400
* VRFS-3225 - don't show sampler dropdown if old client
2015-05-08 15:35:17 -05:00
Steven Miers
81464a5cd6
VRFS-3104 : Fix overlapping of divs and alignment on profile sample edit screen.
2015-05-08 15:34:20 -05:00
Seth Call
10da152916
* VRFS-3225 - show sampler ate dropdown
2015-05-08 15:03:19 -05:00
Steven Miers
183f5a5fdd
VRFS-3046 : Add profile interest help bubbles (topics stored as attributes on element)
2015-05-08 11:45:13 -05:00
Steven Miers
6d6307f9c9
VRFS-3047 : Polish Save & Next buttons on profile editing screens.
2015-05-07 18:01:12 -05:00
Seth Call
f2e2a79b5b
* VRFS-3220 - estimated taxes fixed
2015-05-07 14:48:28 -05:00
Seth Call
2495f58bf5
* VRFS-3220 - estimated taxes fixed
2015-05-07 14:48:16 -05:00
Seth Call
840d2169b1
* remove puts/debug settings
2015-05-07 09:03:24 -05:00
Seth Call
0ea2931837
* add config to remove whitespace from credit card number. probably unnecessary; just doing now before release
2015-05-07 09:02:58 -05:00
Seth Call
dfe010d0a5
fix nothing in cart msg on shopping cart screen
2015-05-07 08:52:14 -05:00
Seth Call
12eeb460a3
* VRFS-3212 - track counts of concurrent packaging attempts
2015-05-07 08:49:15 -05:00
Seth Call
f593a6d706
VRFS-3208 - let admins purchase anyway when pucrhase_nabled = false
2015-05-07 07:45:07 -05:00
Seth Call
76a4a13c41
* fixed the message that occurs when gear goes in/out of USB during FTUE
2015-05-06 22:44:16 -05:00
Seth Call
b523850296
* VRFS-3208 - add new config - purchases_enabled, so that we can stop purchases if needed
2015-05-06 22:09:07 -05:00
Seth Call
c8142c9b0f
* fix chat/recording button vertical alignment VRFS-3207
2015-05-06 21:13:29 -05:00
Seth Call
6e5472f219
* VRFS-3206 - cancel out of StopRecording earlier
2015-05-06 21:08:17 -05:00
Steven Miers
d964cff2a3
VRFS-3205 : Add max height and scrolling to genre selector dialog.
2015-05-06 16:34:36 -05:00
Steven Miers
2d1877926e
VRFS-3063 : Fix genre selection bug with proper use of unbind.
2015-05-06 16:07:14 -05:00
Seth Call
0b9d1c3ed2
* VRFS-3201 and probably VRFS-3202 - don't issue two stops to backend and don't issue two openrecordings
2015-05-06 15:54:06 -05:00
Steven Miers
7b5cdbf390
VRFS-3106 : Populate country name and state(region) labels using carmen gem.
2015-05-06 15:35:41 -05:00
Steven Miers
839eab5713
VRFS-3106 : Add clear:all to fix spacing problem
2015-05-06 15:15:45 -05:00
Steven Miers
d208a8cd82
VRFS-3007 : Change text to what is observed. I'm not 100% sure about this, so I'm going to run with it in this branch for a bit.
2015-05-06 13:26:23 -05:00
Steven Miers
cf6ceb6b38
VRFS-3007 : This doesn't actually appear (fixes test).
2015-05-06 13:25:12 -05:00
Steven Miers
ccb4680c36
This seems to be required now.
2015-05-06 13:24:21 -05:00
Steven Miers
a823be0b2e
VRFS-3007 : Stub non-existent method to fix test.
2015-05-06 13:24:03 -05:00
Seth Call
eaabd98ca4
* VRFS-3198 - fix simple boolean bug to rectify out of sync play/pause buttons on playcontrols
2015-05-06 11:54:09 -05:00
Seth Call
4c14e1fbee
* VRFS-3196 - pass correct value (even if it's ignored by backend today)
2015-05-05 18:45:14 -05:00
Seth Call
05f5cd619a
* VRFS-3193 - indicate on jamtrack browse page that 1st jamtrack is free
2015-05-05 16:38:29 -05:00
Seth Call
adfc3d18a9
* VRFS-3184 - user dropdown only shows get help, community, and support
2015-05-05 14:48:39 -05:00
Seth Call
96df8cbfea
* disabling teaspoon gemfile for now, because of weird errors; and also VRFS-3176 (jamtrack preview regen task)
2015-05-05 11:44:28 -05:00
Seth Call
8f445883fd
VRFS-3146 - fixes for the get ready spiner
2015-05-05 10:29:30 -05:00
Seth Call
6c3cdda1d8
* VRFS-3186 - fix formatting of recording widget on homescreen
2015-05-05 09:58:44 -05:00
Seth Call
6c82e7e3d7
* VRFS-3183 - website home page to have signin
2015-05-05 09:31:11 -05:00
Seth Call
5970fae4fa
* VRFS-3188 - sort instrument appropriately
2015-05-05 09:22:15 -05:00
Seth Call
48c2b9a2b2
* VRFS-3187 - track when a user 1st downloads a jamtrack
2015-05-05 08:53:46 -05:00
Seth Call
12ea7312a7
* VRFS-3168 - fix sidebar on session/recording landing pages
2015-05-04 21:36:40 -05:00
Seth Call
0ac94ae6fc
* VRFS-3167 - call context.jamClient.FTUELoadAudioConfiguration when dialog is loaded
2015-05-04 20:56:05 -05:00
Seth Call
1a191f1b0b
* VRFS-3178 - sort instrument by alpha
2015-05-04 18:27:28 -05:00
Seth Call
99fa64f4b0
* initialize inviter when user is logged in - VRFS-3180
2015-05-04 18:24:46 -05:00
Seth Call
6a3c9b85b2
* VRFS-3179 - tweaking text on jamtracks product page
2015-05-04 18:05:56 -05:00
Seth Call
6fdb784eb4
* remove title setter in downloads partial to fix title; VRFS-3185
2015-05-04 18:03:28 -05:00
Seth Call
af98559dfd
* VRFS-3181 hide availability filter
2015-05-04 18:01:03 -05:00
Seth Call
4d28915381
* VRFS-3177 - add spinner to playback and stop preloading all media on page
2015-05-04 17:48:14 -05:00
Seth Call
17ce9f641d
* VRFS-3165 - stop preview widget by using pause, VRFS-3174 - stop preview when you leave page
2015-05-04 14:09:55 -05:00
Seth Call
73e422a2cc
* VRFS-2931 - show video as thumbnail - forgot youtube icon
2015-05-04 13:33:47 -05:00
Seth Call
b0dfccec85
* VRFS-2931 - show video as thumbnail
2015-05-04 11:16:13 -05:00
Seth Call
acc9e2112d
* call new sample rate setters when FTUE profile is created VRFS-3144
2015-05-04 09:01:51 -05:00
Seth Call
0ac1f977b5
update jamblaster video on home page and on product page
2015-05-04 08:54:42 -05:00
Seth Call
a2d5c0a2b9
* VRFS-3166 - only play one widget at a time
2015-05-04 07:52:30 -05:00
Seth Call
3069d6b077
* adding video to browse page VRFS-2931
2015-05-04 07:19:48 -05:00
Seth Call
5adc6fe217
* update more locations with wrong video for JamTracks
2015-05-03 22:56:46 -05:00
Seth Call
4cadabe19e
* VRFS-3149 - paginator arrows now working
2015-05-03 22:27:48 -05:00
Seth Call
c8daee4e00
* VRFS-3148 - column widths are consistent across pages
2015-05-03 22:20:39 -05:00
Seth Call
4cc9dbb896
* VRFS-3130 - slider shows 0 on stop
2015-05-03 22:07:23 -05:00
Seth Call
4be257c52e
* finishing up VRFS-2829 now that JamTracks video is available
2015-05-03 21:58:15 -05:00
Seth Call
23108544bc
* don't check against backend while user has stopped playing VRFS-3145
2015-05-03 21:48:31 -05:00
Seth Call
d5b12eacfa
* VRFS-3161 - don't use floats for one-liner; use white-space:no-wrap
2015-05-03 21:40:04 -05:00
Seth Call
7063d6e1ea
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2015-05-03 21:28:28 -05:00
Seth Call
f1c96c1531
* feature/VRFS-3146
2015-05-03 21:28:17 -05:00
Steven Miers
4c4121e4d7
Merge with latest develop
2015-05-01 20:00:08 -05:00
Steven Miers
4a83100f37
VRFS-3119 : Musician search bug fixes. Fixes some more tests.
2015-05-01 18:48:41 -05:00
Seth Call
32f0967b2a
* VRFS-3141 - tell user why they can't close JamTrack
2015-05-01 16:34:56 -05:00
Seth Call
3697ca9743
* VRFS-3141 - disable close button for JamTrack for non-opener
2015-05-01 16:34:29 -05:00
Seth Call
9f49e9f366
* disable close button for JamTrack for non-opener
2015-05-01 16:30:03 -05:00
Seth Call
7d313b2298
* VRFS-3136 - make sure the 'preferred' is chosen for device, so set the FTUE preferred sample mode
2015-05-01 15:40:42 -05:00
Steven Miers
77ce45d7c6
VRFS-3119 : Comment about broken feature/test.
2015-05-01 13:49:59 -05:00
Steven Miers
425916f31d
VRFS-3007 : Fix another bad method reference, and some more tests.
2015-05-01 13:49:28 -05:00
Seth Call
7dec27083b
* VRFS-3139 - hide jamkazam virtual input text in account summary screen
2015-05-01 12:16:13 -05:00
Steven Miers
b39ab852ba
VRFS-3007 : Fix a few more musician search API and feature tests.
2015-05-01 12:09:23 -05:00
Seth Call
1cd57cb4e8
* VRFS-3118 - check for high latency while in session, VRFS-3138 - fix tons of issues with user downloading both sample rates
2015-05-01 12:09:18 -05:00
Steven Miers
6c1371c619
VRFS-3007 : Fix profile history specs.
2015-04-30 20:53:19 -05:00
Steven Miers
7359cb36bf
VRFS-3007 : Fix feed tests (bad selector).
2015-04-30 20:48:26 -05:00
Steven Miers
5ba6e1ed18
VRFS-3007 : Fix band feature specs (bad selector).
2015-04-30 20:37:40 -05:00
Steven Miers
51dc0c408a
Merge branch 'develop' into feature/musician_profile_enhancements
2015-04-30 19:33:04 -05:00
Steven Miers
d4d8489ef1
VRFS-3007 : Fix faulty logic when extracting recording data. Addresses a few test failures.
2015-04-30 19:31:44 -05:00
Seth Call
68b4ab529a
* VRFS-3118 - reload audio globally configurable
2015-04-29 22:03:02 -05:00
Seth Call
69ccf0d4e5
* VRFS-3118 - refresh latency by start/stopping audio system
2015-04-29 21:51:54 -05:00
Seth Call
0ddbfc5e72
* VRFS-3120 - make sure FTUE starts out of session
2015-04-29 16:41:02 -05:00
Seth Call
e21a1504d1
* VRFS-3129 - ignore metronome spinner display check if jamtrack is open
2015-04-29 16:02:33 -05:00
Seth Call
45d973fedd
* VRFS-3134 - give minimum size of opened recording area a little more room
2015-04-29 15:59:44 -05:00
Seth Call
a7526dad43
* fix description label
2015-04-29 15:28:01 -05:00
Seth Call
b9d30567db
* VRFS-3128 - reset seek on load of JamTrack
2015-04-29 14:38:03 -05:00
Steven Miers
daef55d1a2
Merge branch 'develop' into feature/musician_profile_enhancements
2015-04-29 12:59:11 -05:00
Steven Miers
757a9a5522
VRFS-3007 : Fix javascript bug causing test and browser problems. Fixes 164 of 203 failures.
2015-04-29 12:58:49 -05:00
Seth Call
72ff54213a
* VRFS-2997 - added license to accounts link. also adding config to ignore high latency if in a pinch
2015-04-28 20:07:21 -05:00
Seth Call
a6128a195b
* VRFS-3121 - fix network test dialog
2015-04-28 17:39:59 -05:00
Steven Miers
2260d21fc1
VRFS-3007 : Merge with latest develop
2015-04-28 16:43:38 -05:00
Seth Call
13e4e816d9
* VRFS-3071 - progress indicator for download
2015-04-28 16:29:48 -05:00
Seth Call
7d5e92baaa
* VRFS-3113 - fix bad avatar location for alert
2015-04-28 14:54:47 -05:00
Seth Call
00c9ccf699
* temporarily disable high latency
2015-04-28 14:47:27 -05:00
Seth Call
9fa10fe2b2
* temporarily disable high latency
2015-04-28 11:28:10 -05:00
Seth Call
a73aaec393
* don't fail someone joining a session with an unknown latency or very large latency
2015-04-28 11:00:16 -05:00
Seth Call
a70e90ab8c
* VRFS-3099 - fix left over download confirmation on checkout page if you re-enter it
2015-04-28 10:33:42 -05:00
Seth Call
cada0ed0b9
* VRFS-3112 - make recording smaller so no horizontal scroll bar
2015-04-28 09:44:56 -05:00
Seth Call
255ea39e77
* VRFS-3116 - honor positions
2015-04-28 09:35:39 -05:00
Seth Call
1ad86b1d80
* VRFS-3098 - pause button added to jamtrack
2015-04-28 08:58:34 -05:00
Seth Call
34b2614600
* fix dissappearing pause button
2015-04-27 21:39:46 -05:00
Seth Call
1bd054d050
* VRFS-3094 - update style and minor issues in shopping cart screen
2015-04-27 15:42:38 -05:00
Seth Call
907e2a4552
* fix jamtrack shopping tests for the change in button text
2015-04-27 13:42:03 -05:00
Seth Call
760ddecbb1
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
...
Conflicts:
web/app/views/users/_user_dropdown.html.erb
2015-04-27 11:13:31 -05:00
Seth Call
8e6b923b05
* VRFS-3092 - fix jamtrack browse page styling issues, VRFS-3096 - fix standalone download page to have no signup context
2015-04-27 10:35:09 -05:00
Seth Call
d4679f6524
* VRFS-3903 - small shopping cart, VRFS-3092 - done except for play/pause icon
2015-04-26 08:25:36 -05:00
Steven Miers
7aa9f3d10a
VRFS-3055 : Don't force override of video_available if current_user is admin.
2015-04-24 17:42:32 -05:00
Seth Call
258c034876
* VRFS-3089 - kill timer if the screen changes for jamtrack guides
2015-04-24 17:28:59 -05:00
Seth Call
13c3818c42
* add support for personal alerts email
2015-04-24 16:16:47 -05:00
Seth Call
774c50984d
* add a space after dash to give room to packaging prcentage
2015-04-24 15:05:08 -05:00
Seth Call
24e244d766
* VRFS-3085 - further TOS updates
2015-04-24 14:45:49 -05:00
Seth Call
776858c391
* VRFS-3087 - disable filter dropdowns
2015-04-24 13:45:47 -05:00
Seth Call
d94388161c
* fixing recording-based tests and one checkout test
2015-04-24 12:09:22 -05:00
Seth Call
e4bd80a3c3
* VRFS-3085 - update TOS
2015-04-24 10:08:43 -05:00
Seth Call
4cce21e7f8
* VRFS-3080 - partial refund manual process done
2015-04-23 16:20:21 -05:00
Seth Call
989518fa68
* VRFS-3082 - email alert if jamtrack fails
2015-04-23 10:34:17 -05:00
Seth Call
32b5e741cc
* ignore jt_metadata.json file
2015-04-22 15:48:57 -05:00
Seth Call
d66f8e50d1
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2015-04-22 15:47:57 -05:00
Seth Call
2133bb086e
* VRFS-3079 - hide the download prompt if the user has already downloaded the app before
2015-04-22 15:46:44 -05:00
Seth Call
091f2be556
* make the nobody@jamkazam.com configurable so that we can override it in chef to provide context clues
2015-04-22 15:43:36 -05:00
Steven Miers
6c84abdfba
Whack test output images.
2015-04-22 15:36:22 -05:00
Steven Miers
75ac40e765
VRFS-3055 : Fix broken gear wizard spec. Add additional test to verify
2015-04-22 15:36:21 -05:00
Steven Miers
b916d4d997
VRFS-3055 : Multiple levels of config option video_available
...
“none”, “mvp”, and “full”. “mvp” mode is similar to full, except it
hides video recording functionality.
2015-04-22 15:36:21 -05:00
Seth Call
39f45f20ba
* VRFS-3078 - show original price in void purchase
2015-04-22 14:20:07 -05:00
Seth Call
2fc8041f3f
* VRFS-3077 - fix issue with no null check of current_user
2015-04-22 14:04:20 -05:00
Seth Call
9217e92372
* protect against video calls when in account screen
2015-04-22 10:21:08 -05:00
Seth Call
763ade01dd
* protect against webcamViewer from getting involved if video is not available
2015-04-22 10:18:33 -05:00
Steven Miers
8f49d7b83f
Merge remote-tracking branch 'origin/develop' into develop
2015-04-21 18:30:17 -05:00