Skip to content

Commit a805177

Browse files
authored
Merge pull request #1332 from IFRCGo/feature/clean-up-resources-page
Clean up Resources page
2 parents 12f0f31 + 5845699 commit a805177

File tree

5 files changed

+34
-35
lines changed

5 files changed

+34
-35
lines changed

.changeset/moody-apples-float.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"go-web-app": minor
3+
---
4+
5+
Clean up Resources page

app/src/views/Resources/VideoList/i18n.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"namespace": "resources",
33
"strings": {
4-
"videoCarouselHeading3W": "3W - Who does What, Where.",
4+
"videoCarouselHeading3W": "3W Who does What, Where.",
55
"videoCarouselSubHeading3W": "The 'Who does What, Where', or 3W, is a GO platform tool to enhance coordination, improve disaster analysis, and elevate the speed and quality of Red Cross Red Crescent emergency response.",
6-
"videoCarouselHeading3WInstructional": "3W Instructional",
76
"videoCarouselSubHeading3WInstructional": "View this video tutorial on how to manage the 3W tool data (Who, What, Where) and generate useful and visually pleasant information products on the GO Platform - International Federation of Red Cross Red Crescent (IFRC).",
87
"videoCarouselHeadingSubscribe": "Subscriptions to User Notifications",
98
"videoCarouselSubHeadingSubscribe": "View this video tutorial on how to 'Subscribe to User Notifications' on the GO Platform - International Federation of Red Cross Red Crescent (IFRC).",
10-
"videoCarouselHeadingTranslations": "Translation feature",
11-
"videoCarouselSubHeadingTranslations": "View this video tutorial on how to use the translation feature on the GO Platform - International Federation of Red Cross Red Crecent (IFRC).",
9+
"videoCarouselHeadingMontandon": "Montandon – the Global Crisis Data Bank",
10+
"videoCarouselSubHeadingMontandon": "Mapping global crises' historical data. The IFRC GO Platform uses Montandon, the Global Crisis Data Bank, the world's largest repository of information on past natural hazards and their impact.",
1211
"videoCarouselHeading3w": "3W (who-what-where) data collection for emergencies",
1312
"videoCarouselHeading3wsub": "View this video tutorial about the 3W for emergencies tool. The video demonstrates the data collection and display activity of who-what-where data."
1413
}

