Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit aad7422

Browse files
committed
Merge pull request #215 from appirio-tech/release
Releasing to Prod
2 parents 136ed9f + 957cd9e commit aad7422

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2226
-1426
lines changed

src/conf/build-dev.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
grunt --main-url=https://www.topcoder-dev.com --auth-main-url=topcoder-dev.auth0.com --auth-client-id=JFDo7HMkf0q2CkVFHojy3zHWafziprhT --auth-callback-url=https://www.topcoder-dev.com/reg2/callback.action --api-url=https://api.topcoder-dev.com/v2 --lc-url=https://dev-lc1-ext-challenge-service.herokuapp.com --lc-discussion-url=https://dev-lc1-discussion-service.herokuapp.com --lc-user-url=https://dev-lc1-user-service.herokuapp.com --lc-site-url=https://dev-lc1-challenge-app.herokuapp.com --my-filters-url=https://staging-user-settings-service.herokuapp.com --community-url=//community.topcoder-dev.com --photo-link-base=https://www.topcoder-dev.com --review-app-url=software.topcoder-dev.com/review --help-app-url=help.topcoder-dev.com --forums-app-url=forums.topcoder-dev.com --swift-program-id=3445 --swift-program-url=http://ios.topcoder-dev.com --blog-rss-feed="https://www.topcoder-dev.com/feed/?post_type=blog" --api3-url=https://api.topcoder-dev.com/v3 --use-cdn=1 --use-min=1
1+
grunt --main-url=https://www.topcoder-dev.com --auth-main-url=topcoder-dev.auth0.com --auth-client-id=JFDo7HMkf0q2CkVFHojy3zHWafziprhT --auth-callback-url=https://www.topcoder-dev.com/reg2/callback.action --api-url=https://api.topcoder-dev.com/v2 --lc-url=https://dev-lc1-ext-challenge-service.herokuapp.com --lc-discussion-url=https://dev-lc1-discussion-service.herokuapp.com --lc-user-url=https://dev-lc1-user-service.herokuapp.com --lc-site-url=https://dev-lc1-challenge-app.herokuapp.com --my-filters-url=https://staging-user-settings-service.herokuapp.com --community-url=//community.topcoder-dev.com --photo-link-base=https://www.topcoder-dev.com --review-app-url=software.topcoder-dev.com/review --help-app-url=help.topcoder-dev.com --forums-app-url=apps.topcoder-dev.com/forums/ --swift-program-id=3445 --swift-program-url=http://ios.topcoder-dev.com --blog-rss-feed="https://www.topcoder-dev.com/feed/?post_type=blog" --api3-url=https://api.topcoder-dev.com/v3 --use-cdn=1 --use-min=1

src/conf/build-qa.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
grunt --main-url=https://www.topcoder-qa.com --auth-main-url=topcoder-qa.auth0.com --auth-client-id=EVOgWZlCtIFlbehkq02treuRRoJk12UR --auth-callback-url="https://www.topcoder-qa.com/reg2/callback.action" --api-url=https://api.topcoder-qa.com/v2 --lc-url=https://qa-lc1-ext-challenge-service.herokuapp.com --lc-discussion-url=https://qa-lc1-discussion-service.herokuapp.com --lc-user-url=https://qa-lc1-user-service.herokuapp.com --lc-site-url=https://qa-lc1-challenge-app.herokuapp.com --my-filters-url=https://staging-user-settings-service.herokuapp.com --community-url=//community.topcoder-qa.com --photo-link-base=https://www.topcoder-qa.com --review-app-url=software.topcoder-qa.com/review --help-app-url=help.topcoder-qa.com --forums-app-url=forums.topcoder-qa.com --swift-program-id=3445 --swift-program-url=http://ios.topcoder-qa.com --blog-rss-feed="https://www.topcoder-qa.com/feed/?post_type=blog" --api3-url=https://api.topcoder-qa.com/v3 --use-cdn=1 --use-min=1
1+
grunt --main-url=https://www.topcoder-qa.com --auth-main-url=topcoder-qa.auth0.com --auth-client-id=EVOgWZlCtIFlbehkq02treuRRoJk12UR --auth-callback-url="https://www.topcoder-qa.com/reg2/callback.action" --api-url=https://api.topcoder-qa.com/v2 --lc-url=https://qa-lc1-ext-challenge-service.herokuapp.com --lc-discussion-url=https://qa-lc1-discussion-service.herokuapp.com --lc-user-url=https://qa-lc1-user-service.herokuapp.com --lc-site-url=https://qa-lc1-challenge-app.herokuapp.com --my-filters-url=https://staging-user-settings-service.herokuapp.com --community-url=//community.topcoder-qa.com --photo-link-base=https://www.topcoder-qa.com --review-app-url=software.topcoder-qa.com/review --help-app-url=help.topcoder-qa.com --forums-app-url=apps.topcoder-qa.com/forums/ --swift-program-id=3445 --swift-program-url=http://ios.topcoder-qa.com --blog-rss-feed="https://www.topcoder-qa.com/feed/?post_type=blog" --api3-url=https://api.topcoder-qa.com/v3 --use-cdn=1 --use-min=1

