Commit graph

7701 commits

Author SHA1 Message Date
Renée Kooi
2dcd91eed9
locales: stub the new strings 2020-07-21 15:38:58 +02:00
bdirito
4ad07f5f1b
Adds the ability to upload whole folders to dashboard (#2334) 2020-07-21 14:19:00 +02:00
Artur Paikin
602e1759ea Add poster to video 2020-07-21 12:22:55 +01:00
Artur Paikin
50eaf37910 Image Editor doc category tweak 2020-07-21 12:13:32 +01:00
Artur Paikin
c3206d6a2d Add twitter feedback link 2020-07-21 12:10:36 +01:00
Artur Paikin
65e75a3b77 Publish Image Editor post 2020-07-21 11:16:51 +01:00
Kevin van Zonneveld
3aa54561b8 Revert "Create package-lock.json for the websitge. Yes? No? @arturi @goto-bus-stop"
This reverts commit dddafad5eb.
2020-07-21 10:35:29 +02:00
Kevin van Zonneveld
63e8446594 Update 2020-07-1.18-image-editor.md 2020-07-21 10:30:39 +02:00
Kevin van Zonneveld
dddafad5eb Create package-lock.json for the websitge. Yes? No? @arturi @goto-bus-stop 2020-07-21 10:30:30 +02:00
Ryan Schumacher
2db787fe77
Add preact 10 comment (#2227)
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-07-21 09:50:36 +02:00
Renée Kooi
8d32b6f5a8
dashboard: preact version fun (#2379) 2020-07-20 20:24:38 +02:00
Artur Paikin
cbc6c362b4 new Uppy() 2020-07-20 17:44:52 +01:00
Artur Paikin
070365cd64 Add Image Editor post draft 2020-07-20 17:43:34 +01:00
Artur Paikin
3e6be9d310 Fix image editor in the dashboard example 2020-07-20 14:52:24 +01:00
Renée Kooi
1d3bf63a32
uppy: remove unstable ImageEditor export
cc @arturi

people need to import it manually for now, and it's not a dependency of
the `uppy` wrapper package
2020-07-20 15:21:06 +02:00
Renée Kooi
2847dc839d
deps: do npm update 2020-07-20 13:37:31 +02:00
Renée Kooi
6839a4c0d7
tus: fix typo, fixes #2376 (#2378) 2020-07-20 11:28:43 +02:00
Artur Paikin
96715d3260 image-editor: fix crop/rotate/zoom buttons on mobile 2020-07-19 18:44:30 +01:00
Artur Paikin
1faeb43228 Release 2020-07-19 14:37:55 +01:00
Artur Paikin
f154f4fa23 1.17 and 1.18 changelog 2020-07-19 14:19:41 +01:00
Artur Paikin
5b89211e2c Image Editor can’t edit remote files 2020-07-18 10:38:27 +01:00
Artur Paikin
b48757b50c update docs and dev example 2020-07-18 10:38:07 +01:00
Artur Paikin
dc64885660 update package.json and package-lock.json 2020-07-18 10:37:50 +01:00
Ifedapo .A. Olarewaju
e4f8da4386
companion: override grant's default redirect_uri for consistent provider options (#2364)
* companion: override grant's default redirect_uri for consistent provider options

* companion[test]: passing tests
2020-07-17 17:24:54 +01:00
Artur Paikin
23d2b2e01b
Merge pull request #2370 from transloadit/dashboard-image-cropping
@uppy/image-editor: add long-awaited image cropping
2020-07-17 16:11:14 +01:00
Artur Paikin
cd5f455b7d ImageEditor --> imageEditor 2020-07-17 12:56:27 +01:00
Artur Paikin
62d01a49fe Update inject.js 2020-07-16 19:06:23 +01:00
Artur Paikin
5c761b8f36 Merge branch 'master' into dashboard-image-cropping 2020-07-16 18:56:15 +01:00
Artur Paikin
7a3bc72a63 Add image-editor to Dashboard example 2020-07-16 18:55:34 +01:00
Artur Paikin
bfa3fd729b Add “beta” 2020-07-16 18:36:09 +01:00
Artur Paikin
9726f01f5e add docs 2020-07-16 18:21:25 +01:00
Artur Paikin
5cf40d0f00 pass options and i18n 2020-07-16 18:21:17 +01:00
Artur Paikin
735a2f3c21 Types, locales packages, readme 2020-07-16 17:59:04 +01:00
Artur Paikin
32e2e02102 refactor 2020-07-15 17:23:37 +01:00
Artur Paikin
4a2cff37a9 tweak styles and svg accessibility 2020-07-15 16:55:47 +01:00
Artur Paikin
373a2d0f32 move canEditFile to dashboard/index.js to pass down as a prop 2020-07-15 16:51:42 +01:00
Renée Kooi
16686fc0ca
Release 2020-07-15 13:59:56 +02:00
ifedapoolarewaju
04d5d34332
companion: avoid "undefined" TypeError 2020-07-15 01:00:21 +01:00
Renée Kooi
6b63325035
core: do not create an upload in retryAll() if there were no errors (#2361)
fixes #2298
2020-07-13 18:33:45 +02:00
Artur Paikin
2a8a0cde0d
Update packages/@uppy/dashboard/src/index.js
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-07-13 15:47:39 +01:00
Renée Kooi
5012eb4124
aws-s3-multipart: implement retries (#2312) 2020-07-13 15:10:23 +02:00
Pedro Fernandes Steimbruch
f54c6dad99
Improve react docs (#1936)
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-07-13 12:51:30 +02:00
ifedapoolarewaju
4f21f6b12b
docs: correct syntax typos 2020-07-11 18:00:40 +01:00
Artur Paikin
916d7cb320 Editor component, сanEditFile() and conditional “edit file” button, based on 2020-07-10 23:41:56 +01:00
dependabot[bot]
c61155a95b
build(deps): bump npm-registry-fetch from 4.0.3 to 4.0.5 (#2366)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-07-08 11:05:00 +02:00
Ifedapo .A. Olarewaju
772e54c6bf
companion: rename microsoft and google options to onedrive and drive respectively (#2346)
* companion: rename microsoft and google  provider options to onedrive and drive respectively

* companion: throw error when the deprecated option is set
2020-07-06 14:22:15 +01:00
Renée Kooi
921013de28
aws-s3-multipart: mention which method you need to implement in the error message, closes #2354 2020-07-06 13:45:00 +02:00
Renée Kooi
f68c5b9273
docs: auth setup instructions for Dropbox and Google Drive (#2345)
Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
2020-07-06 11:38:38 +02:00
Ifedapo .A. Olarewaju
34d5d2c1b2
docs,website: tutorial on adding custom providers (#2310)
* docs,website: first draft of tutorial on adding custom providers

* docs: define "Provider Plugins"

* blog,docs: revise Provider summary

* docs: use consistent sample comments

* blog, examples: use svg code directly as custom provider icon
2020-07-03 17:22:00 +01:00
Alexander Zaytsev
0211e06f19
Make sidebar work better w/ TransloaditBar (#2356)
* Fix header height; set z-index for TransloaditBar

* Sidebar positioning

* Make sidebar top position dependent on the header top position

* Correct sidebar top position + apply it on desktop only

* mobile support

* Cleanup

* Check if TransloaditBar exists
2020-07-03 14:27:24 +02:00