jam-cloud/ruby/spec/jam_ruby
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
..
flows change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
lib change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
models Merged in VRFS-5222-asset_upload_api (pull request #29) 2021-06-17 02:20:55 +00:00
resque change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
calendar_manager_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
connection_manager_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
jam_track_importer_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
jam_tracks_manager_spec.rb * VRFS-2909 - jam tracks importer 2015-03-09 09:44:12 -05:00
mq_router_spec.rb Conflicts: 2014-12-18 15:13:55 -06:00
recurly_client_spec.rb change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
subscription_definitions_spec.rb try new sync 2021-01-11 12:15:15 -06:00