Commit graph

1163 commits

Author SHA1 Message Date
Artur Paikin
5eadd138c0 Fix yo-yo + Uppy rendering issues, add focus on the first element in Modal tab, refactor getTarget — now called mount 2016-06-02 01:21:56 -04:00
Artur Paikin
1e9d590fde addFile and add-file refactor 2016-06-01 15:40:51 -04:00
Artur Paikin
5eb35b8c34 Merge pull request #92 from transloadit/new-build
New build, npm-run-all and yo-yo rendering experiments
2016-06-01 14:54:36 -04:00
Artur Paikin
f4241dc173 Update watch in npm scripts 2016-05-31 23:46:37 -04:00
Artur Paikin
f0ed6a454e Add example that works without the website 2016-05-31 23:46:18 -04:00
Artur Paikin
dc2bb9636d Fix the plugin naming system so it works when bundle is minified 2016-05-31 23:45:38 -04:00
Artur Paikin
169313bd50 Introducing: a Dummy that could 2016-05-30 20:51:42 -04:00
Artur Paikin
38512b790f npm scripts fix 2016-05-30 10:22:03 -04:00
Artur Paikin
70ec56782f add minifyify to package.json 2016-05-30 09:57:56 -04:00
Artur Paikin
f568caff17 ups 2016-05-30 07:45:50 -04:00
Artur Paikin
167664fa25 Add npm-run-all to dev-dependencies 2016-05-30 07:36:17 -04:00
Artur Paikin
14a4e37e78 Changelog 2016-05-30 07:21:35 -04:00
Artur Paikin
b6be8e2124 Dummy test refactor 2016-05-30 07:21:21 -04:00
Artur Paikin
4d744ee88c Yo-yo + class + this = ? 2016-05-30 07:20:59 -04:00
Artur Paikin
ff7a7b3426 Add naked /uppy page to the website 2016-05-30 07:19:43 -04:00
Artur Paikin
7cdbe9623b Minification of the bundle, npm-run-all 2016-05-30 07:19:06 -04:00
Harry Hedger
02576c6160 Make sure handleUploadError exists 2016-05-27 07:13:53 -04:00
Harry Hedger
a857036593 Check authentication if there's an upload error 2016-05-27 07:12:40 -04:00
Harry Hedger
a6b4e00ec0 Pass target endpoint to uppy server 2016-05-27 06:45:31 -04:00
Harry Hedger
b0b9ab089b Remote file error handling 2016-05-27 06:24:16 -04:00
Harry Hedger
11d4e22532 Client side remote upload implementation. 2016-05-27 06:11:34 -04:00
Harry Hedger
8418b19c3b Drive styles. Bootstrap responsive utilities. 2016-05-27 03:42:16 -04:00
Artur Paikin
d4fa15ee7e Fix the index example scrollbars issue? 2016-05-26 18:09:41 -04:00
Artur Paikin
19bfd48a94 Website stats page 2016-05-26 17:46:32 -04:00
Artur Paikin
9266f85998 Refactor tests some more 2016-05-26 17:46:18 -04:00
Artur Paikin
7f77ab1b13 Add pass/fail SauceLabs flags, refactor 2016-05-25 17:06:26 -04:00
Artur Paikin
76dd386a43 Update CHANGELOG.md 2016-05-25 11:25:34 -04:00
Kevin van Zonneveld
7296dddec2 Update CHANGELOG.md 2016-05-25 17:20:43 +02:00
Artur Paikin
469f93de88 test/fail flag in tests in Saucelabs? 2016-05-25 10:02:40 -04:00
Artur Paikin
9cf2f07cdd Enable image previews again 2016-05-25 10:02:40 -04:00
Artur Paikin
9b4e0425c3 Accessibility improved, minor refactor 2016-05-25 10:02:40 -04:00
Artur Paikin
6775576c15 addMeta tiny refactor, enable addImgPreviewToFile 2016-05-25 10:02:40 -04:00
Kevin van Zonneveld
77731b828c Sort changelog 2016-05-25 15:09:43 +02:00
Kevin van Zonneveld
d7d6cb2de4 Add logos 2016-05-25 15:08:58 +02:00
Artur Paikin
490ad90752 More tinkering with ProgressDrawer 2016-05-23 10:09:02 -04:00
Artur Paikin
fe769cf622 addFile, addMeta (WIP) 2016-05-23 10:08:21 -04:00
Artur Paikin
ab62753f38 Merge remote-tracking branch 'origin/master', temporarily disable GDrive test
# Conflicts:
#	src/core/Core.js
2016-05-20 18:14:38 -04:00
Artur Paikin
8ad312d289 chagelog 2016-05-20 18:09:59 -04:00
Artur Paikin
5e3520836f ProgressDrawer & DragDrop improvements 2016-05-20 18:09:41 -04:00
Artur Paikin
451ebbd30f Small refactor: addImgPreviewToFile 2016-05-20 18:07:37 -04:00
Harry Hedger
be67859e48 Remote uploading implementation. 2016-05-20 17:39:14 -04:00
Harry Hedger
466adb73b9 Setting up remote file uploading. 2016-05-20 15:42:06 -04:00
Harry Hedger
80b09f01d0 Added bootstrap's grid system. 2016-05-20 06:55:29 -04:00
Harry Hedger
676a77c899 Remove query string from redirect URL. Auth link opens in same window. 2016-05-19 06:03:45 -04:00
Harry Hedger
cf03fb784d Encode state to base64 to pass to oauth 2016-05-19 05:22:07 -04:00
Artur Paikin
4ed2f2ab6c Website styles, replace postcss-svg with postcss-inline-svg to fix disappearing svgs 2016-05-19 01:12:10 -04:00
Kevin van Zonneveld
03c9fd36b3 Move to travis git global 2016-05-09 14:24:33 +02:00
Kevin van Zonneveld
3cb76c0f80 Switch to official Travis deploy mechanism 2016-05-09 14:13:28 +02:00
Kevin van Zonneveld
38a0eac694 website: Add Saucelabs badges to uppy.io 2016-05-07 14:53:24 +02:00
Kevin van Zonneveld
a24a934e4d test uppy.io instead of localhost. Safar & edge are still having issues 2016-05-07 14:47:24 +02:00