-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added tinder view for image moderation
- Loading branch information
1 parent
27a3c1a
commit c7c6831
Showing
70 changed files
with
209 additions
and
123,780 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ plugins/ | |
|
||
www/js/main.* | ||
www/css/ionic.app.* | ||
www/js/lib/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
0 info it worked if it ends with ok | ||
1 verbose cli [ 'node', | ||
1 verbose cli '/usr/local/bin/npm', | ||
1 verbose cli 'install', | ||
1 verbose cli 'ionic-contrib-tinder-cards' ] | ||
2 info using npm@1.4.3 | ||
3 info using node@v0.10.26 | ||
4 warn package.json mobileturk@1.0.0 No repository field. | ||
5 warn package.json mobileturk@1.0.0 No README data | ||
6 verbose readDependencies using package.json deps | ||
7 verbose cache add [ 'ionic-contrib-tinder-cards', null ] | ||
8 verbose cache add name=undefined spec="ionic-contrib-tinder-cards" args=["ionic-contrib-tinder-cards",null] | ||
9 verbose parsed url { protocol: null, | ||
9 verbose parsed url slashes: null, | ||
9 verbose parsed url auth: null, | ||
9 verbose parsed url host: null, | ||
9 verbose parsed url port: null, | ||
9 verbose parsed url hostname: null, | ||
9 verbose parsed url hash: null, | ||
9 verbose parsed url search: null, | ||
9 verbose parsed url query: null, | ||
9 verbose parsed url pathname: 'ionic-contrib-tinder-cards', | ||
9 verbose parsed url path: 'ionic-contrib-tinder-cards', | ||
9 verbose parsed url href: 'ionic-contrib-tinder-cards' } | ||
10 silly lockFile e3236b5e-ionic-contrib-tinder-cards ionic-contrib-tinder-cards | ||
11 verbose lock ionic-contrib-tinder-cards /Users/Shub/.npm/e3236b5e-ionic-contrib-tinder-cards.lock | ||
12 silly lockFile e3236b5e-ionic-contrib-tinder-cards ionic-contrib-tinder-cards | ||
13 silly lockFile e3236b5e-ionic-contrib-tinder-cards ionic-contrib-tinder-cards | ||
14 verbose addNamed [ 'ionic-contrib-tinder-cards', '' ] | ||
15 verbose addNamed [ null, '*' ] | ||
16 silly lockFile 979a9de0-ionic-contrib-tinder-cards ionic-contrib-tinder-cards@ | ||
17 verbose lock ionic-contrib-tinder-cards@ /Users/Shub/.npm/979a9de0-ionic-contrib-tinder-cards.lock | ||
18 silly addNameRange { name: 'ionic-contrib-tinder-cards', | ||
18 silly addNameRange range: '*', | ||
18 silly addNameRange hasData: false } | ||
19 verbose url raw ionic-contrib-tinder-cards | ||
20 verbose url resolving [ 'https://registry.npmjs.org/', | ||
20 verbose url resolving './ionic-contrib-tinder-cards' ] | ||
21 verbose url resolved https://registry.npmjs.org/ionic-contrib-tinder-cards | ||
22 info trying registry request attempt 1 at 19:59:31 | ||
23 http GET https://registry.npmjs.org/ionic-contrib-tinder-cards | ||
24 http 404 https://registry.npmjs.org/ionic-contrib-tinder-cards | ||
25 silly registry.get cb [ 404, | ||
25 silly registry.get { date: 'Sun, 18 Jan 2015 00:59:31 GMT', | ||
25 silly registry.get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', | ||
25 silly registry.get 'content-type': 'application/json', | ||
25 silly registry.get 'cache-control': 'max-age=0', | ||
25 silly registry.get 'content-length': '52', | ||
25 silly registry.get 'accept-ranges': 'bytes', | ||
25 silly registry.get via: '1.1 varnish', | ||
25 silly registry.get age: '0', | ||
25 silly registry.get 'x-served-by': 'cache-ord1725-ORD', | ||
25 silly registry.get 'x-cache': 'MISS', | ||
25 silly registry.get 'x-cache-hits': '0', | ||
25 silly registry.get 'x-timer': 'S1421542771.805506,VS0,VE65', | ||
25 silly registry.get 'keep-alive': 'timeout=10, max=50', | ||
25 silly registry.get connection: 'Keep-Alive' } ] | ||
26 silly lockFile 979a9de0-ionic-contrib-tinder-cards ionic-contrib-tinder-cards@ | ||
27 silly lockFile 979a9de0-ionic-contrib-tinder-cards ionic-contrib-tinder-cards@ | ||
28 error 404 'ionic-contrib-tinder-cards' is not in the npm registry. | ||
28 error 404 You should bug the author to publish it | ||
28 error 404 It was specified as a dependency of 'mobileturk' | ||
28 error 404 | ||
28 error 404 Note that you can also install from a | ||
28 error 404 tarball, folder, or http url, or git url. | ||
29 error System Darwin 14.0.0 | ||
30 error command "node" "/usr/local/bin/npm" "install" "ionic-contrib-tinder-cards" | ||
31 error cwd /Users/Shub/MobileTurk | ||
32 error node -v v0.10.26 | ||
33 error npm -v 1.4.3 | ||
34 error code E404 | ||
35 verbose exit [ 1, true ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
td-cards { | ||
display: block; | ||
} | ||
|
||
td-card { | ||
position: absolute; | ||
left: 50%; | ||
margin-top: 20px; | ||
margin-bottom: 40px; | ||
margin-left: -150px; | ||
width: 300px; | ||
height: 300px; | ||
|
||
border: 1px solid #999; | ||
box-shadow: 0px 1px 3px rgba(0,0,0,0.2); | ||
border-radius: 6px; | ||
} | ||
/* | ||
td-card.card-0 { | ||
-webkit-transform: translate3d(0, 0px, 0); | ||
transform: translate3d(0, 0px, 0); | ||
top: 0px; | ||
z-index: 10; | ||
} | ||
td-card.card-1 { | ||
-webkit-transform: translate3d(0, 4px, 0); | ||
transform: translate3d(0, 4px, 0); | ||
z-index: 9; | ||
} | ||
td-card.card-2 { | ||
-webkit-transform: translate3d(0, 8px, 0); | ||
transform: translate3d(0, 8px, 0); | ||
z-index: 8; | ||
} | ||
*/ | ||
|
||
td-card .image { | ||
position: relative; | ||
} | ||
|
||
td-card img { | ||
max-width: 100%; | ||
border-radius: 6px; | ||
} | ||
|
||
.yes-text { | ||
position: absolute; | ||
top: 10px; | ||
left: 10px; | ||
font-size: 30px; | ||
color: rgb(111, 250, 111); | ||
opacity: 0; | ||
} | ||
.no-text { | ||
position: absolute; | ||
top: 10px; | ||
right: 10px; | ||
font-size: 30px; | ||
color: rgb(255, 115, 115); | ||
opacity: 0; | ||
} | ||
|
||
.fade { | ||
-webkit-transition: 0.2s opacity linear; | ||
transition: 0.2s opacity linear; | ||
opacity: 0; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.