Commit graph

137 commits

Author SHA1 Message Date
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
Artur Paikin
5656c5eadc Clean up 2016-02-15 23:02:07 -05:00
Artur Paikin
2c34ccf55e Rename back again 2016-02-15 19:03:59 -05:00
Artur Paikin
0ed1ba613a Yeah, Spinner 👺 2016-02-15 18:22:55 -05:00
Artur Paikin
8c97bfaa8f Hm ProgressBar 2016-02-15 18:18:22 -05:00
Artur Paikin
1be86ae903 Fix style lint issues 2016-02-15 00:40:25 -05:00
Artur Paikin
c8d0b60ea5 Emit progress 0, comments, FakeModal in DragDrop example 2016-02-15 00:33:55 -05:00
Artur Paikin
5a9a53f51e Use plugin as a target for other plugins
Check if supplied target is a string or an object. If object (that
means it’s a plugin), search plugins for a plugin with same name and
use its target.
2016-02-15 00:33:03 -05:00
Artur Paikin
98fdb813e8 fixed autoProceed, refactoring 2016-02-13 23:30:25 -05:00
Artur Paikin
ae0b457e93 Improved ProgressBar, added Spinner 2016-02-13 23:29:52 -05:00
Kevin van Zonneveld
4a7c30a1a1 Fix linting @hedgerh 2016-02-11 09:24:08 +01:00
Harry Hedger
ff68aa29fb Work on GoogleDrive file fetching and directory browsing. 2016-02-09 21:51:54 -05:00
Kevin van Zonneveld
132a0795a7 Merge pull request #55 from transloadit/feature-modal-demo
Feature modal demo
2016-02-09 19:27:49 +01:00
Artur Paikin
377e3951be conflict 2016-02-09 12:45:55 -05:00
Harry Hedger
a2d84d508b It looks ugly, but files and folders are displaying. 2016-02-09 12:43:25 -05:00
Harry Hedger
70362d9422 Working on file listing. 2016-02-09 12:43:25 -05:00
Harry Hedger
8be436fd29 Lint. 2016-02-09 12:43:25 -05:00
Harry Hedger
1bed7eb8e4 Authentication is now working on client side. Added credentials to requests. 2016-02-09 12:43:25 -05:00
Harry Hedger
ea81ec9e8c Check for auth session on new object. Add auth link to auth template. 2016-02-09 12:43:25 -05:00
Harry Hedger
6af4293dbe Fixed styles 2016-02-09 12:43:24 -05:00
Harry Hedger
8793615b03 Linting issues 2016-02-09 12:43:24 -05:00
Harry Hedger
88a3c3a642 Render authentication. Added event listeners to each sidebar item. 2016-02-09 12:43:24 -05:00
Harry Hedger
15b5d4c054 Adding event listeners. Plugin connection. 2016-02-09 12:43:24 -05:00
Harry Hedger
6e58c74854 Fixed linting issues. 2016-02-09 12:43:24 -05:00
Harry Hedger
cb6257088e Modal overlay showing. 2016-02-09 12:43:23 -05:00
Harry Hedger
67ed86f592 Modal plugin renders correctly. 2016-02-09 12:43:23 -05:00
Harry Hedger
fa4be41f79 WIP. Creating Modal plugin. 2016-02-09 12:43:23 -05:00
Harry Hedger
a220f3f728 Trying out modal partials. It works. 2016-02-09 12:43:23 -05:00
Harry Hedger
df945e4909 Authorize template. Modal plugin layout. 2016-02-09 12:43:23 -05:00
Artur Paikin
04d049c728 Resolved conflict 2016-02-09 12:42:02 -05:00
Harry Hedger
4942410af2 Added :fast npm scripts to speed build time. Removed annoying escaped double quotes. 2016-02-09 04:06:07 -05:00
Harry Hedger
36f85df984 Removed superagent 2016-02-09 02:57:17 -05:00
Artur Paikin
98b10f6b50 Tweaks 2016-02-09 02:12:25 -05:00
Artur Paikin
02fc0aa75e Move template to render method 2016-02-09 02:10:47 -05:00
Artur Paikin
07c22b1e1c Progressbar improvements 2016-02-06 13:16:21 -05:00
Artur Paikin
01a7836a26 install method in Plugin, Core runs waterfall on all installs, then on all runs 2016-02-06 13:15:59 -05:00
Artur Paikin
9f7425a425 Progress plugin, refactoring 2016-02-05 02:04:37 -05:00
Artur Paikin
436a176012 Basic event emitter and progress event 2016-02-04 14:23:04 -05:00
Artur Paikin
87386edac8 Progress event emitter, Core.log(), styles 2016-02-01 15:56:01 -05:00
Artur Paikin
3db661806a Basic progress bar 2016-02-01 01:57:48 -05:00
Artur Paikin
5aa50f70dd DragDrop improvements, autoProceed, multiple instances support, styles, grid 2016-02-01 00:56:49 -05:00
Artur Paikin
d8543fcd3a Update from master 2016-02-01 00:53:55 -05:00
Artur Paikin
adc14cfd9b Docs build fix, comment added to DragDrop autoSubmit 2016-01-28 12:18:58 -05:00