jam-cloud/web/spec
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
..
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 Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
features discard decimal palces in latency values in musician hover bubble 2021-06-15 23:49:04 +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 show latency scores alone with latency badge 2021-06-09 23:28:59 +05:30
factories.rb Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
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