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

Bug Bash 1 Merge #472

Merged
merged 37 commits into from
Feb 6, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
b521041
fix for issue 932
lijulat Jan 24, 2017
1a7afce
fixes appirio-tech/topcoder-app/940 correct login and join buttons
Jan 25, 2017
976612c
fixes #918 challene downloads links fixes
Jan 25, 2017
18cf67c
Merge pull request #460 from shubhendusaurabh/issue-918
birdofpreyru Jan 25, 2017
2723419
fixed appirio-tech/topcoder-app/940 corrected links for join and logi…
shubhendusaurabh Jan 25, 2017
903a335
URL fix for the issue #438
Jan 25, 2017
4e033aa
Merge pull request #459 from shubhendusaurabh/header-buttons
birdofpreyru Jan 25, 2017
211cd2d
Merge pull request #461 from harimp/URL_Fix_#438
birdofpreyru Jan 25, 2017
a021b4d
fix issue 932
lijulat Jan 26, 2017
2b9c1ac
Merge pull request #458 from lijulat/dev
birdofpreyru Jan 26, 2017
ecf2368
Challenge details page needs some enhancements in its CSS styling
ThomasKranitsas Jan 26, 2017
7912be3
Update headings
ThomasKranitsas Jan 28, 2017
a859dbb
fixes appirio-tech/topcoder-app/952 top menu bottom padding
shubhendusaurabh Jan 28, 2017
cab18a4
Merge pull request #463 from shubhendusaurabh/menu-padding
birdofpreyru Jan 29, 2017
782c057
Update heading styles
ThomasKranitsas Jan 29, 2017
1c8df14
Update final submission guidelines styling
ThomasKranitsas Jan 29, 2017
d114576
Merge pull request #462 from ThomasKranitsas/fix-challenge-headings
birdofpreyru Jan 29, 2017
acea063
Fix footer link on mobile view
ThomasKranitsas Jan 29, 2017
c2e7962
fixes appirio-tech/topcoder-app/#972 corrected list styles
shubhendusaurabh Jan 31, 2017
ffa13ee
corrected bottom padding for list items
shubhendusaurabh Jan 31, 2017
0dd55e0
Merge pull request #465 from shubhendusaurabh/challenge-details-lists
birdofpreyru Jan 31, 2017
5b5a32c
fixed data science challenges winners link
shubhendusaurabh Jan 31, 2017
221e980
Merge pull request #466 from shubhendusaurabh/data-challenges-winner
birdofpreyru Jan 31, 2017
0a3fc52
Minor fixes on footer links
ThomasKranitsas Feb 1, 2017
e50b5e7
Some extra fixes
birdofpreyru Feb 2, 2017
52015e4
Merge pull request #464 from ThomasKranitsas/fix-footer
birdofpreyru Feb 2, 2017
0bd9e5a
fixed appirio-tech/topcoder-app/issues/973 added data science tco banner
shubhendusaurabh Feb 2, 2017
8b4ee72
Small modification of condition to show the Challenge Docs download link
birdofpreyru Feb 3, 2017
0612d3b
Small correction of the TCO DataSci banner
birdofpreyru Feb 3, 2017
12bed72
Merge pull request #468 from shubhendusaurabh/data-tco-banner
birdofpreyru Feb 3, 2017
1be4994
Fix for issue https://github.com/appirio-tech/topcoder-app/issues/980
gets0ul Feb 3, 2017
f0b4b3a
fixed appirio-tech/tc-site/issues/965 made challenges page responsive
shubhendusaurabh Feb 3, 2017
daa1cb8
Merge pull request #470 from shubhendusaurabh/challenges-responsive
birdofpreyru Feb 4, 2017
2b6e137
fix issue 979
lijulat Feb 4, 2017
b14c6fe
Additional fix to make the styling of PLATFORMS list to be the same a…
gets0ul Feb 4, 2017
65e1ab6
Merge pull request #469 from gets0ul/tc-app_issue_980
birdofpreyru Feb 5, 2017
e1c2715
Merge pull request #471 from lijulat/dev
birdofpreyru Feb 5, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ module.exports = function(grunt) {
swiftProgramId: grunt.option('swift-program-id') || 3445,
swiftProgramURL: grunt.option('swift-program-url') || 'http://ios.topcoder.com',
arenaURL: grunt.option('arena-url') || '//arena.topcoder.com',
accountAppURL: grunt.option('account-app-url') || 'https://accounts.topcoder.com/member',

// only used on wp setup
useGz: grunt.option('use-gz') || false,
Expand Down
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"useMin": true,
"useCND": false,
"myFiltersURL": "https://staging-user-settings-service.herokuapp.com",
"cbURL": "https://coderbits.com"
"cbURL": "https://coderbits.com",
"accountAppURL": "https://accounts.topcoder.com/member"
}
23 changes: 0 additions & 23 deletions src/analytics.html
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
<!-- START Marketo Code -->
<script type="text/javascript">
document.write(unescape("%3Cscript src='//munchkin.marketo.net/munchkin.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script>Munchkin.init('921-UOU-112', {"wsInfo":"jFRS"});</script>
<!-- END Marketo Code -->

<!-- START KISSmetrics -->
<script type="text/javascript">var _kmq = _kmq || [];
var _kmk = _kmk || 'aa23cd43c455ef33b6a0df3de81a79af9ea30f75';
function _kms(u){
setTimeout(function(){
var d = document, f = d.getElementsByTagName('script')[0],
s = d.createElement('script');
s.type = 'text/javascript'; s.async = true; s.src = u;
f.parentNode.insertBefore(s, f);
}, 1);
}
_kms('//i.kissmetrics.com/i.js');
_kms('//doug1izaerwt3.cloudfront.net/' + _kmk + '.1.js');
</script>
<!-- END KISSmetrics -->

<!-- START Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
Expand Down
2 changes: 1 addition & 1 deletion src/conf/build-dev.sh
Original file line number Diff line number Diff line change
@@ -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
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 --account-app-url=https://accounts.topcoder-dev.com/member --use-cdn=1 --use-min=1
2 changes: 1 addition & 1 deletion src/conf/build-qa.sh
Original file line number Diff line number Diff line change
@@ -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
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 account-app-url=https://accounts.topcoder-qa.com/member --use-cdn=1 --use-min=1
2 changes: 1 addition & 1 deletion src/conf/debug-dev1-dev.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
grunt --main-url=https://dev1.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 --blog-rss-feed="https://www.topcoder-dev.com/feed/?post_type=blog" --use-cdn=1 --use-min=1
grunt --main-url=https://dev1.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 --blog-rss-feed="https://www.topcoder-dev.com/feed/?post_type=blog" --account-app-url=https://accounts.topcoder-dev.com/member --use-cdn=1 --use-min=1
2 changes: 1 addition & 1 deletion src/conf/debug-local-dev.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
grunt --main-url=http://local.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 --blog-rss-feed="https://www.topcoder-dev.com/feed/?post_type=blog" dev
grunt --main-url=http://local.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 --blog-rss-feed="https://www.topcoder-dev.com/feed/?post_type=blog" --account-app-url=https://accounts.topcoder-dev.com/member dev
2 changes: 1 addition & 1 deletion src/conf/debug-local-qa.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
grunt --main-url=http://local.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://apple.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
grunt --main-url=http://local.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://apple.topcoder-qa.com --blog-rss-feed="https://www.topcoder-qa.com/feed/?post_type=blog" --api3-url=https://api.topcoder-qa.com/v3 account-app-url=https://accounts.topcoder-qa.com/member --use-cdn=1 --use-min=1
Loading