Go to file
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
admin wip sepcs for musician latency badge 2021-05-29 14:38:34 +05:30
db change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
monitor Merge with develop 2015-02-12 14:32:12 -06:00
pb fix bundler 2021-04-11 14:01:49 -05:00
ruby Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
web Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
websocket-gateway wip sepcs for musician latency badge 2021-05-29 14:38:34 +05:30
wordpress/plugins add in wp changes 2021-04-10 20:49:49 -05:00
.gitignore VRFS-2297 show instrument tooltips in session and recording hover bubbles 2014-11-07 12:39:45 -05:00
atlassian-ide-plugin.xml VRFS-1654 - configure feed layout 2014-05-08 23:18:57 +08:00
build change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
init_data.dump change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
resetdb.sh build push 2017-05-26 14:47:37 -05:00
runadmin * adding ability to run everything within jam-web for jobs 2014-01-29 13:26:11 -06:00
runjobs * adding ability to run everything within jam-web for jobs 2014-01-29 13:26:11 -06:00
runtests * adding runtests helper 2014-01-31 12:09:44 -06:00
runweb * forcing a build of develop branch 2014-01-05 00:02:48 +00:00
update VRFS-1651 - decoupling jam_ gems from ENV 2014-05-06 22:57:32 -05:00
update2 a better version of update for scott 2014-03-17 12:53:06 -05:00