Renée Kooi
2b91a96c95
Release
2020-01-15 16:39:45 +01:00
Renée Kooi
18180d5778
Release
2019-12-16 12:53:23 +01:00
Renée Kooi
c370dba0b6
Release
2019-11-04 10:56:06 +01:00
Renée Kooi
aea91d00db
Release
2019-10-14 16:49:30 +02:00
Renée Kooi
b2f158e45e
Release
2019-10-14 16:43:19 +02:00
Renée Kooi
4e32e61d7c
Release
2019-10-09 21:00:46 +02:00
Renée Kooi
d6d4b05425
companion-client: rename serverHeaders to companionHeaders ( #1861 )
2019-10-09 14:34:52 +02:00
Artur Paikin
056a7114a1
Release
2019-08-30 15:24:04 +03:00
Renée Kooi
c62ec3665d
Update eslint to v6 ( #1777 )
...
* Update eslint
* Do eslint --fix
* Do not access Object.prototype method 'hasOwnProperty' from target object
* utils: add hasProperty
* eslint --fix
* Disable quote-props for locale files
* add back quotes in locale files
* revert locale files to state on master
* Update react-scripts
2019-08-13 21:45:30 +03:00
Renée Kooi
10bc79574e
lerna link convert ( #1730 )
...
* lerna link convert
* ci: use npm ci
* update lockfile
* companion: set `bin` to source file
Since typescript doesn't actually transform anything, we can just use
this.
In a next major version we could set `noEmit: true` in the tsconfig and
stop publishing `lib`.
* companion: do chmod +x on start-server.js
* build: remove obsolete lerna config
* build: explicitly install latest versions when building e2e tests for ci
* Remove versions from private packages
* fix regex
* try fix
* ci: force npm to install to endtoend folder
* ci: fold up e2e build output
* Update netlify deploy preview command
* Remove mentions of npm run bootstrap
* Edit .github/CONTRIBUTING.md instead
* companion: add proxy executable
* companion: fix publish
* Downgrade jest to appease create-react-app
2019-07-19 12:16:36 +02:00
Artur Paikin
bd2beedcff
Release
2019-07-18 17:21:42 +02:00
Renée Kooi
94efbd3ad9
robodog: allow customizing triggerUploadOnSubmit ( #1691 )
...
* robodog: allow customizing `triggerUploadOnSubmit`
* robodog: explain when to use triggerUploadOnSubmit: false
2019-07-16 15:27:40 +02:00
Renée Kooi
d0383fb229
robodog: fix form({ modal: true }) not enabling modal options ( #1690 )
...
* robodog: fix `form({ modal: true })` not enabling modal options
Previously, dashboard modal options like `closeAfterFinish` were not
available to robodog.form even if the `modal: true` option was set. this
was because the `addDashboardPlugin` function checks that `opts.inline
=== false`, and we were keeping it null/undefined.
* robodog: use the same `inline` check as the Dashboard does
2019-07-12 17:10:48 +02:00
Artur Paikin
5e35987079
Log error in uppy.addFile try/catch ( #1680 )
...
* Log error in uppy.addFile try/catch
* Add `.isRestriction` to a custom RestrictionError, check for that before logging
* keep throwing for robodog.upload
//cc @goto-bus-stop
2019-06-28 20:25:17 +03:00
Renée Kooi
e6c52f7681
Use opts.id as the plugin ID for all plugins, fixes #1674
2019-06-19 09:58:14 +02:00
Renée Kooi
d57403025e
robodog: use chooseFiles string like @uppy/file-input ( #1669 )
...
* robodog: use chooseFiles string like @uppy/file-input
* robodog: add default chooseFiles string
* file-input: add update notice above chooseFiles default
* Add locale docs
2019-06-17 18:38:47 +02:00
Renée Kooi
2aa6d5a162
Release
2019-06-07 14:34:13 +02:00
Artur Paikin
28d235fe2f
Release
2019-06-05 19:07:20 +03:00
Renée Kooi
b64705fce2
New sync version ( #1600 )
...
New sync version
2019-06-05 16:19:48 +02:00
Renée Kooi
9a6d487d4e
robodog: actually support specifying Dashboard options ( #1504 )
...
robodog: actually support specifying Dashboard options
2019-06-05 16:07:15 +02:00
Renée Kooi
980210f76c
Add VERSION properties to all plugins.
...
And remove the proposal-object-rest-spread plugin because it is built
into preset-env now.
2019-05-27 16:53:47 +02:00
Artur Paikin
5c9e1a836d
Release
2019-05-17 19:17:03 +03:00
Renée Kooi
1ad322497f
Release
2019-05-08 15:27:15 +02:00
Renée Kooi
fd5a1e7bb0
robodog: actually support specifying Dashboard options
2019-04-29 14:18:02 +02:00
Artur Paikin
25d4b3678b
Release
2019-04-25 23:03:25 +03:00
tim-kos
4744303975
Add support for option.
2019-04-24 16:27:07 +02:00
Artur Paikin
0f95529cc5
Release
2019-04-19 15:46:25 +03:00
Artur Paikin
e3657ae017
Merge pull request #1450 from transloadit/feature/robodog-dashboard
...
robodog: add Dashboard API
2019-04-18 15:47:34 +03:00
Renée Kooi
105cdbc2d9
robodog: explain defaults and return value
2019-04-15 13:36:47 +02:00
Renée Kooi
d566b494e0
robodog: add the file lol
2019-04-15 11:10:51 +02:00
Renée Kooi
93f216763e
robodog: rm unused function
2019-04-15 10:58:34 +02:00
Renée Kooi
0fa68aab9d
wip
2019-04-15 10:34:58 +02:00
Ifedapo Olarewaju
f4e558bf94
rename serverUrl to companionUrl
...
and serverPattern to companionAllowedHosts
2019-04-14 13:53:50 +01:00
Artur Paikin
7ae8af44ab
Release
2019-04-04 19:31:09 +03:00
Artur Paikin
27899d944f
Release
2019-03-08 20:47:42 +03:00
Artur Paikin
be2a3afd18
Merge pull request #1322 from transloadit/fix/robodog-readme
...
robodog: update readme
2019-03-08 14:33:32 +03:00
Artur Paikin
d3c52eedde
add core styles to Robodog
2019-03-06 19:39:51 +03:00
Renée Kooi
88c685d740
robodog: mention global and link to the docs more
2019-03-04 13:55:47 +01:00
Renée Kooi
a66a701336
robodog: fix webpack url here to avoid merge conflicts
2019-03-04 13:41:32 +01:00
Renée Kooi
af28e1169a
robodog: update readme
2019-03-04 13:32:41 +01:00
Artur Paikin
f94bc77deb
Publish
...
- uppy@0.30.2
- @uppy/aws-s3-multipart@0.30.2
- @uppy/aws-s3@0.30.2
- @uppy/companion-client@0.28.2
- @uppy/companion@0.17.2
- @uppy/core@0.30.2
- @uppy/dashboard@0.30.2
- @uppy/drag-drop@0.30.2
- @uppy/dropbox@0.30.2
- @uppy/file-input@0.30.2
- @uppy/form@0.30.2
- @uppy/golden-retriever@0.30.2
- @uppy/google-drive@0.30.2
- @uppy/informer@0.30.2
- @uppy/instagram@0.30.2
- @uppy/progress-bar@0.30.2
- @uppy/provider-views@0.30.2
- @uppy/react@0.30.2
- @uppy/redux-dev-tools@0.30.2
- @uppy/robodog@0.30.2
- @uppy/status-bar@0.30.2
- @uppy/store-default@0.28.2
- @uppy/store-redux@0.28.2
- @uppy/thumbnail-generator@0.30.2
- @uppy/transloadit@0.30.2
- @uppy/tus@0.30.2
- @uppy/url@0.30.2
- @uppy/utils@0.30.2
- @uppy/webcam@0.30.2
- @uppy/xhr-upload@0.30.2
2019-02-22 22:43:58 +03:00
Artur Paikin
acbe64fecb
update uppy dependecies to latest, pin es6-promise and whatwg-fetch
2019-02-22 19:11:26 +03:00
Artur Paikin
a5c39e9a35
Release
2019-02-21 19:09:22 +03:00
Artur Paikin
4dcef4c3b9
Release
2019-02-15 23:55:18 +03:00
Artur Paikin
f493b300a4
sync @uppy/robodog version with other packages
2019-02-15 22:11:14 +03:00
Renée Kooi
3b5bf510a1
robodog: add missing tl-related events
2019-02-04 16:00:34 +01:00
Renée Kooi
5b20f39a2f
robodog: Add events properties...
2019-02-04 14:42:45 +01:00
Renée Kooi
6376d68fd5
robodoggo
2019-01-28 17:05:11 +01:00