jam-cloud/web/spec
Nuwan Chathuranga e5388a8c4e /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
2021-06-10 09:30:48 +05:30
..
assets/images * VRFS-783 - the filepicker service behaves different; workaround added. test attempted, but does not work because phantomjs crashes 2013-10-22 14:27:20 -05:00
controllers /api/user_assets 2021-06-10 09:30:48 +05:30
features Musician hover latency badge 2021-06-01 20:15:13 +05:30
files Merge and fix 2015-04-16 12:16:09 -05:00
fixtures wip sepcs for musician latency badge 2021-05-29 14:38:34 +05:30
helpers * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
javascripts amazon readiness complete 2017-07-16 19:38:40 -05:00
managers VRFS-4189 - non free jamtrack support 2016-08-02 20:46:15 -05:00
requests exclude deleted users from search 2021-04-22 17:14:35 +05:30
support Musician hover latency badge 2021-06-01 20:15:13 +05:30
factories.rb /api/user_assets 2021-06-10 09:30:48 +05:30
spec_db.rb run working tests with bin/test 2021-02-14 12:10:46 -06:00
spec_helper.rb Support optional video server 2021-04-11 11:42:01 -05:00
teaspoon_env_SCOOT.rb amazon readiness complete 2017-07-16 19:38:40 -05:00
testing_oauth.txt VRFS-2540 : Fix. Remove usage of recaptcha; refactor nocaptcha check in google_client (was youtube_client). Fix and add tests. 2015-01-11 19:17:18 -06:00