Jonathan Kolyer
ebe620a3b3
VRFS-3036 fixed performance sample query and test
2015-06-10 16:35:39 +00:00
Jonathan Kolyer
d099ca039d
VRFS-3036 description testing
2015-06-04 08:17:46 +00:00
Jonathan Kolyer
0691e079af
VRFS-3036 description testing
2015-06-04 08:11:41 +00:00
Jonathan Kolyer
965ee2e0bc
VRFS-3036 tests for description
2015-06-04 07:38:16 +00:00
Jonathan Kolyer
3eca6aeee5
Merge branch 'feature/musician_profile_enhancements' into feature/musician_search2
2015-06-04 05:59:31 +00:00
Jonathan Kolyer
56af10afb3
VRFS-3036 results / builder page swpping
2015-06-04 05:54:02 +00:00
Steven Miers
d5a8959677
Merge with develop.
2015-06-03 14:22:21 -05:00
Jonathan Kolyer
dde84587b9
VRFS-3036 syncing ui/json
2015-06-03 06:41:21 +00:00
Jonathan Kolyer
4f5a39db18
VRFS-3036 band results display
2015-05-27 15:08:04 +00:00
Jonathan Kolyer
e50dc6e20d
VRFS-3036 band search results
2015-05-27 12:17:42 +00:00
Jonathan Kolyer
1bd1794318
VRFS-3036 band web search args
2015-05-27 08:20:46 +00:00
Jonathan Kolyer
8480f582ad
VRFS-3036 tuning band search filter spec
2015-05-27 05:08:56 +00:00
Jonathan Kolyer
f66cf79cf2
VRFS-3036 band search filter tests
2015-05-27 04:10:05 +00:00
Jonathan Kolyer
9757712977
VRFS-3036 testing filter by key
2015-05-27 02:58:04 +00:00
Jonathan Kolyer
38881216fc
VRFS-3036 genre filter spec
2015-05-27 02:14:39 +00:00
Jonathan Kolyer
7edee8d494
VRFS-3036 first pass testing
2015-05-26 08:43:11 +00:00
Steven Miers
d684ecda3b
Merge with latest from develop and manually fix.
2015-05-18 16:02:07 -05:00
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
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
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
12eeb460a3
* VRFS-3212 - track counts of concurrent packaging attempts
2015-05-07 08:49:15 -05:00
Seth Call
d77ee8cd23
* VRFS-3173 - stats on active sessions
2015-05-04 14:37:49 -05:00
Steven Miers
4c4121e4d7
Merge with latest develop
2015-05-01 20:00:08 -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
86c483a0d5
VRFS-3007 : Fix tests that intermittently fail depending on order (always whack users before starting).
2015-04-30 13:14:25 -05:00
Steven Miers
4ffb46b755
VRFS-3007 : Fix feed spec test failure (was intermittently passing only).
2015-04-29 19:36:50 -05:00
Steven Miers
64e84c17eb
VRFS-3007 : Fix feed spec test failure (was intermittently passing only).
2015-04-29 19:09:30 -05:00
Steven Miers
2e33851e30
VRFS-3007 : Fix band filter search test failure.
2015-04-29 19:08:59 -05:00
Steven Miers
03bab53b2f
VRFS-3007 : Remove redundant "model" suffix from spec name as folder is already named "model".
2015-04-29 19:06:33 -05:00
Steven Miers
5b43688443
VRFS-3007 : Fix failure on musician search spec.
2015-04-29 15:34:28 -05:00
Steven Miers
cf515a9cf0
VRFS-3007 : Fix tests and models failing due to PermissionError
2015-04-29 12:56:16 -05:00
Steven Miers
2260d21fc1
VRFS-3007 : Merge with latest develop
2015-04-28 16:43:38 -05:00
Seth Call
4cce21e7f8
* VRFS-3080 - partial refund manual process done
2015-04-23 16:20:21 -05:00
Seth Call
a3021479fd
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2015-04-22 09:45:08 -05:00
Seth Call
49ef08ff5d
* prepare production db for preview URLS, and save jam_track after setting duration in the sync task
2015-04-22 09:44:57 -05:00
Steven Miers
74a0cbd18e
Fix intermittent failure.
2015-04-21 16:23:10 -05:00
Seth Call
c29af72938
* fix jamtrack landing page formatting VRFS-3056
2015-04-20 22:13:30 -05:00
Seth Call
9480aadaae
Conflicts:
...
ruby/lib/jam_ruby/models/jam_track_track.rb
2015-04-20 13:55:33 -05:00
Seth Call
022304c6af
* VRFS-3065 - permission error name change
2015-04-20 10:42:09 -05:00
Seth Call
fefd5a3fda
* jamtrack UI fixes: VRFS-3041 (ordering fixed), VRFS-3004 - loading/no more jamtrack notice fixes, and VRFS-3005 - filter by band works
2015-04-16 15:44:38 -05:00
Seth Call
4cf4e21552
* VRFS-2938 - packaging phase now shows % indicator
2015-04-16 14:45:29 -05:00
Seth Call
19ad2fbcc5
* VRFS-2991 - sitemap generator done (but still vetting other parts of the site for basic SEO)
2015-04-14 16:39:39 -05:00
Seth Call
06c964a151
* VRFS-2977 - make facebook signup work with checkout flow
2015-04-14 14:12:24 -05:00
Brian Smith
b81222278d
merge develop
2015-04-13 08:16:45 -04:00
Seth Call
ab2925ef88
VRFS-2821 - payment history screen added
2015-04-12 13:46:22 -05:00
Seth Call
e42b926a5e
* VRFS-3028 - switch to using Recurly Adjustments for JamTrack purchases
2015-04-10 15:19:08 -05:00
Brian Smith
0a451742ef
merge develop
2015-04-06 21:26:54 -04:00
Jonathan Kolyer
279f97ec9a
VRFS-2795 fixed broken spec
2015-04-04 23:42:41 +00:00