jam-cloud/web/app/controllers
Seth Call e451e765f5 better paypal 2020-12-15 13:56:16 -06:00
..
affiliates_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_affiliate_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_alerts_controller.rb switch to AMZ SES, add bad audio 2020-05-26 23:19:50 -05:00
api_auths_controller.rb VRFS-3784 added user.id to login json response 2015-12-30 18:07:03 +00:00
api_backing_tracks_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_bands_controller.rb * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
api_chats_controller.rb Updating lessons with barely working version 2016-04-21 09:23:29 -05:00
api_claimed_recordings_controller.rb * VRFS-3077 - fix issue with no null check of current_user 2015-04-22 14:04:20 -05:00
api_configs_controller.rb configurable event page logo 2020-09-19 11:52:31 -05:00
api_controller.rb wip 2020-10-13 21:05:08 -05:00
api_corporate_controller.rb
api_diagnostics_controller.rb * updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc) 2014-07-22 14:36:45 -05:00
api_favorites_controller.rb * allowing tests to be skipped, and mostly done with VRFS-1200 2014-02-20 22:23:44 +00:00
api_feeds_controller.rb VRFS-2427 fix sorting / paging issue on Feeds screen 2014-11-02 12:57:43 -05:00
api_genres_controller.rb VRFS-3389 fetch genres/instrumnets only with jamtracks; initial search impl 2015-09-21 01:00:37 +00:00
api_icecast_controller.rb * VRFS-2629 - one can follow the progression of a jam track being signed with detail 2015-01-09 11:23:20 -06:00
api_instruments_controller.rb VRFS-3389 fetch genres/instrumnets only with jamtracks; initial search impl 2015-09-21 01:00:37 +00:00
api_invitations_controller.rb * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
api_invited_users_controller.rb invited user spam faker 2020-05-09 09:17:00 -05:00
api_jam_track_mixdowns_controller.rb * ban downloaders on second download 2016-02-02 05:44:18 -06:00
api_jam_tracks_controller.rb VRFS-3936 mobile purchase sync fixes 2017-04-24 11:21:11 -07:00
api_jamblasters_controller.rb remove 403 check from jamblaster 2017-02-12 10:52:06 -06:00
api_join_requests_controller.rb * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
api_languages_controller.rb teacher profile improvements 2016-04-30 22:12:25 -05:00
api_latency_testers_controller.rb * wip 2014-05-29 14:44:37 -05:00
api_lesson_bookings_controller.rb guitarcenter tweaks and fix accept lesson on counter recurring 2017-03-22 07:39:06 -05:00
api_lesson_sessions_controller.rb amazon readiness complete 2017-07-16 19:38:40 -05:00
api_links_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_live_streams_controller.rb fix double bass, reduce emails 2020-05-11 20:45:32 -05:00
api_maxmind_requests_controller.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
api_mixes_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_music_notations_controller.rb VRFS-4721 - Links in lesson chat should not require you to log in when external browser shows 2018-03-10 07:56:56 -06:00
api_music_sessions_controller.rb session limits done 2020-11-21 16:14:37 -06:00
api_pay_pal_controller.rb paypal support 2016-12-15 12:47:08 -06:00
api_payment_histories_controller.rb * VRFS-3080 - partial refund manual process done 2015-04-23 16:20:21 -05:00
api_posa_cards_controller.rb posa wip 2016-08-31 04:19:16 -05:00
api_recordings_controller.rb youtube chat association and more bug fixes 2017-10-17 21:36:53 -05:00
api_recurly_controller.rb debug and admin override UI 2020-12-05 13:53:04 -06:00
api_recurly_web_hook_controller.rb * VRFS-2875 - sales record keeping as well as recurly hook processing 2015-04-03 15:34:12 -05:00
api_retailer_invitations_controller.rb posa wip 2016-08-31 04:19:16 -05:00
api_retailers_controller.rb posa wip 2016-08-31 04:19:16 -05:00
api_reviews_controller.rb VRFS-4189 - non free jamtrack support 2016-08-02 20:46:15 -05:00
api_rsvp_requests_controller.rb * VRFS-3066 - fix bug with rsvp_request controller not using api_signed_in_user filter (causing 500 errors on the service) 2015-04-20 21:31:08 -05:00
api_rsvp_slots_controller.rb VRFS-1671 RSVP submit dialog work 2014-05-28 01:14:14 -04:00
api_sales_controller.rb * VRFS-3080 - partial refund manual process done 2015-04-23 16:20:21 -05:00
api_school_invitations_controller.rb * lessons 90% done, but still mostly hidden 2016-04-05 21:23:15 -05:00
api_schools_controller.rb many more school fixes 2016-09-09 09:53:38 -05:00
api_scoring_controller.rb * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
api_search_controller.rb Merged in VRFS-3936 (pull request #2) 2018-03-05 04:24:48 +00:00
api_sessions_controller.rb * VRFS-3061 - deal with shopping cart porting over correctly when user logs in during shopping 2015-04-19 16:40:35 -05:00
api_shopping_carts_controller.rb jamtrack price change 2017-02-05 14:42:51 -06:00
api_signup_hints_controller.rb * lessons 90% done, but still mostly hidden 2016-04-05 21:23:15 -05:00
api_stripe_controller.rb VRFS-4142 - test drive packaging feature 2016-06-02 23:32:09 -05:00
api_subjects_controller.rb VRFS-3359 : Teacher API work 2015-08-28 15:11:52 -05:00
api_teacher_distributions_controller.rb school education working 2016-09-08 05:59:58 -05:00
api_teachers_controller.rb * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
api_text_messages_controller.rb VRFS-2465 use new table for text messages 2015-01-12 22:37:07 -05:00
api_twitters_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_user_syncs_controller.rb * fix broken tests because of removal of diagnostics, and fix bad logging pattern 2014-12-31 23:17:47 -06:00
api_users_controller.rb session limits done 2020-11-21 16:14:37 -06:00
application_controller.rb * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
artifacts_controller.rb fix for http 2020-12-03 10:34:59 -06:00
clients_controller.rb guitarcenter tweaks and fix accept lesson on counter recurring 2017-03-22 07:39:06 -05:00
corps_controller.rb VRFS-3784 added layout for jamtracks app viewing of corp pages 2015-12-17 20:32:37 +00:00
events_controller.rb livestream beta commit 2020-04-16 11:26:18 -05:00
extras_controller.rb * tweak hover code 2014-04-11 14:45:54 +00:00
gmail_controller.rb Merge feature/video_mvp to develop and resolve conflicts. 2014-11-03 18:28:28 -06:00
landings_controller.rb press release page 2020-05-26 18:36:53 -05:00
music_sessions_controller.rb VRFS-1823 allow anonymous users to view session info page 2014-07-06 23:07:58 -04:00
ping_controller.rb
popups_controller.rb working on livestream 2017-06-10 15:34:08 -05:00
recordings_controller.rb Merge with latest develop 2015-05-11 17:25:37 -05:00
sessions_controller.rb better paypal 2020-12-15 13:56:16 -06:00
share_tokens_controller.rb * fixing controller 2014-02-06 21:44:49 +00:00
spikes_controller.rb livestream beta commit 2020-04-16 11:26:18 -05:00
static_pages_controller.rb
users_controller.rb code-complete minus a few features 2020-11-29 18:24:28 -06:00
vanilla_forums_controller.rb default to default samplerate 2016-12-05 09:00:49 -06:00