Skip to content

Commit

Permalink
Merge pull request #903 from appirio-tech/dev
Browse files Browse the repository at this point in the history
cleaning up community overview - review board, copilot, CAB
  • Loading branch information
ajefts authored Dec 7, 2016
2 parents 150e8b5 + 0caff68 commit a6c1a43
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 46 deletions.
21 changes: 5 additions & 16 deletions app/community/members.jade
Original file line number Diff line number Diff line change
Expand Up @@ -24,39 +24,28 @@
p.statVal {{ctrl.platformStats.activeContestsCount | number : 0}}
p.statLabel ACTIVE CHALLENGES
.members-of-month-container
h2 Members of the Month
small {{ctrl.currentMonth}}
h2 Community Advisory Board
.members-wrapper
.user-tile(ng-repeat="item in ctrl.memberLeaderboard")
a.avatar-wrapper(ui-sref="profile.about({userHandle: item.name})")
img(ng-src="{{item.avatar}}")
a.user-name(ui-sref="profile.about({userHandle: item.name})") {{item.name}}
.user-tag(class="{{item.class}}") {{item.contestType}}
p.user-desc {{item.description}}
a(ng-href="//www.{{ctrl.domain}}/community/member-programs/topcoder-member-of-the-month/", target="_blank").user-more Read the story
p.member-congratulation Congratulations to all the members of the month!

.reviewboard-container
h2 Review Boards
.content-wrapper
.col
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=23", target="_blank") Conceptualization
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=6", target="_blank") Specification
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=7", target="_blank") Architecture
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=1", target="_blank") Component Design
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=2", target="_blank") Component Development
.col
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=14", target="_blank") Assembly
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=38", target="_blank") First2Finish
.col
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=9", target="_blank") Bug Hunt
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=39", target="_blank") Code
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=13", target="_blank") Test Suites
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=36", target="_blank") Report
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=38", target="_blank") First2Finish
.col
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=13", target="_blank") Test Suites
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=19", target="_blank") UI prototype
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=24", target="_blank") RIA Build
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=35", target="_blank") Content Creation
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=26", target="_blank") Test Scenarios
.link: a(ng-href="//www.{{ctrl.domain}}/tc?module=ReviewBoard&pt=9", target="_blank") Bug Hunt


.copilots-container
Expand Down
60 changes: 33 additions & 27 deletions app/services/communityData.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,55 +21,61 @@ import angular from 'angular'
var data = {
'memberLeaderboard': [
{
'avatar': '//www.topcoder.com/wp-content/uploads/2015/05/toxicpixel_apr2016.png',
'name': 'ToxicPixel',
'contestType': 'Design',
'description': 'Won $4,200 with top prizes in LUX and Idea Gen!',
'class': 'design'
'avatar': '//www.topcoder.com/i/m/callmekatootie.jpeg',
'name': 'callmekatootie',
'contestType': 'Development',
'description': '',
'class': 'develop'
}, {
'avatar': '//www.topcoder.com/wp-content/uploads/2015/05/monicamuranyi_apr2016.png',
'name': 'MonicaMuranyi',
'avatar': '//www.topcoder.com/i/m/besabestin.jpeg',
'name': 'besabestin',
'contestType': 'Development',
'description': 'Won $8,300 across 12 competitions',
'description': '',
'class': 'develop'
}, {
'avatar': '//www.topcoder.com/wp-content/uploads/2015/05/sugina_apr2016.png',
'name': 'Sugina',
'avatar': '//www.topcoder.com/i/m/chekspir.jpeg',
'name': 'chekspir',
'contestType': 'Design',
'description': '',
'class': 'design'
}, {
'avatar': '//www.topcoder.com/i/m/DaraK.png',
'name': 'darak',
'contestType': 'Design',
'description': '',
'class': 'design'
}, {
'avatar': '//topcoder-prod-media.s3.amazonaws.com/member/profile/scott_wu-1480977860221.jpeg',
'name': 'scott_wu',
'contestType': 'Data Science',
'description': 'Total increase of 175 points, with a jump from Div 2 to Div 1',
'description': '',
'class': 'data-science'
}, {
'avatar': '//www.topcoder.com/wp-content/uploads/2015/05/tritias_apr2016.png',
'name': 'TiTrias',
'contestType': 'Development Rookie',
'description': 'Won first challenge within a month of joining!',
'class': 'develop'
}
],
'copilots': [{
'avatar': '//community.topcoder.com/i/m/maroosh.jpeg',
'avatar': '//www.topcoder.com/i/m/maroosh.jpeg',
'name': 'maroosh',
'country': 'Jordan'
}, {
'avatar': '//community.topcoder.com/i/m/Ghostar.jpeg',
'avatar': '//www.topcoder.com/i/m/Ghostar.jpeg',
'name': 'Ghostar',
'country': 'United States'
}, {
'avatar': '//community.topcoder.com/i/m/hohosky.png',
'name': 'hohosky',
'country': 'China'
'avatar': '//www.topcoder.com/i/m/fajar.mln.png',
'name': 'fajar.mln',
'country': 'Indonesia'
}, {
'avatar': '//community.topcoder.com/i/m/Wendell.jpeg',
'avatar': '//www.topcoder.com/i/m/Wendell.jpeg',
'name': 'Wendell',
'country': 'China'
}, {
'avatar': '//community.topcoder.com/i/m/callmekatootie.jpeg',
'avatar': '//www.topcoder.com/i/m/callmekatootie.jpeg',
'name': 'callmekatootie',
'country': 'India'
}, {
'avatar': '//community.topcoder.com/i/m/iSpartan.jpeg',
'name': 'iSpartan',
'country': 'United States'
'avatar': '//www.topcoder.com/i/m/elkhawajah.jpeg',
'name': 'elkhawajah',
'country': 'Jordan'
}]
}
deferred.resolve(data)
Expand Down
6 changes: 3 additions & 3 deletions assets/css/community/members.scss
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@
padding-bottom: 33px;
}
.user-tile {
min-width: 250px;
width: 250px;
min-width: 180px;
width: 180px;
max-width: 365px;
margin-right: 14px;
padding: 14px 20px;
Expand Down Expand Up @@ -279,7 +279,7 @@
font-size: 14px;
padding-top: 11px;
@media only screen and (min-width: 1070px) {
font-size: 22px;
font-size: 18px;
padding-top: 10px;
}
}
Expand Down

0 comments on commit a6c1a43

Please sign in to comment.