Commit graph

45 commits

Author SHA1 Message Date
Artur Paikin
53e39cc201 For now: remove upload button from Modal itself,, don’t use Presenter, Dummy and ProgressBar. Update styles 2016-03-28 00:08:42 -04:00
Artur Paikin
5675c515bb Event-based plugin communication, upload progress for each file 2016-03-23 00:50:42 -04:00
Kevin van Zonneveld
ae55424d1d Upgrade eslint & standard and fix linting accordingly 2016-03-18 11:22:40 +01:00
Artur Paikin
3b546329d4 Total file count handling with Modal and globally 2016-03-17 23:34:24 -04:00
Artur Paikin
db037b7acc Display total file selected count, allow adding files, improve passing files to uploaders, disable upload btn while nothing is selected 2016-03-16 19:58:16 -04:00
Artur Paikin
593b12c43f Reset progressbar and presenter when modal is closed/opened 2016-03-16 19:58:16 -04:00
Artur Paikin
3cc0c23bc3 Add selected files count 2016-03-16 19:58:16 -04:00
Artur Paikin
88f0c55512 DragDrop and Modal minor refactoring 2016-03-13 11:39:08 -04: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
fec8e0df16 Restore peace in the galaxy with plugin .focus() 2016-03-07 14:23:12 -05: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
9b8595943a core: Rename selecter to acquire 2016-03-07 09:25:08 +01: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
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
d962903122 Make DragDrop work with Modal
or great again
2016-02-21 12:18:07 -05: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
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
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
af9b7cfa38 Disable global GoogleDrive instance
@hedgerh please do something with it later :)
2016-02-18 19:22:29 -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