src/conf/tc-nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ server {
7272

7373
location ~ ^/fonts/ {
7474
add_header 'Access-Control-Allow-Origin' "$http_origin";
75-
add_header 'Access-Control-Allow-Headers' "Content-Type,Accept,Origin,User-Agent,DNT,Cache-Control,X-Mx-ReqToken,Keep-Alive,X-Requested-With,If-Modified-Since" always;
75+
add_header 'Access-Control-Allow-Headers' "Content-Type,Accept,Origin,User-Agent,DNT,Cache-Control,X-Mx-ReqToken,Keep-Alive,X-Requested-With,If-Modified-Since";
7676
root $root_base/dist;
7777
}
7878

src/css/advanced-search.css

Lines changed: 37 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
display: block !important;
6969
width: 11px !important;
7070
height: 7px !important;
71-
background: url("../i/icon-filter.png") no-repeat 0 0 !important;
71+
background: url("../i/icon-filter-blue.png") no-repeat 0 0 !important;
7272
right: 10px !important;
7373
top: 14px !important;
7474
position: absolute !important;
@@ -120,7 +120,7 @@
120120
border-bottom: none;
121121
}
122122
.select2-results .select2-highlighted {
123-
background: #ff9900 !important;
123+
background: #0096FF !important;
124124
color: #fff !important;
125125
}
126126
.select2-results .select2-disabled .select2-result-label {
@@ -153,12 +153,8 @@
153153
clear: both;
154154
}
155155
.new-search-box {
156-
width: 100%;
157-
display: block;
158-
height: auto;
159156
position: relative;
160-
border: 1px solid #e1e1e1;
161-
border-bottom: 0;
157+
margin: 0 55px 0 55px;
162158
}
163159
.new-search-box input.search-text {
164160
height: 30px;
@@ -282,7 +278,7 @@ input.search-text::-webkit-input-placeholder {
282278
margin-left: 8px;
283279
margin-right: 6px;
284280
margin-top: 11px;
285-
background: url("../i/close-tag.png") no-repeat;
281+
background: url("../i/close-tag-blue.png") no-repeat;
286282
display: block;
287283
width: 7px;
288284
height: 7px;
@@ -368,7 +364,7 @@ input.search-text::-webkit-input-placeholder {
368364
display: block;
369365
width: 28px;
370366
height: 28px;
371-
background: url("../i/icon-filter.png") no-repeat 0 -18px;
367+
background: url("../i/icon-filter-blue.png") no-repeat 0 -18px;
372368
position: relative;
373369
top: 3px;
374370
}
@@ -415,7 +411,7 @@ input.search-text::-webkit-input-placeholder {
415411
.datepic-head {
416412
line-height: 36px;
417413
font-size: 14px;
418-
color: #ff9900;
414+
color: #0096FF;
419415
margin-right: 18px;
420416
}
421417
.from-datepicker.hasDatepicker{
@@ -503,10 +499,10 @@ input.search-text::-webkit-input-placeholder {
503499
color: #fff;
504500
margin-left: 16px;
505501
}
506-
/* myFilterWrap */
502+
/* myFilterWrap */
507503
.new-search-box .filtersSectn{
508504
background: #f9f9f9;
509-
505+
510506
padding-left: 15px;
511507
width: 304px;
512508
box-sizing: border-box;
@@ -539,13 +535,13 @@ input.search-text::-webkit-input-placeholder {
539535
padding-left: 8px;
540536
color: #666;
541537
position: relative;
542-
}
538+
}
543539
.myFilterWrap .btnFilter .arrow{
544-
display: block;
545-
width: 12px;
546-
height: 10px;
547-
548-
background: url("../i/icon-filter.png") no-repeat 0 0;
540+
display: block;
541+
width: 12px;
542+
height: 10px;
543+
544+
background: url("../i/icon-filter-blue.png") no-repeat 0 0;
549545
position: absolute;
550546
right: 10px;
551547
top: 15px;
@@ -566,21 +562,21 @@ input.search-text::-webkit-input-placeholder {
566562
font-size: 22px;
567563
font-weight: normal;
568564
padding: 0 15px;
569-
}
565+
}
570566
.myFilterWrap .caption{
571567
color: #666;
572568
font-size: 13px;
573569
font-weight: 300;
574570
padding: 0 15px 12px;
575571
border-bottom: 1px solid #E7E7E7;
576-
}
572+
}
577573
.myFilterWrap .savedSearchList{
578574
padding: 4px 12px;
579575
max-height: 290px;
580576
overflow: auto;
581-
}
577+
}
582578
.myFilterWrap .filterPop .hr{
583-
height: 1px;
579+
height: 1px;
584580
background: #e7e7e7;
585581
}
586582
.myFilterWrap .savedSearchList h6{
@@ -597,9 +593,9 @@ input.search-text::-webkit-input-placeholder {
597593
padding: 11px 11px 13px;
598594
min-height: 78px;
599595
box-sizing: border-box;
600-
}
596+
}
601597
.myFilterWrap .savedSearch:hover{
602-
border: 1px solid #f90;
598+
border: 1px solid #0096FF;
603599
cursor: pointer;
604600
}
605601
.myFilterWrap .savedSearch .name{
@@ -609,23 +605,23 @@ input.search-text::-webkit-input-placeholder {
609605
overflow: hidden;
610606
white-space: nowrap;
611607
height: 18px;
612-
}
608+
}
613609
.myFilterWrap .savedSearch:hover .name{
614-
color: #f90;
610+
color: #0096FF;
615611
}
616612
.myFilterWrap .savedSearch .opts{
617613
margin-top: -18px;
618-
614+
619615
box-sizing: border-box;
620616
height: 18px;
621617
padding-top: 3px;
622618
}
623619
.myFilterWrap .savedSearch .lbl{
624620
line-height: 13px;
625-
}
621+
}
626622
.myFilterWrap .savedSearch .chk{
627623
vertical-align: top;
628-
}
624+
}
629625
.myFilterWrap .savedSearch .chkWrap .chk + .chkLbl{
630626
padding-left: 15px;
631627
}
@@ -645,14 +641,14 @@ input.search-text::-webkit-input-placeholder {
645641
height: 12px;
646642
width: 12px;
647643
margin-left: 11px;
648-
}
644+
}
649645
.myFilterWrap .btnRemove:hover{
650646
background: url(@@cdn/i/ico-failed-x.png) 50% 50% no-repeat;
651647
}
652648
.myFilterWrap .savedSearch .tags{
653649
margin-top: 16px;
654650
overflow: hidden;
655-
}
651+
}
656652
.myFilterWrap .savedSearch .tags .tag{
657653
max-width: 100%;
658654
text-overflow: ellipsis;
@@ -666,7 +662,7 @@ input.search-text::-webkit-input-placeholder {
666662
margin-right: 4px;
667663
margin-bottom: 6px;
668664
padding: 0 5px;
669-
}
665+
}
670666

