Commit graph

179 commits

Author SHA1 Message Date
Harry Hedger
6ec338f416 Fix file array issue. Add array flatten util. Wrote multipart test. Add GoogleDrive to Modal. 2016-03-12 12:47:04 -05:00
Artur Paikin
fc41d61ad9 Modal refactoring, open first tab right away, improved accessibility, fileSelection event 2016-03-09 19:01:50 -05:00
Artur Paikin
0557e469a0 Fix linting issue 2016-03-08 11:18:38 -05:00
Artur Paikin
e7bbe75f5a Prevent DragDrop’s early form submitting 2016-03-08 10:42:12 -05:00
Harry Hedger
469754fca6 Google Drive work. Added selenium-webdriver 2016-03-08 09:49:22 -05:00
Artur Paikin
9f4e412762 Turn Tus upload into a proper promise 2016-03-08 09:08:23 -05:00
Artur Paikin
fec8e0df16 Restore peace in the galaxy with plugin .focus() 2016-03-07 14:23:12 -05:00
Kevin van Zonneveld
aa38d5ce53 Comment plugin types in index 2016-03-07 10:55:03 +01:00
Kevin van Zonneveld
942482ac08 Cleanup plugins/templates which seem no longer used 2016-03-07 10:50:27 +01:00
Kevin van Zonneveld
7dbdd2aec7 core: Rename view to orchestrator 2016-03-07 10:39:46 +01:00
Kevin van Zonneveld
76a7255155 core: Rename progress to progressindicator (@kvz) 2016-03-07 10:37:17 +01:00
Kevin van Zonneveld
2d30ca657a Rename acquire->acquirer 2016-03-07 10:29:52 +01:00
Kevin van Zonneveld
ef60b49bdf Rename a few missed selecter->acquire occurrences 2016-03-07 10:24:17 +01:00
Kevin van Zonneveld
d474c46978 Add missing Dummt & Present plugins to index 2016-03-07 10:22:06 +01:00
Kevin van Zonneveld
9b8595943a core: Rename selecter to acquire 2016-03-07 09:25:08 +01:00
Artur Paikin
34db489498 Debug log and presenter styles 2016-03-07 02:03:35 -05:00
Artur Paikin
5a2fc1add4 Presenter: show number of files uploaded, close button 2016-03-07 01:46:38 -05:00
Artur Paikin
dff2479595 Hide upload/next in plugins if Modal is the target, styles 2016-03-04 02:11:55 -05:00
Artur Paikin
006e66d4ec Modal Upload/Next button, refactoring 2016-03-04 01:11:03 -05:00
Artur Paikin
4574b93068 allDone event 2016-03-03 18:08:30 -05:00
Artur Paikin
78367195b7 Type presenter and Present plugin 2016-03-03 17:49:18 -05:00
Artur Paikin
ca6133ecc4 SVG and style fixes 2016-03-02 08:08:20 -05:00
Artur Paikin
8f314eca9c Modal: organising & improving styles, fixed sidebar width, current tab, esc or click outside the modal will close it 2016-03-02 07:35:27 -05:00
Artur Paikin
329fc51e37 Modal: use aria, classes for panels instead of ids, hide/show modal methods, icons 2016-02-26 01:32:30 -05:00
Artur Paikin
ee9c4164d6 Trying out button/icon rendering, style refactoring 2016-02-26 01:32:30 -05:00
Artur Paikin
9140f9e5e0 Modal looks and refactoring 2016-02-26 01:32:30 -05:00
Artur Paikin
531b0b0ba5 Make Progressbar work, improve styles, remove trash, add Tus to the Modal example 2016-02-21 13:38:52 -05:00
Artur Paikin
0100897dac Merge remote-tracking branch 'origin/master'
# Conflicts:
#	website/src/examples/fakemodal/app.es6
2016-02-21 12:59:58 -05:00
Artur Paikin
e1ae7fd72d DragDrop trash removed, modal example fix 2016-02-21 12:50:42 -05:00
Kevin van Zonneveld
acdf8ba7c6 Merge remote-tracking branch 'origin/master' 2016-02-21 18:45:21 +01:00
Kevin van Zonneveld
234b8c8d57 WIP get ProgressBar working Modal 2016-02-21 18:42:55 +01:00
Artur Paikin
73aa82441e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	website/src/examples/fakemodal/app.es6
2016-02-21 12:21:54 -05:00
Artur Paikin
f2024d1e63 remove comment 2016-02-21 12:18:19 -05:00
Artur Paikin
d962903122 Make DragDrop work with Modal
or great again
2016-02-21 12:18:07 -05:00
Harry Hedger
6a8bf6abc9 Added authUrl 2016-02-21 17:45:48 +01:00
Harry Hedger
36dbfe4826 Console.log 2016-02-21 17:30:24 +01:00
Harry Hedger
b59f8da0a7 Setting up the Google Drive rendering. 2016-02-21 17:30:24 +01:00
Harry Hedger
ecff0cea0a Added FakeModal changes 2016-02-21 17:30:24 +01:00
Harry Hedger
cf7fcc22da Added new work. 2016-02-21 17:30:23 +01:00
Harry Hedger
79e338c178 Refactored Google plugin to match new API 2016-02-21 17:30:23 +01:00
Artur Paikin
7f24bc9e63 Fix Modal and Plugin targets and types 2016-02-21 11:26:42 -05:00
Kevin van Zonneveld
7f0bbf08af Rename FakeModal to Modal, deprecating our old Modal 2016-02-21 17:06:57 +01:00
Kevin van Zonneveld
33a14dc0eb Merge branch 'master' of https://github.com/transloadit/uppy 2016-02-21 16:17:37 +01:00
Kevin van Zonneveld
30ea13a40d Add re-usable plugin iterator functions 2016-02-21 16:17:25 +01:00
Artur Paikin
f7090e7350 Make sure that only selecter or progress can access modal 2016-02-21 10:14:52 -05:00
Harry Hedger
0e93d95454 Moved googledrive thing inside modal constructor. 2016-02-21 14:48:56 +01:00
Artur Paikin
756ac278d0 Fix linting, revert GoogleDrive comment so that build will pass 2016-02-18 19:28:03 -05:00
Artur Paikin
e28eeeb21e FakeModal and Dummy plugin that uses FakeModal as a target 2016-02-18 19:22:29 -05:00
Artur Paikin
af9b7cfa38 Disable global GoogleDrive instance
@hedgerh please do something with it later :)
2016-02-18 19:22:29 -05:00
Artur Paikin
db5314d4e1 Refactoring of getTarget() 2016-02-16 15:01:39 -05:00