uppy/packages/@uppy/transloadit/src
Carter Konz 970ac8df5b
companion,box: Box provider implementation (#2549)
* boilerplate for Box provider

TODO:
  - adapter
  - index
  - website/src/docs
  - tests

* Box provider implementation

- adapter
- index
- npm bufoonery
- lil' fixes

and MORE!

TODO:
- thumbnails 🤬
- tests
- docs

* Box provider: add brand icon, fix file icons

- token issues with thumbnail/logout

* Box provider: fix thumbnails, upload

- fix tokens for box
- implement `size()`
- make debug logging easier to find (bold blue)

learned:
- box needs cookie auth
- thumbnail requests come back as 202s

TODO:
- fix logout with form POST (zoom example)

* Box provider: fix logout

- add client info as formData to revoke post

TODO:
- tests cleanup
- package-lock fix
- docs

* Box provider: docs

TODO:
- tests

* Box provider: cleanup

TODO:
- tests

* fix error msg path for Box

- remove comment

* keeping up

- update ProviderViews import
- fix version string on Box package.json

* companion,box: exclude box from global module/examples while in beta

Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
2020-11-13 15:37:00 +01:00
..
Assembly.js add catch and error logging 2020-06-13 02:29:19 +01:00
Assembly.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
AssemblyOptions.js Object rest spreads 2018-11-26 15:41:22 +01:00
AssemblyOptions.test.js transloadit: add AssemblyOptions test for fields array 2019-04-03 12:14:54 +02:00
AssemblyWatcher.js transloadit: let pipeline progress after cancellation 2019-04-03 16:08:15 +02:00
Client.js Change status.transloadit.com to the more isolated transloaditstatus.com 2020-09-12 07:59:03 +02:00
index.js companion,box: Box provider implementation (#2549) 2020-11-13 15:37:00 +01:00
index.test.js core: use uploadStarted: null instead of false (#1628) 2019-06-04 19:16:36 +03:00
parseUrl.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
parseUrl.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00