Commit graph

2833 commits

Author SHA1 Message Date
Artur Paikin
d4b4839e62 changelog 0.19.1 2017-09-20 18:28:23 -04:00
Artur Paikin
24ec154180 update Plugin tests to reflect that replaceTargetContent is undefined by default now 2017-09-20 17:48:32 -04:00
Artur Paikin
7feed2a2d7 fix typo 2017-09-20 17:14:58 -04:00
Artur Paikin
5d67dde861 add app.css just in case 2017-09-20 17:14:49 -04:00
Artur Paikin
c99943629a see if not using setting this.opts.replaceTargetContent will fix tests
related to #354
2017-09-20 17:11:55 -04:00
Artur Paikin
6ab486ea0e we need tape for acceptance tests for now 2017-09-20 17:11:11 -04:00
Artur Paikin
ebf7f60e6a Merge pull request #354 from gavboulton/plugin-tests
Add Plugin class unit tests
2017-09-20 16:03:19 -04:00
Renée Kooi
80f5a14297 Merge pull request #349 from goto-bus-stop/fix/robuster-restore
restore: Clean up blobs that are not related to a file in state
2017-09-20 21:50:45 +02:00
Artur Paikin
6a83b10852 Retriever 2017-09-20 14:11:27 -04:00
Renée Kooi
6e5b0640be Merge pull request #350 from goto-bus-stop/doc/statusbar
docs: Document StatusBar plugin
2017-09-20 18:32:58 +02:00
Artur Paikin
1aac2f84ab Merge pull request #352 from transloadit/docs/readme
Updated readme
2017-09-20 12:21:29 -04:00
Artur Paikin
937d06de46 non-breaking space and copy 2017-09-20 12:21:00 -04:00
Artur Paikin
da4bc0b8f2 add cover image 2017-09-20 12:15:02 -04:00
Artur Paikin
6f7c3bb93a add cut 2017-09-20 12:12:37 -04:00
Artur Paikin
efea87251c copy fixes 2017-09-20 11:59:52 -04:00
Artur Paikin
c73949bfe9 Merge branch 'master' of https://github.com/transloadit/uppy 2017-09-20 11:54:57 -04:00
Artur Paikin
ad4f8567d6 publish 0.18 2017-09-20 11:54:53 -04:00
Ifedapo .A. Olarewaju
9f0e7ff174 blog-post: some tiny updates 2017-09-20 16:11:54 +01:00
Gavin Boulton
b3371bacc0 Add Plugin class unit tests
The `replaceTargetContent` option wasn't being set correctly, this has been updated.

The `mount` method uses a `render` method (which is not set in the Plugin) so I've had to manually add this to the instance for the tests.
2017-09-20 11:31:35 +01:00
Renée Kooi
08e11d9fc5
restore: Clean up blobs that are not related to a file in state
This patch makes sure only blobs that are referenced by the localStorage
state are actually restored. Blobs that are returned from the persistent
serviceWorker or IndexedDB stores, but aren't referenced by the `files`
state object restored from localStorage, will be deleted.

Should fix #348.
Part of #342, but we need to do more before we can call that fixed :)
2017-09-20 10:49:55 +02:00
Kevin van Zonneveld
23d6219acc Add a few links to GitHub 2017-09-20 10:15:11 +02:00
Artur Paikin
3a421d53ab add 0.19 draft and move stuff between 0.18 and 0.19 2017-09-20 00:39:58 -04:00
Artur Paikin
671c21f799 add transloadit 2017-09-19 23:59:13 -04:00
Artur Paikin
632b734a35 tiny copy fix 2017-09-19 22:28:10 -04:00
Artur Paikin
fdc70919eb move around some more 2017-09-19 21:19:32 -04:00
Artur Paikin
9f7c32befe move things around 2017-09-19 21:18:17 -04:00
Artur Paikin
f07cb85fe0 tiny fixes 2017-09-19 21:09:35 -04:00
Artur Paikin
79f4810cff Update readme 2017-09-19 21:05:26 -04:00
Artur Paikin
a80c5e7606 changelog 2017-09-19 21:04:30 -04:00
Artur Paikin
bfa0a690c1 remove unused assets 2017-09-19 21:02:46 -04:00
Artur Paikin
582d10b35c Fix typos 2017-09-19 20:18:39 -04:00
Artur Paikin
d0a10edca6 add images 2017-09-19 16:17:32 -04:00
Artur Paikin
685f701d0c Merge pull request #351 from transloadit/fix/restorefiles-with-id
restore: Fix restorefiles with id
2017-09-19 12:16:17 -04:00
Artur Paikin
0c10c8a389 😱 2017-09-19 12:14:56 -04:00
Renée Kooi
e5ffcb2e15
docs: Update plugin list 2017-09-19 15:37:39 +02:00
Renée Kooi
c37f95eb29
changelog: add statusbar idea from #350 2017-09-19 15:30:46 +02:00
Artur Paikin
e0a1fc84cf changelog 2017-09-18 22:57:35 -04:00
Artur Paikin
198a3c929f 0.18 post update 2017-09-18 22:57:16 -04:00
Artur Paikin
dad08b1085 0.18 post draft
//cc @goto-bus-stop @ifedapoolarewaju please alter to your liking
👌
2017-09-18 22:43:20 -04:00
Artur Paikin
674fe15f31 fix state update event 2017-09-18 18:24:34 -04:00
Artur Paikin
11002c8d43 Merge pull request #341 from sunil-shrestha/fix/clearCurrentUploads
set the newState before emiting "core:state-update" .
2017-09-18 18:04:24 -04:00
Artur Paikin
16734976a7 We don’t need to repeat id here, since the key is id?
@goto-bus-stop I might be missing something though
2017-09-18 17:11:21 -04:00
Artur Paikin
ef1c3306c6 Flatten payload params 2017-09-18 17:09:47 -04:00
Renée Kooi
f6e70eff8d
docs: Document StatusBar plugin 2017-09-18 16:06:51 +02:00
Ifedapo .A. Olarewaju
a2c5d2f4df update changelog 2017-09-18 08:00:11 +01:00
Artur Paikin
7838f19a32 Release 0.19.0 2017-09-16 00:08:25 -04:00
Artur Paikin
7f122f472c merge conflict again 2017-09-16 00:03:12 -04:00
Artur Paikin
f5c866b344 resolve merge conflict 2017-09-15 23:59:02 -04:00
Artur Paikin
a4668d4f96 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/core/Core.js
#	src/plugins/Dashboard/index.js
2017-09-15 23:56:18 -04:00
Artur Paikin
d6b59ba699 pre-release planning 2017-09-15 23:51:20 -04:00