Commit graph

643 commits

Author SHA1 Message Date
Kevin van Zonneveld
735fb0ef42 Sort npm scripts 2016-02-11 09:31:23 +01:00
Kevin van Zonneveld
f2a760d28c Cache node_modules & apt on Travis for faster builds 2016-02-11 09:30:17 +01:00
Kevin van Zonneveld
8eddc7c139 "Fix" test @arturi 2016-02-11 09:24:17 +01:00
Kevin van Zonneveld
4a7c30a1a1 Fix linting @hedgerh 2016-02-11 09:24:08 +01:00
Kevin van Zonneveld
b8d35fc4cd Make deploys more silent 2016-02-11 09:23:59 +01:00
Kevin van Zonneveld
2046e7a6a7 For testing, run lint & unit tests for now 2016-02-11 09:23:26 +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
6ccb50b3f2 fix ru locale duplicate key 2016-02-09 12:48:06 -05: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
0b0249cc96 Changing config on my branch to test 2016-02-09 12:43:24 -05:00
Harry Hedger
86bee0b698 Updating config to test 2016-02-09 12:43:23 -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
e292f81f49 Fixed formatting 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
7611969a08 Added template partials 2016-02-09 12:43:23 -05:00
Harry Hedger
df945e4909 Authorize template. Modal plugin layout. 2016-02-09 12:43:23 -05:00
Harry Hedger
6fbd6fdcb7 Authing google drive 2016-02-09 12:43:22 -05:00
Harry Hedger
68011aea08 Modal template 2016-02-09 12:43:22 -05:00
Kevin van Zonneveld
d76f516aa5 Fix linting 2016-02-09 12:43:22 -05:00
Harry Hedger
7c2fbcdc69 Cleaned up code a bit. Still a work in progress. 2016-02-09 12:43:22 -05:00
Harry Hedger
efbd76ea47 Adding example folder for drive and modal. 2016-02-09 12:43:22 -05:00
Artur Paikin
1b50d76fcd Remove trash 2016-02-09 12:42:28 -05:00
Artur Paikin
04d049c728 Resolved conflict 2016-02-09 12:42:02 -05:00
Harry Hedger
df95ae0b10 rm unused script 2016-02-09 04:07:44 -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
ee801eb852 rm unused deps 2016-02-09 02:58:00 -05:00
Harry Hedger
36f85df984 Removed superagent 2016-02-09 02:57:17 -05:00
Artur Paikin
14617f4860 tests update, plugin mock added (work in progress) 2016-02-09 02:15:13 -05:00
Artur Paikin
4f657a718d example updated according to Progressbar changes 2016-02-09 02:14:37 -05:00
Artur Paikin
38c6ba7d11 Changelog 2016-02-09 02:12:33 -05:00
Artur Paikin
98b10f6b50 Tweaks 2016-02-09 02:12:25 -05:00
Artur Paikin
38cd339914 check if window is undefined 2016-02-09 02:11:56 -05:00
Artur Paikin
4216c86200 return and minor fixes 2016-02-09 02:11:41 -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