This repository has been archived by the owner on Jan 4, 2019. It is now read-only.
3.3.1
New features
New actions UPLOAD_CONTENT_REQUEST
, UPLOAD_CONTENT_SUCCESS
, UPLOAD_CONTENT_FAILURE
handling the upload process
New epic uploadFileEpic
to upload a file into the Content Repository
Changes
Entities and Ids reducers can now handle the newly created, upload related actions
sn-client-js version is now upgraded to 2.5.0 (it came out with supporting the upload process and some othe API changes) so some of the repository related function calls needed to be changed mostly in the EpicTests