jam-cloud/web
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
..
app Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
bin Musician hover latency badge 2021-06-01 20:15:13 +05:30
config Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
doc
features change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
lib code-complete minus a few features 2020-11-29 18:24:28 -06:00
posa
public
script
spec Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
test
vendor protect against uclient 2021-01-04 23:41:49 -06:00
.gitignore wip sepcs for musician latency badge 2021-05-29 14:38:34 +05:30
.rspec
.ruby-gemset
.simplecov
Gemfile bring back fpm for now 2021-06-04 14:20:35 -05:00
Gemfile.alt for modern O/S setup use Gemfile.alt instead of default Gemfile 2021-05-22 15:24:00 +05:30
Gemfile.lock for modern O/S setup use Gemfile.alt instead of default Gemfile 2021-05-22 15:24:00 +05:30
Guardfile
ORIG_LICENSE
README.md build bump 2021-02-22 08:29:39 -06:00
Rakefile change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
build change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
config.ru
dev_failures.txt
install-graph-db.sh fix default install path 2021-05-20 07:05:38 +05:30
jenkins
loop.bash
migrate.sh Update Affliate Code and Reports to 2021 spec 2021-03-11 19:36:14 -06:00
package.json
posa_cards.rb
ruby-bt.txt

README.md

Jasmine Javascript Unit Tests

Open browser to localhost:3000/teaspoon

Tets