app/src/views/Resources/VideoList/index.tsx

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ function VideoList() {
2121
},
2222
{
2323
id: 2,
24-
embedId: 'https://www.youtube.com/embed/RzP9jZqt-Zk',
25-
heading: strings.videoCarouselHeadingTranslations,
26-
description: strings.videoCarouselSubHeadingTranslations,
24+
embedId: 'https://www.youtube.com/embed/BEWxqYfrQek',
25+
heading: strings.videoCarouselHeadingMontandon,
26+
description: strings.videoCarouselSubHeadingMontandon,
2727
},
2828
{
2929
id: 3,
@@ -33,12 +33,6 @@ function VideoList() {
3333
},
3434
{
3535
id: 4,
36-
embedId: 'https://www.youtube.com/embed/QiDwKVr5pxg',
37-
heading: strings.videoCarouselHeading3WInstructional,
38-
description: strings.videoCarouselSubHeading3WInstructional,
39-
},
40-
{
41-
id: 5,
4236
embedId: 'https://www.youtube.com/embed/wEz70tcwWx8',
4337
heading: strings.videoCarouselHeadingSubscribe,
4438
description: strings.videoCarouselSubHeadingSubscribe,

app/src/views/Resources/i18n.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,24 @@
77
"goUserGuidance": "GO User Guidance",
88
"goReferenceMaterial": "GO Reference Material",
99
"goUserReferenceMaterial": "These materials provide more information on how and why GO does what it does.",
10-
"aboutGoUserLibrary": "GO User Library",
1110
"goBlog": "GO Blog",
1211
"goUserAnalytics": "GO User Analytics",
1312
"goInfoArchitecture": "GO Info Architecture",
14-
"goWorkplan": "GO Workplan 2023",
13+
"goWorkplan": "GO Workplan 2024",
1514
"goSystemAnalysis": "GO 3W System Analysis",
1615
"goUserStudies": "GO User Studies",
1716
"ifrcStrategicDirection": "IFRC IM Strategic Direction",
1817
"referenceVideos": "Reference Videos",
1918
"ifrcResources": "IFRC Resources",
20-
"aboutSurgeServices": "IFRC Surge Services",
19+
"aboutSurgeLinks": "IFRC Surge Links",
2120
"aboutGuidanceMaterial": "IFRC Guidance Material",
2221
"surgeEventTrainings": "Global Surge Event and Trainings",
2322
"aboutSurgeEvents": "Global Surge Events and Trainings",
24-
"aboutSurgeNetwork": "Surge IM Network",
23+
"aboutSIMS": "Surge Information Management Support (SIMS) portal",
2524
"aboutCommunitySurveillance": "Community Based Surveillance",
25+
"aboutCoS": "Catalogue of Surge Services",
26+
"aboutSurgeLearning": "Surge Learning",
27+
"aboutCCF": "Core Competency Framework",
2628
"aboutCashHub": "Cash Hub",
2729
"aboutCommunityHub": "Community Engagement Hub",
2830
"aboutDisasterPreparednessCenter": "Global Disaster Preparedness Centre",
@@ -32,7 +34,6 @@
3234
"aboutMissingMaps": "Missing Maps",
3335
"aboutReportingSystem": "Fed-wide Data and Reporting System",
3436
"aboutLearningPlatform": "Learning Platform",
35-
"aboutCOP23Report": "COP28 'All About That Base' Report",
3637
"aboutContacts": "GO Contacts",
3738
"aboutFurtherInfo": "For any further information, please contact {contactLink}",
3839
"aboutGoFundingTitle": "Funding & Support",

app/src/views/Resources/index.tsx

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export function Component() {
9898
{strings.goUserAnalytics}
9999
</Link>
100100
<Link
101-
href="https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EWuCMne44ipEvbSHud6H38oB7mba_gaJxtwHelN909FEgg?e=uIdBu5"
101+
href="https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EQraprcbhQdGgH1L8tSQXFAByvRgyoBRfW46HTMh71Nzlw?e=dMQIr8"
102102
external
103103
withLinkIcon
104104
>
@@ -111,13 +111,6 @@ export function Component() {
111111
>
112112
{strings.ifrcStrategicDirection}
113113
</Link>
114-
<Link
115-
href="https://go-user-library.ifrc.org/"
116-
external
117-
withLinkIcon
118-
>
119-
{strings.aboutGoUserLibrary}
120-
</Link>
121114
</Container>
122115
<div />
123116
</Container>
@@ -134,7 +127,7 @@ export function Component() {
134127
>
135128
<Container
136129
className={styles.resourceCard}
137-
heading={strings.aboutSurgeServices}
130+
heading={strings.aboutSurgeLinks}
138131
childrenContainerClassName={styles.resourceContent}
139132
withHeaderBorder
140133
withInternalPadding
@@ -151,7 +144,7 @@ export function Component() {
151144
external
152145
withLinkIcon
153146
>
154-
{strings.aboutSurgeNetwork}
147+
{strings.aboutSIMS}
155148
</Link>
156149
<Link
157150
href="https://www.cbsrc.org/"
@@ -160,6 +153,20 @@ export function Component() {
160153
>
161154
{strings.aboutCommunitySurveillance}
162155
</Link>
156+
<Link
157+
href="https://go.ifrc.org/surge/catalogue/overview"
158+
external
159+
withLinkIcon
160+
>
161+
{strings.aboutCoS}
162+
</Link>
163+
<Link
164+
href="https://surgelearning.ifrc.org/"
165+
external
166+
withLinkIcon
167+
>
168+
{strings.aboutSurgeLearning}
169+
</Link>
163170
</Container>
164171
<Container
165172
className={styles.resourceCard}
@@ -233,13 +240,6 @@ export function Component() {
233240
>
234241
{strings.aboutLearningPlatform}
235242
</Link>
236-
<Link
237-
href="https://prddsgofilestorage.blob.core.windows.net/api/documents/cop28/COP28.pdf"
238-
external
239-
withLinkIcon
240-
>
241-
{strings.aboutCOP23Report}
242-
</Link>
243243
</Container>
244244
</Container>
245245
<Container

0 commit comments

Comments
 (0)