Artur Paikin
fc64b44e51
Merge pull request #436 from transloadit/chore/provider-use-getPluginState
...
Use setPluginState and getPluginState in Providers
2017-11-27 22:03:58 -05:00
Artur Paikin
629cfb11ac
changelog
2017-11-27 16:35:01 -05:00
Artur Paikin
731a7d9e4d
add temp timeout to setFocusToFirstNode and updateDashboardElWidth
2017-11-27 16:34:54 -05:00
Artur Paikin
6fcab8e9cb
use setPluginState and getPluginState
2017-11-27 16:10:30 -05:00
Artur Paikin
663363b78f
Merge branch 'master' of https://github.com/transloadit/uppy
2017-11-27 15:51:52 -05:00
Artur Paikin
8d89bb587c
changelog
2017-11-27 15:51:50 -05:00
Artur Paikin
a337a0e5d5
Merge pull request #427 from transloadit/feature/xhr-limit
...
Add XHRUpload option to limit simultaneous uploads
2017-11-27 15:20:09 -05:00
Artur Paikin
6777c816eb
close dashboard tab after webcam capture
2017-11-27 15:14:29 -05:00
Renée Kooi
863e2f1e09
xhrupload: more procedural
2017-11-27 19:08:17 +01:00
Artur Paikin
f4e754da61
publish 0.21 post
2017-11-24 14:18:52 -05:00
Ifedapo .A. Olarewaju
df0b61972d
add some more uppy-server details blog post
2017-11-24 08:17:35 +01:00
Artur Paikin
c319d323ed
Merge pull request #419 from sadovnychyi/multiselect
...
Allow to select multiple files at once from remote providers
2017-11-23 17:53:30 -05:00
Artur Paikin
2a52b92255
add ⚠️ breaking changes
2017-11-23 13:46:06 -05:00
Dmytro Sadovnychyi
ffbcfdc921
Add some docs for new methods
2017-11-23 16:16:04 +08:00
Tim Koschuetzki
b4b2616619
Round of typo fixes for the new Uppy release post.
2017-11-23 08:29:17 +01:00
Artur Paikin
668f43707e
Merge branch 'master' of https://github.com/transloadit/uppy
2017-11-22 21:11:11 -05:00
Artur Paikin
0b4d662531
0.21 post draft
2017-11-22 21:11:06 -05:00
Artur Paikin
f7684d6f75
changelog
2017-11-22 21:10:57 -05:00
Artur Paikin
6b4bc3a798
remove IE6 test copy
2017-11-22 21:10:45 -05:00
Artur Paikin
a9a82a3b7d
Merge pull request #430 from transloadit/fix/multi-retrievers
...
GoldenRetriever: Fix IndexedDB store initialisation when not cleaning up
2017-11-22 14:20:23 -05:00
Renée Kooi
268d8500f5
GoldenRetriever: Fix IndexedDB store initialisation when not cleaning up
...
We should be actually creating the connection right there.
This happened when using multiple instances, the first instance would
auto-cleanup and take the first path, while the second instance would
take this second path.
2017-11-22 16:30:13 +01:00
Dmytro Sadovnychyi
0e7505dcda
Add tearDown method for provider view
2017-11-22 14:43:13 +08:00
Dmytro Sadovnychyi
46b53f52be
Fix nanoraf
2017-11-22 14:40:15 +08:00
Dmytro Sadovnychyi
1f1f064f41
Merge branch 'master' into multiselect
2017-11-22 13:59:57 +08:00
Artur Paikin
9a3b38fdf9
updateUI is only when target is a DOM element
2017-11-20 21:39:53 -05:00
Artur Paikin
f23f41810f
fix this.target --> this.el
...
PR #425 aftermath
2017-11-20 19:31:40 -05:00
Artur Paikin
4b5f79b07e
fix octocat
2017-11-20 18:59:10 -05:00
Artur Paikin
7e34454125
Merge pull request #425 from transloadit/fix/plugin-target
...
Set `this.target` in `Plugin` class
2017-11-20 18:11:50 -05:00
Artur Paikin
67ce9ef898
Merge pull request #428 from transloadit/feature/tl-tests
...
transloadit: Port old tests from tape
2017-11-20 18:05:27 -05:00
Artur Paikin
81eb51953d
Use this.el, deprecatethis.target
2017-11-20 10:01:54 -05:00
Renée Kooi
2b9883d4bf
changelog: tick simultaneous upload limiting
2017-11-20 12:20:32 +01:00
Renée Kooi
58007bf9c9
Merge branch 'master' into feature/xhr-limit
2017-11-20 12:20:01 +01:00
Renée Kooi
d4396d4e1f
transloadit: Port old tests from tape
2017-11-20 11:56:57 +01:00
Renée Kooi
ea8ab5d780
xhrupload: Configurable limit
2017-11-20 10:14:52 +01:00
Renée Kooi
7a7dd752f8
xhrupload: Limit amount of simultaneous uploads
2017-11-20 10:04:44 +01:00
Renée Kooi
98f54c0899
ignore bundled files from lint
2017-11-20 10:02:50 +01:00
Renée Kooi
2e497bac0a
changelog: add plugin docs item
2017-11-19 23:03:43 +01:00
Artur Paikin
96c5905a69
Expect root element, not parent, to be returned from mount
2017-11-18 00:39:39 -05:00
Renée Kooi
245377c1f1
Merge pull request #424 from sadovnychyi/patch-1
...
Fix fields in XHR remote uploader
2017-11-17 18:21:05 +01:00
Dmytro Sadovnychyi
e6eec30783
Add another message for empty folders
2017-11-17 19:08:20 +08:00
Dmytro Sadovnychyi
912b6b8714
Add i18n for folder message
2017-11-17 18:44:47 +08:00
Dmytro Sadovnychyi
48844282c4
Fix wrong i18n assignment in dashboard
2017-11-17 18:44:07 +08:00
Dmytro Sadovnychyi
5c94437bdc
Update folder state when file is removed from main screen
2017-11-17 18:14:07 +08:00
Dmytro Sadovnychyi
0bde3083db
Remove unused argument
2017-11-17 17:34:28 +08:00
Dmytro Sadovnychyi
998178d215
Remove isCheckbox core property; Manually call hideAllPanels instead
2017-11-17 17:33:23 +08:00
Dmytro Sadovnychyi
47b0434c9f
fileToId -> providerFileToId
2017-11-17 17:06:16 +08:00
Dmytro Sadovnychyi
35b16241f7
Add info message with number of files added from folder
2017-11-17 15:32:13 +08:00
Dmytro Sadovnychyi
f046d3ddcd
Handle errors when adding a folder
2017-11-17 15:24:15 +08:00
Artur Paikin
78c9be52f8
changelog
2017-11-16 16:14:53 -05:00
Artur Paikin
1d0fdddb50
Set this.target in Plugin class
...
Set `this.target = this.el` when`target` in a DOM element, if `target` is a plugin, set to `this.target = targetPlugin.addTarget(plugin)`
2017-11-16 14:43:36 -05:00