Commit Graph

7 Commits

Author SHA1 Message Date
Denys Vuika
c2c75bc73d [ADF-643] upload enhancements (#1949)
* rework folder uploading

- flatterns hierarchy on folder upload
- performs a single traversal for the entire folder heirarchy and ends with a comple file list
- allows now dropping folders on existing folders
- overall code improvements

* fix unit tests

* readme updates

* clean old and unused code

* code cleanup

* limit concurrent uploads

* update code as per review

* fix upload button for Safari

* fixes for Safari

- Safari compatibility
- code updates based on review

* fix code

* fix unit tests
2017-06-11 12:02:05 +01:00
Denys Vuika
24363ef265 [ADF-571] upload feature rework (#1922)
* upload feature rework

lots of improvements for upload dialog and underlying services

* readme update

- readme cleanup
- remove some old comments from code
- update readme with new events for Upload Service

* restore prerequisites section in readme
2017-06-02 14:05:55 +01:00
Denys Vuika
26b5bf2348 [ADF-610] Upload button and DnD area should not upload hidden files and folders (#1908)
[ADF-610]  upload cleanup
- more strongly typing
- api improvements

* Upload cleanup and api improvements

- remove old unused settings (formFields variable)
- individual options for uploaded files (i.e. versioning)
- upload button and drag-and-drop area now set individual settings for file versioning

* exclude hidden files from upload
2017-05-26 14:39:36 +01:00
mauriziovitale84
7f3a450e6d Fix unit test upload 2016-07-14 15:31:24 +01:00
Mario Romano
6654563469 lint login and upload 2016-05-12 19:14:29 +01:00
Mario Romano
1a7248b1e9 #46 upload jsdoc and clean code 2016-05-06 12:50:06 +01:00
Mario Romano
f6cfef905b #46 upload component 2016-05-05 18:25:02 +01:00