Commit graph

5404 commits

Author SHA1 Message Date
Artur Paikin
557ba9fab5 publish 0.28 post 2018-11-05 14:30:49 +03:00
Renée Kooi
2677da3ea5
Add some "the"s 2018-11-05 12:09:23 +01:00
Renée Kooi
abd3b07359
Fix integration test mocha config. 2018-11-05 11:11:22 +01:00
Renée Kooi
0b2a25aef6
docs: Add triggerUploadOnSubmit to Form docs 2018-11-05 11:02:11 +01:00
Renée Kooi
62240aa4c1
Update deps so build works on Node 11 2018-11-05 10:50:43 +01:00
Artur Paikin
6547c06a1e update status bar and dashboard docs with new “hide various buttons” options 2018-11-03 12:39:51 +03:00
Artur Paikin
5112ecf1f4 better center pause/resume/cancel icons
noticed misalignment in Firefox
2018-11-03 12:39:06 +03:00
Artur Paikin
37b9ff1e7d update 0.28 post with images
@goto-bus-stop ready for your final review, and we can publish on Monday 🎉
2018-11-03 12:38:30 +03:00
Artur Paikin
25d7d28532 0.28 post edits 2018-11-03 03:48:00 +03:00
Artur Paikin
902df5e6ba Merge branch 'master' of https://github.com/transloadit/uppy 2018-11-01 16:25:17 +03:00
Artur Paikin
297174ea0d 0.28.0 changelog 2018-11-01 16:25:11 +03:00
Artur Paikin
63a5b28a5a
Merge pull request #1125 from transloadit/fix/new-versions
Fix new versions table script.
2018-11-01 16:04:03 +03:00
Renée Kooi
d4a47777e1
Fix new versions table script. 2018-11-01 13:21:59 +01:00
Artur Paikin
2049802121
Merge pull request #1124 from transloadit/chore/release-tweaks
Release fixes
2018-11-01 02:54:04 +03:00
Artur Paikin
47a68a6148 Release 2018-10-31 19:30:39 +03:00
Renée Kooi
4f4722c326
Fix ENDTOEND crash 2018-10-31 17:18:26 +01:00
Renée Kooi
4bff04bfd9
Fix very bad crash when jq is not available 2018-10-31 17:16:21 +01:00
Artur Paikin
09b6ca0c92 update plugin peerDependencies to "@uppy/core": "^0.28.0" before release 2018-10-31 15:47:27 +03:00
Artur Paikin
0bf15714a1 Merge branch 'master' of https://github.com/transloadit/uppy 2018-10-31 14:22:40 +03:00
Artur Paikin
87d8029be9 add line-height to status bar hint 2018-10-31 14:22:36 +03:00
Artur Paikin
aaccd2f2f2
Merge pull request #1122 from transloadit/chore/better-release-script
Release script improvements
2018-10-31 14:21:54 +03:00
Artur Paikin
c5c3c7fed6
Merge pull request #1097 from transloadit/status-bar/add-spinner
Status Bar: add spinner, pause/resume as small round buttons, different color for encoding
2018-10-31 05:16:23 +03:00
Artur Paikin
847ab3ec54
Merge pull request #1093 from transloadit/migrate-provider-adapter
Migrate provider adapter to Companion
2018-10-31 04:53:19 +03:00
Artur Paikin
5a2f8da5a4 hideAllPanels after a file is added in Dashboard, instead of toggleAddFilesPanel(false) that didn’t hide some panel 2018-10-30 17:44:48 +03:00
Artur Paikin
db187a6be9 Fix locale for Url plugin 2018-10-30 17:32:21 +03:00
Artur Paikin
f06563bbc9 update docs about separate hidePauseResumeButton and hideCancelButton options 2018-10-30 01:25:48 +03:00
Artur Paikin
92bee3fb8c
Merge pull request #1114 from transloadit/improvement/i18n-packs
Bring back locale packs
2018-10-29 20:13:25 +03:00
Artur Paikin
eb9e506858
Merge pull request #1120 from transloadit/url-plugin-test-fix
test url-plugin
2018-10-29 19:31:49 +03:00
Renée Kooi
d73c2724c7
0.28 blog post stub 2018-10-29 17:02:58 +01:00
Artur Paikin
539504f520 Add Dashboard titles for pre/post-processing, hide pause/resume buttons when pre/post-processing 2018-10-29 18:41:53 +03:00
Artur Paikin
44b9a49177 diffirintiate between inProgressFiles and inProgressNotPausedFiles; isAllPaused = pausedFiles.length === inProgressFiles.length 2018-10-29 18:02:59 +03:00
Ifedapo Olarewaju
a0a68a7a60 get provider username only if data exists
cc @goto-bus-stop
2018-10-29 14:44:05 +01:00
Renée Kooi
ad1ed9fa3e
Fix integration test build, part 1 out of many probably 2018-10-29 14:12:27 +01:00
Renée Kooi
246b7a5169
Enable registry check. 2018-10-29 13:52:24 +01:00
Renée Kooi
fb3d48a197
Enable publishing and pushing For Real 2018-10-29 13:51:39 +01:00
Renée Kooi
3dd7e8cbe5
Wip 2018-10-29 13:48:11 +01:00
Renée Kooi
ae80ae668c
Update lerna. 2018-10-29 13:33:14 +01:00
Renée Kooi
d342c83ca4
Use lerna.json for command config. 2018-10-29 13:25:59 +01:00
Renée Kooi
465468a1d4
wip lerna 2018-10-29 13:25:57 +01:00
Artur Paikin
aa9c2496ad
Merge branch 'master' into status-bar/add-spinner 2018-10-29 14:54:13 +03:00
Renée Kooi
f8fae86ee7
Merge pull request #1106 from transloadit/feature/auto-close
Dashboard: Auto close after finish using `closeAfterFinish: true`
2018-10-29 11:34:09 +01:00
Renée Kooi
85364f8c22
status-bar: Hide only the upload button when no new uploads are allowed 2018-10-29 10:59:03 +01:00
Renée Kooi
6a0871dafe
Fix statusbar hiding too early with allowMultipleUploads:false 2018-10-29 10:55:06 +01:00
Renée Kooi
ecd7b64f3d
dashboard: Remove file-added and complete event handlers on uninstall. 2018-10-29 10:33:13 +01:00
Renée Kooi
18abb9ea71
dashboard: Throw if closeAfterFinish is used together with inline:true. 2018-10-29 10:33:13 +01:00
Renée Kooi
a44cafe851
Note about failed uploads behaviour 2018-10-29 10:33:13 +01:00
Renée Kooi
cf5834fc32
EMPHASIS 2018-10-29 10:33:13 +01:00
Renée Kooi
e20dade3a0
dashboard: Warn if closeAfterFinish and allowMultipleUploads are both true 2018-10-29 10:33:13 +01:00
Renée Kooi
4b48aac78f
Dashboard: Auto close after finish using closeAfterFinish: true 2018-10-29 10:33:12 +01:00
Renée Kooi
8cb1f65a2b
Merge branch 'master' into url-plugin-test-fix 2018-10-29 10:30:46 +01:00