671667
.btnSecondary{
672668
background: #c2c2c2;
@@ -700,14 +696,14 @@ input.search-text::-webkit-input-placeholder {
700696
}
701697
.filterWidget .details{
702698
padding-top: 19px;
703-
}
699+
}
704700
.filterWidget .rw{
705701
padding: 0 12px 12px;
706-
}
702+
}
707703
.filterWidget .lbl{
708704
margin-bottom: 10px;
709705
display: block;
710-
}
706+
}
711707
.filterWidget #searchSaveTxt{
712708
background: #fff;
713709
border: 1px solid #e7e7e7;
@@ -723,7 +719,7 @@ input.search-text::-webkit-input-placeholder {
723719
}
724720
.filterWidget .alertMe{
725721
margin: 23px 26px 12px;
726-
}
722+
}
727723
.chkWrap{
728724
position: relative;
729725
}
@@ -732,14 +728,14 @@ input.search-text::-webkit-input-placeholder {
732728
top: 0;
733729
left: 0;
734730
opacity: 0;
735-
}
731+
}
736732
.chkWrap .chk + .chkLbl{
737733
padding-left: 30px;
738734
max-width: 215px;
739735
display: inline-block;
740736
-webkit-user-select: none;
741737
line-height: 16px;
742-
}
738+
}
743739
.chkWrap .chk + .chkLbl:before{
744740
content: '';
745741
position: absolute;
@@ -756,7 +752,7 @@ input.search-text::-webkit-input-placeholder {
756752
}
757753
.chkWrap .myChallengesLabel .chk + .chkLbl{
758754
padding-left: 20px;
759-
755+
760756
}
761757
.chkWrap .myChallengesLabel .chk + .chkLbl:before{
762758
background-image: url(@@cdn/i/chk3.png);
@@ -766,11 +762,11 @@ input.search-text::-webkit-input-placeholder {
766762
border-top: 1px solid #e7e7e7;
767763
padding: 10px 5px 10px 0;
768764
text-align: right;
769-
}
765+
}
770766
.filterWidget .actn .btnCancel{
771767
width: 86px;
772768
margin: 0 4px;
773-
}
769+
}
774770
.filterWidget .actn .btnSaveSearch{
775771
margin: 0 4px;
776772
width: 145px;

0 commit comments

Comments
 (0)