uppy/examples/dev
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
..
output Feature/replace dnd in drag drop package (#1565) 2019-06-05 17:04:34 +03:00
Dashboard.html Feature/replace dnd in drag drop package (#1565) 2019-06-05 17:04:34 +03:00
Dashboard.js companion,box: Box provider implementation (#2549) 2020-11-13 15:37:00 +01:00
DragDrop.html Make DragDrop entirely clickable (#1633) 2019-06-19 20:14:44 +03:00
DragDrop.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
index.js Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
package.json lerna link convert (#1730) 2019-07-19 12:16:36 +02:00
sw.js dev example: re-build lib automatically, don’t open browser and no ghosts, start companion 2019-02-06 22:07:10 +03:00