jam-cloud/ruby/spec/jam_ruby/models
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
..
active_music_session_spec.rb Merge with latest develop 2015-05-11 17:25:37 -05:00
affiliate_partner_spec.rb
artifact_update_spec.rb
band_filter_search_spec.rb VRFS-3007 : Fix band filter search test failure. 2015-04-29 19:08:59 -05:00
band_location_spec.rb
band_search_spec.rb
band_spec.rb VRFS-3242 : Schema and model changes required for band profile functionality. 2015-05-13 21:06:14 -05:00
claimed_recording_spec.rb
connection_spec.rb * fix bug in connection stats 2015-01-01 21:45:07 -06:00
country_spec.rb
crash_dump_spec.rb
diagnostic_spec.rb
email_batch_spec.rb * typo in user wipe to fix test 2015-01-07 18:24:48 -06:00
email_batch_spec_new_musicians.rb * merge in faster score searches (VRFS-2202) 2014-09-30 10:51:23 -05:00
email_batch_spec_scheduled_session.rb VRFS-3242 : Schema and model changes required for band profile functionality. 2015-05-13 21:06:14 -05:00
event_session_spec.rb
event_spec.rb
facebook_signup_spec.rb
feed_spec.rb VRFS-3007 : Fix feed spec test failure (was intermittently passing only). 2015-04-29 19:36:50 -05:00
feedback_spec.rb
friendship_spec.rb VRFS-2244 handle duplicate friend requests better 2014-10-14 02:12:33 -04:00
generic_state_spec.rb
geo_ip_blocks_spec.rb
geo_ip_locations_spec.rb
get_work_spec.rb * VRFS-2304 - create scoring timeout when doing a network test 2014-10-06 16:44:30 -05:00
icecast_admin_authentication_spec.rb
icecast_directory_spec.rb
icecast_limit_spec.rb
icecast_listen_socket_spec.rb
icecast_logging_spec.rb
icecast_master_server_relay_spec.rb
icecast_mount_spec.rb * VRFS-2456 - add listen function to find session page, and update of join/rsvp icons 2014-12-19 14:00:49 -06:00
icecast_mount_template_spec.rb
icecast_path_spec.rb
icecast_relay_spec.rb
icecast_security_spec.rb
icecast_server_spec.rb
icecast_source_change_spec.rb Conflicts: 2014-12-18 15:13:55 -06:00
icecast_template_spec.rb
icecast_user_authentication_spec.rb
invitation_spec.rb
invited_user_spec.rb
isp_score_batch_spec.rb
jam_isp_spec.rb
jam_track_licensor_spec.rb Initial merge and manual conflict and fix for tests. 2014-11-04 14:55:12 -06:00
jam_track_right_spec.rb Merge with latest develop 2015-05-11 17:25:37 -05:00
jam_track_spec.rb Fix intermittent failure. 2015-04-21 16:23:10 -05:00
jam_track_tap_in_spec.rb * VRFS-2606 - add new tap in fields, support them in activeadmin 2015-01-07 09:30:05 -06:00
jam_track_track_spec.rb Fix test to match new behavior. 2015-03-27 12:45:17 -05:00
join_request_spec.rb
latency_tester_spec.rb * VRFS-2909 - jam tracks importer 2015-03-09 09:44:12 -05:00
max_mind_releases_spec.rb
mix_spec.rb
music_notation_spec.rb VRFS-2094 fix tests 2014-09-08 22:23:35 -04:00
music_session_perf_data_spec.rb
music_session_spec.rb * VRFS-2981 - check for create_type = nil in scheduled_rsvp 2015-03-25 11:26:32 -05:00
music_sessions_user_history_spec.rb
musician_search_spec.rb VRFS-3007 : Fix tests that intermittently fail depending on order (always whack users before starting). 2015-04-30 13:14:25 -05:00
notification_spec.rb * VRFS-2530 - denormalize online for performance reasons 2014-12-07 16:04:10 -06:00
online_presence_spec.rb VRFS-3242 : Schema and model changes required for band profile functionality. 2015-05-13 21:06:14 -05:00
payment_history_spec.rb * VRFS-3080 - partial refund manual process done 2015-04-23 16:20:21 -05:00
performance_sample_spec.rb VRFS-3242 : Schema and model changes required for band profile functionality. 2015-05-13 21:06:14 -05:00
quick_mix_spec.rb * many recording features/improvements: VRFS-2151, VRFS-1551, VRFS-2360, VRFS-2290, VRFS-2002, VRFS-2181 2014-10-22 23:10:49 -05:00
recorded_backing_track_spec.rb * merged 2015-02-15 22:01:06 -06:00
recorded_track_spec.rb * many recording features/improvements: VRFS-2151, VRFS-1551, VRFS-2360, VRFS-2290, VRFS-2002, VRFS-2181 2014-10-22 23:10:49 -05:00
recorded_video_spec.rb Fixes VRFS-2334 : re-add filter for users 2014-10-10 11:07:36 -05:00
recording_spec.rb * VRFS-2991 - sitemap generator done (but still vetting other parts of the site for basic SEO) 2015-04-14 16:39:39 -05:00
recurly_transaction_web_hook_spec.rb * VRFS-3028 - switch to using Recurly Adjustments for JamTrack purchases 2015-04-10 15:19:08 -05:00
region_spec.rb
rsvp_request_spec.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
rsvp_slot_spec.rb
sale_line_item_spec.rb VRFS-2821 - payment history screen added 2015-04-12 13:46:22 -05:00
sale_spec.rb VRFS-2821 - payment history screen added 2015-04-12 13:46:22 -05:00
score_history_spec.rb
score_spec.rb * VRFS-2613 - optimizing hourly cleanup by moving it to the score report routine 2015-01-30 10:46:02 -06:00
search_spec.rb
share_token_spec.rb
shopping_cart_spec.rb VRFS-2821 - payment history screen added 2015-04-12 13:46:22 -05:00
signup_hint_spec.rb * VRFS-2977 - make facebook signup work with checkout flow 2015-04-14 14:12:24 -05:00
text_message.spec.rb VRFS-2465 wip text message changes 2015-01-12 01:26:27 -05:00
track_spec.rb * VRFS-2922 - show spinner for pending metronome 2015-03-12 21:53:23 -05:00
user_location_spec.rb
user_search_spec.rb
user_spec.rb VRFS-3242 : Schema and model changes required for band profile functionality. 2015-05-13 21:06:14 -05:00
user_sync_spec.rb * merged 2015-02-15 22:01:06 -06:00
video_source_spec.rb VRFS-2023 - Migration, models and spec for recorded_video, a video analog to recorded_track. 2014-10-03 14:12:09 -05:00