@@ -12,35 +12,51 @@ module.exports = {
12
12
/**
13
13
* URL of Topcoder Connect Website
14
14
*/
15
+ SERVER_API_KEY : "79b2d5eb-c1fd-42c4-9391-6b2c9780d591" ,
15
16
CONNECT_WEBSITE_URL : "https://connect.topcoder-dev.com" ,
16
17
17
- SERVER_API_KEY : "79b2d5eb-c1fd-42c4-9391-6b2c9780d591" ,
18
18
URL : {
19
- /* Connector URL of the TC accounts App. */
20
- ACCOUNTS_APP_CONNECTOR : "https://accounts-auth0.topcoder-dev.com" ,
21
-
22
- /* The remote address where the app is deployed. */
19
+ ARENA : "https://arena.topcoder-dev.com" ,
23
20
APP : "https://community-app.topcoder-dev.com" ,
24
21
25
22
/* This is the same value as above, but it is used by topcoder-react-lib,
26
23
* as a more verbose name for the param. */
27
24
COMMUNITY_APP : "https://community-app.topcoder-dev.com" ,
28
25
29
- ARENA : "https://arena.topcoder-dev.com" ,
30
26
AUTH : "https://accounts-auth0.topcoder-dev.com" ,
31
27
BASE : "https://www.topcoder-dev.com" ,
32
28
HOME : "/my-dashboard" ,
33
29
BLOG : "https://www.topcoder-dev.com/blog" ,
34
30
BLOG_FEED : "https://www.topcoder.com/blog/feed/" ,
31
+
35
32
COMMUNITY : "https://community.topcoder-dev.com" ,
36
33
FORUMS : "https://apps.topcoder-dev.com/forums" ,
37
34
FORUMS_VANILLA : "https://vanilla.topcoder-dev.com" ,
38
35
HELP :
39
- "https://www.topcoder.com/thrive/tracks?track=Topcoder&tax=Help%20Articles" ,
36
+ "https://www.topcoder.com/thrive/tracks?track=Topcoder&tax=Help%20Articles" ,
40
37
SUBMISSION_REVIEW : "https://submission-review.topcoder-dev.com" ,
41
38
42
39
THRIVE : "https://www.topcoder.com/thrive" ,
43
40
41
+ MEMBER : "https://members.topcoder-dev.com" ,
42
+ ONLINE_REVIEW : "https://software.topcoder-dev.com" ,
43
+ PAYMENT_TOOL : "https://payment.topcoder-dev.com" ,
44
+ STUDIO : "https://studio.topcoder-dev.com" ,
45
+ IOS : "https://ios.topcoder-dev.com" ,
46
+
47
+ /* Connector URL of the TC accounts App. */
48
+ ACCOUNTS_APP_CONNECTOR : "https://accounts-auth0.topcoder-dev.com" ,
49
+
50
+ TCO : "https://www.topcoder.com/tco" ,
51
+ TCO17 : "https://tco17.topcoder.com/" ,
52
+ TCO19 : "https://community-app.topcoder-dev.com/__community__/tco19" ,
53
+ WIPRO : "https://wipro.topcoder.com" ,
54
+
55
+ TOPGEAR : "https://dev-topgear.wipro.com" ,
56
+
57
+ COMMUNITY_API : "http://localhost:8000" ,
58
+ COMMUNITY_APP_GITHUB_ISSUES :
59
+ "https://github.com/topcoder-platform/community-app/issues" ,
44
60
COMMUNITIES : {
45
61
BLOCKCHAIN : "https://blockchain.topcoder-dev.com" ,
46
62
COGNITIVE : "https://cognitive.topcoder-dev.com" ,
@@ -49,8 +65,6 @@ module.exports = {
49
65
CS : "https://community-app.topcoder-dev.com/__community__/cs" ,
50
66
} ,
51
67
52
- /* Dedicated section to group together links to various articles in
53
- * Topcoder help center. */
54
68
INFO : {
55
69
DESIGN_CHALLENGES :
56
70
"http://help.topcoder.com/hc/en-us/categories/202610437-DESIGN" ,
@@ -76,28 +90,10 @@ module.exports = {
76
90
TEMPLATES_REPO : "https://github.com/topcoder-platform-templates" ,
77
91
} ,
78
92
79
- IOS : "https://ios.topcoder-dev.com" ,
80
- MEMBER : "https://members.topcoder-dev.com" ,
81
- ONLINE_REVIEW : "https://software.topcoder-dev.com" ,
82
- PAYMENT_TOOL : "https://payment.topcoder-dev.com" ,
83
- STUDIO : "https://studio.topcoder-dev.com" ,
84
- TCO : "https://www.topcoder.com/tco" ,
85
- TCO17 : "https://tco17.topcoder.com/" ,
86
- TCO19 : "https://community-app.topcoder-dev.com/__community__/tco19" ,
87
-
88
- TOPGEAR : "https://dev-topgear.wipro.com" ,
89
-
90
93
USER_SETTINGS : "https://lc1-user-settings-service.herokuapp.com" ,
91
- WIPRO : "https://wipro.topcoder.com" ,
92
- COMMUNITY_API : "http://localhost:8000" ,
93
- COMMUNITY_APP_GITHUB_ISSUES :
94
- "https://github.com/topcoder-platform/community-app/issues" ,
95
- EMAIL_VERIFY_URL :
96
- "http://www.topcoder-dev.com/settings/account/changeEmail" ,
94
+ EMAIL_VERIFY_URL : "http://www.topcoder-dev.com/settings/account/changeEmail" ,
97
95
ABANDONMENT_EMBED :
98
96
"https://43d132d5dbff47c59d9d53ad448f93c2.js.ubembed.com" ,
99
- // If a logged in user is a member of any of these groups, when they land on
100
- // their profile page (members/:handle), they'll be redirected to the "userProfile" url
101
97
SUBDOMAIN_PROFILE_CONFIG : [
102
98
{
103
99
groupId : "20000000" ,
@@ -119,8 +115,8 @@ module.exports = {
119
115
V3 : "https://api.topcoder-dev.com/v3" ,
120
116
V2 : "https://api.topcoder-dev.com/v2" ,
121
117
} ,
122
- MOCK_TERMS_SERVICE : false ,
123
118
119
+ MOCK_TERMS_SERVICE : false ,
124
120
AV_SCAN_SCORER_REVIEW_TYPE_ID : "55bbb17d-aac2-45a6-89c3-a8d102863d05" ,
125
121
PROVISIONAL_SCORING_COMPLETED_REVIEW_TYPE_ID : "df51ca7d-fb0a-4147-9569-992fcf5aae48" ,
126
122
PAGE_SIZE : 50 ,
0 commit comments