Commit graph

208 commits

Author SHA1 Message Date
Artur Paikin
d53ee40ded Test command fix, modal hidden/visible/selected attr refactor 2016-04-03 23:04:39 -04:00
Artur Paikin
ff7152165b Refactor, autoProceed in ProgressDrawer 2016-04-03 01:02:25 -04:00
Artur Paikin
eb98736f3e Cleanup, updateState, getState, move events from core to methods of Modal 2016-04-03 01:01:05 -04:00
Artur Paikin
1824d0f7b3 Continue yo-yo integration, modal plugin rendering, no waterfall for now 2016-03-31 22:57:55 -04:00
Artur Paikin
96d4ae1b9a Use drag-drop module 2016-03-31 22:55:13 -04:00
Artur Paikin
7de611f936 Converting Modal and everything else to components & shared state 2016-03-30 22:44:13 -04:00
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
14c6970151 ProgressDrawer img upload preview, styles and refactoring 2016-03-27 23:58:00 -04:00
Artur Paikin
33196d9388 Added uploaded-success event and uploadedFiles container, added readImgPreview method that reads img as DataURL to display while uploading 2016-03-27 23:56:57 -04:00
Artur Paikin
6ea0649f32 Move all actions to core, introduce global state 2016-03-24 22:01:40 -04:00
Artur Paikin
78a3420115 Move generateFileID to Utils 2016-03-24 22:01:03 -04:00
Artur Paikin
11a8849cfa ProgressDrawer styles and behavior 2016-03-24 11:51:34 -04:00
Artur Paikin
5675c515bb Event-based plugin communication, upload progress for each file 2016-03-23 00:50:42 -04:00
Artur Paikin
fb3e9dbce8 generateFileID function — a unique ID for each acquired file 2016-03-23 00:48:37 -04:00
Artur Paikin
54933c3f7e Fix linting issues 2016-03-21 12:26:55 -04:00
Artur Paikin
7ab0f0fc42 Display selected files and add an ability to delete them 2016-03-21 00:13:59 -04:00
Artur Paikin
05ed742afb Trying out yo-yo in the new ProgressDrawer plugin 2016-03-18 18:53:01 -04:00
Kevin van Zonneveld
ae55424d1d Upgrade eslint & standard and fix linting accordingly 2016-03-18 11:22:40 +01:00
Artur Paikin
e71d87a677 ProgressDrawer work in progress, trying out virtual-dom & main-loop 2016-03-17 23:43:49 -04:00
Artur Paikin
3b546329d4 Total file count handling with Modal and globally 2016-03-17 23:34:24 -04:00
Artur Paikin
a6582a29a9 Fix paths 2016-03-17 23:33:50 -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
235044d588 Fix GoogleDrive icon 2016-03-16 19:58:16 -04:00
Harry Hedger
53239ff048 Multipart upload() now returns promise correctly. 2016-03-16 01:11:12 -04:00
Artur Paikin
9b79c234e2 Remove unnecessary utilities 2016-03-14 00:20:31 -04:00
Artur Paikin
88f0c55512 DragDrop and Modal minor refactoring 2016-03-13 11:39:08 -04:00
Harry Hedger
48d6dc1af8 Commented out percentage var in multipart for lint 2016-03-12 12:50:27 -05:00
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