Commit Graph

329 Commits

Author SHA1 Message Date
Nuwan 0b209feafa refactor beta site musician search
refactor the back end model classes for musician searches.
for this introduce new BetaMusicianSearch model class and
move the logic related to beta site search functionality in to
that class.
2022-12-06 12:02:01 +05:30
Nuwan Chaturanga fc624115b5 Merged in VRFS-5222-asset_upload_api (pull request #29)
VRFS-5222 asset upload api

* migration file

* asset upload api wip

* /api/user_assets

this api endpoint is used to upload and query user_assets.
for uploads send following parameters..
- asset_type
- filename
- recording_id (optional)
- session_id (optional)
- ext_id (optional)
the api provides json response with signed url to aws s3

the same api endpoint is used to query uploaded user assets.
Following query parameters are supported.
- id
- ext_id
- recording_id + asset_type
- session_id + asset_type

* delete unused asset_uploader

* for user_asset uploads use aws_bucket

* db migration to add index on user_id of user_assets table

Approved-by: Seth Call
2021-06-17 02:20:55 +00:00
Nuwan Chaturanga 316cbdab83 Merged in VRFS-5146-school_user_form (pull request #16)
new admin form to quickly add school user

* new admin form to quickly add school user

* add required: true to all form fields in quick add school user
2021-04-23 17:10:01 +00:00
Nuwan 37c5cab83f exclude deleted users from search
exclude deleted musicians and fans from search results
2021-04-22 17:14:35 +05:30
Nuwan b574b5e0c6 Support optional video server 2021-04-11 11:42:01 -05:00
Nuwan c2a3cd3cc1 remove musician radio buttons in signup form 2021-03-16 17:10:58 +05:30
Seth Call 4dbf9fa17c Bug fixes for affiliate syncing 2021-03-14 16:23:43 -05:00
Seth Call cf47777115 Update Affliate Code and Reports to 2021 spec
Add support to account for subscriptions
Change rate to 30%.  JamTracks 25cents
Reports updated for end users and admin
2021-03-11 19:36:14 -06:00
Seth Call 03fab14ef3 Add more test cases and logic changes 2021-02-21 15:07:31 -06:00
Seth Call 1262b9fd60 ARS vs P2P, subscription fixes, no block on max time 2021-01-16 19:37:34 -06:00
Seth Call ee1dc427ce build 2021-01-10 23:44:49 -06:00
Seth Call 3bc73afb88 stonk 2021-01-05 09:22:45 -06:00
Seth Call 0841409e50 let trials in 2021-01-05 08:55:37 -06:00
Seth Call 57c3217768 remove trial buffer 2021-01-01 12:42:05 -06:00
Seth Call 0fe8ac3330 use desired plan code while in trial 2021-01-01 10:32:13 -06:00
Seth Call 95a4eb4ec8 better help desk check 2021-01-01 10:00:38 -06:00
Seth Call a09e33a083 push 2021-01-01 09:02:49 -06:00
Seth Call 4de066e505 done 2020-12-29 19:02:08 -06:00
Seth Call c572b0ac27 done 2020-12-05 14:45:44 -06:00
Seth Call 01bf30b4ce admin override 2020-12-05 12:16:38 -06:00
Seth Call 9ebadb709f fix scan 2020-12-03 12:23:31 -06:00
Seth Call efbd49ee76 fix scan 2020-12-03 12:22:24 -06:00
Seth Call 5b7ba2f99d refinements for payment and ASIO link problem 2020-12-02 09:30:58 -06:00
Seth Call cf00671123 code-complete minus a few features 2020-11-29 18:24:28 -06:00
Seth Call ce301fd145 session limits done 2020-11-21 16:14:37 -06:00
Seth Call 8911c8ed65 done 2020-10-17 12:30:42 -05:00
Seth Call 168515f1bf wip 2020-10-13 21:05:08 -05:00
Seth Call 16c5ee9c78 ftue changes 2020-09-01 13:33:04 -05:00
Seth Call 0233d45874 fix double bass, reduce emails 2020-05-11 20:45:32 -05:00
Seth Call 10543665ee wip 2020-04-29 15:51:50 -05:00
Seth Call 9691d815cd Fixed password reset and trim of signup 2020-04-05 23:59:55 -05:00
Seth Call 0294761079 invite actually working 2020-04-04 17:51:36 -05:00
Seth Call cb0375bc32 Add first name 2018-06-14 21:39:52 -05:00
Seth Call 65c8981f61 fix timing of email 2018-05-27 09:46:06 -05:00
Seth Call 57764a3aba emails ready to go for amazonv2 2018-05-26 12:19:59 -05:00
Seth Call b0ccb5202e VRFS-4748 - 3 differet email reminders 2018-05-20 21:57:53 -05:00
Seth Call 563a22ea9c fix bad Url in user.rb 2018-03-29 06:55:11 -05:00
Seth Call c9fbb8e5dc fix crash dump urls 2018-03-28 21:30:07 -05:00
Seth Call 35a1fd07fa VRFS-4730 and VRFS-4732 - notifications of user activity 2018-03-18 16:41:40 -05:00
Seth Call 6e8e509108 remove name from onboarder email 2018-03-10 07:13:59 -06:00
Seth Call d9c375df83 send out email on onboarder assignment: VRFS-4717 2018-03-09 18:27:27 -06:00
Seth Call 8cb9db9971 show non-WASAPI in chat. fix survey 2018-03-03 15:39:55 -06:00
Seth Call 698e643996 onboarding survey 2018-02-25 21:44:02 -06:00
Seth Call 48360fbaec intclude mark lost feature 2018-02-25 16:49:04 -06:00
Seth Call fce2c68f4f engagement emails 2018-02-25 16:28:12 -06:00
Seth Call 19a9e9aa8b timezone feature 2018-02-14 22:16:32 -06:00
Seth Call 778e89e01f fix activeadmin filter 2018-01-23 20:59:45 -06:00
Seth Call 42205d4d87 first attempt at onboarder interface 2018-01-22 21:50:45 -06:00
Seth Call e27d645485 allow marking session ready/not ready on students page 2018-01-16 22:01:07 -06:00
Seth Call 46f15568bf nav change in top-right to JamClass (kill band setup). Also fix right-navs 2018-01-16 21:29:43 -06:00