This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +3
-66
lines changed Expand file tree Collapse file tree 6 files changed +3
-66
lines changed Original file line number Diff line number Diff line change 8
8
"@topcoder/micro-frontends-submission-review-app" : " https://platform.topcoder-dev.com/submissionreview/topcoder-micro-frontends-submission-review-app.js" ,
9
9
"@topcoder/micro-frontends-model-app" : " https://platform.topcoder-dev.com/model-app/topcoder-micro-frontends-model-app.js" ,
10
10
"@topcoder/micro-frontends-community-admin-app" : " https://tc-micro-community-admin.herokuapp.com/community-admin-app/topcoder-micro-frontends-community-admin-app.js" ,
11
- "@topcoder/micro-frontends-taas-admin-app" : " https://platform.topcoder-dev.com/taas-admin-app/topcoder-micro-frontends-taas-admin-app.js" ,
12
- "@topcoder/micro-frontends-onboarding-app" : " https://platform.topcoder-dev.com/onboarding-app/topcoder-micro-frontends-onboarding-app.js" ,
13
- "@topcoder/micro-frontends-forums-app" : " https://platform.topcoder-dev.com/forums-app/topcoder-micro-frontends-forums-app.js" ,
14
- "@topcoder/mfe-customer-work" : " https://platform.topcoder-dev.com/self-service-app/topcoder-mfe-customer-work.js"
11
+ "@topcoder/micro-frontends-forums-app" : " https://platform.topcoder-dev.com/forums-app/topcoder-micro-frontends-forums-app.js"
15
12
}
16
13
}
Original file line number Diff line number Diff line change 6
6
"@topcoder/micro-frontends-task-marketplace-app" : " https://platform.topcoder.com/tasks/topcoder-micro-frontends-task-marketplace-app.js" ,
7
7
"@topcoder/micro-frontends-earn-app" : " https://platform.topcoder.com/earn-app/topcoder-micro-frontends-earn-app.js" ,
8
8
"@topcoder/micro-frontends-submission-review-app" : " https://platform.topcoder.com/submissionreview/topcoder-micro-frontends-submission-review-app.js" ,
9
- "@topcoder/micro-frontends-model-app" : " https://platform.topcoder.com/model-app/topcoder-micro-frontends-model-app.js" ,
10
- "@topcoder/micro-frontends-taas-admin-app" : " https://platform.topcoder.com/taas-admin-app/topcoder-micro-frontends-taas-admin-app.js" ,
11
- "@topcoder/micro-frontends-onboarding-app" : " https://platform.topcoder.com/onboarding-app/topcoder-micro-frontends-onboarding-app.js" ,
12
- "@topcoder/mfe-customer-work" : " https://platform.topcoder.com/self-service-app/topcoder-mfe-customer-work.js"
9
+ "@topcoder/micro-frontends-model-app" : " https://platform.topcoder.com/model-app/topcoder-micro-frontends-model-app.js"
13
10
}
14
11
}
Original file line number Diff line number Diff line change 8
8
"@topcoder/micro-frontends-submission-review-app" : " https://platform.topcoder-qa.com/submissionreview/topcoder-micro-frontends-submission-review-app.js" ,
9
9
"@topcoder/micro-frontends-model-app" : " https://platform.topcoder-qa.com/model-app/topcoder-micro-frontends-model-app.js" ,
10
10
"@topcoder/micro-frontends-community-admin-app" : " https://tc-micro-community-admin.herokuapp.com/community-admin-app/topcoder-micro-frontends-community-admin-app.js" ,
11
- "@topcoder/micro-frontends-taas-admin-app" : " https://platform.topcoder-qa.com/taas-admin-app/topcoder-micro-frontends-taas-admin-app.js" ,
12
- "@topcoder/micro-frontends-onboarding-app" : " https://platform.topcoder-qa.com/onboarding-app/topcoder-micro-frontends-onboarding-app.js" ,
13
- "@topcoder/micro-frontends-forums-app" : " https://platform.topcoder-qa.com/forums-app/topcoder-micro-frontends-forums-app.js" ,
14
- "@topcoder/mfe-customer-work" : " https://platform.topcoder-qa.com/self-service-app/topcoder-mfe-customer-work.js"
11
+ "@topcoder/micro-frontends-forums-app" : " https://platform.topcoder-qa.com/forums-app/topcoder-micro-frontends-forums-app.js"
15
12
}
16
13
}
Original file line number Diff line number Diff line change 19
19
<route path="community-admin">
20
20
<application name="@topcoder/micro-frontends-community-admin-app"></application>
21
21
</route>
22
- <route path="taas-admin">
23
- <application name="@topcoder/micro-frontends-taas-admin-app"></application>
24
- </route>
25
- <route path="onboard">
26
- <application name="@topcoder/micro-frontends-onboarding-app"></application>
27
- </route>
28
22
<route path="forums">
29
23
<application name="@topcoder/micro-frontends-forums-app"></application>
30
24
</route>
31
- <route path="self-service">
32
- <application name="@topcoder/mfe-customer-work"></application>
33
- </route>
34
- <route path="work">
35
- <application name="@topcoder/mfe-customer-work"></application>
36
- </route>
37
- <route path="account">
38
- <application name="@topcoder/mfe-customer-work"></application>
39
- </route>
40
- <route path="support">
41
- <application name="@topcoder/mfe-customer-work"></application>
42
- </route>
43
25
<route path="unauthorized">
44
26
<div style="text-align: center; padding-top: 200px; font-size: 32px;">
45
27
You are unauthorized
Original file line number Diff line number Diff line change 16
16
<route path="model">
17
17
<application name="@topcoder/micro-frontends-model-app"></application>
18
18
</route>
19
- <route path="taas-admin">
20
- <application name="@topcoder/micro-frontends-taas-admin-app"></application>
21
- </route>
22
- <route path="onboard">
23
- <application name="@topcoder/micro-frontends-onboarding-app"></application>
24
- </route>
25
- <route path="self-service">
26
- <application name="@topcoder/mfe-customer-work"></application>
27
- </route>
28
- <route path="work">
29
- <application name="@topcoder/mfe-customer-work"></application>
30
- </route>
31
- <route path="account">
32
- <application name="@topcoder/mfe-customer-work"></application>
33
- </route>
34
- <route path="support">
35
- <application name="@topcoder/mfe-customer-work"></application>
36
- </route>
37
19
<route path="unauthorized">
38
20
<div style="text-align: center; padding-top: 200px; font-size: 32px;">
39
21
You are unauthorized
Original file line number Diff line number Diff line change 19
19
<route path="community-admin">
20
20
<application name="@topcoder/micro-frontends-community-admin-app"></application>
21
21
</route>
22
- <route path="taas-admin">
23
- <application name="@topcoder/micro-frontends-taas-admin-app"></application>
24
- </route>
25
- <route path="onboard">
26
- <application name="@topcoder/micro-frontends-onboarding-app"></application>
27
- </route>
28
22
<route path="forums">
29
23
<application name="@topcoder/micro-frontends-forums-app"></application>
30
24
</route>
31
- <route path="self-service">
32
- <application name="@topcoder/mfe-customer-work"></application>
33
- </route>
34
- <route path="work">
35
- <application name="@topcoder/mfe-customer-work"></application>
36
- </route>
37
- <route path="account">
38
- <application name="@topcoder/mfe-customer-work"></application>
39
- </route>
40
- <route path="support">
41
- <application name="@topcoder/mfe-customer-work"></application>
42
- </route>
43
25
<route path="unauthorized">
44
26
<div style="text-align: center; padding-top: 200px; font-size: 32px;">
45
27
You are unauthorized
You can’t perform that action at this time.
0 commit comments