Skip to content

Commit

Permalink
Merge pull request #253 from IFRCGo/add/resources-link
Browse files Browse the repository at this point in the history
Add resource links
  • Loading branch information
samshara authored Oct 11, 2023
2 parents de7c10a + 85316b8 commit 8301a4c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 125 deletions.
9 changes: 5 additions & 4 deletions src/views/Resources/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"aboutResourcesTitle": "IFRC GO - About",
"aboutResources": "Resources",
"resourcesDescription": "GO is a Red Cross Red Crescent platform to connect information on emergency needs with the right response.",
"goUserGuidance": "GO user guidance",
"goUserGuidance": "GO User Guidance",
"goReferenceMaterial": "GO Reference Material",
"goUserAdminGuide": "GO User and Administrative Guide",
"goUserAdministrativeGuide": "User guides help to explain the different functions and features of GO. Administrator guides include also back-end functions aimed at people who are helping to manage the site.",
Expand All @@ -22,8 +22,8 @@
"aboutSurgeServices": "IFRC Surge Services",
"aboutGuidanceMaterial": "IFRC Guidance Material",
"surgeEventTrainings": "Global Surge Event and Trainings",
"aboutSurgeEvents": "Global Surge events and trainings",
"aboutSurgeNetwork": "Surge IM network",
"aboutSurgeEvents": "Global Surge Events and Trainings",
"aboutSurgeNetwork": "Surge IM Network",
"aboutCommunitySurveillance": "Community Based Surveillance",
"aboutCashHub": "Cash Hub",
"aboutCommunityHub": "Community Engagement Hub",
Expand All @@ -50,6 +50,7 @@
"redCrossImageDanishAlt": "Visit Danish Red Cross Page",
"vistPDCImageAlt": "Vist PDC",
"visitUSAidImageAlt": "Visit US Aid",
"visitSwissImageAlt": "Visit Swiss Confederation"
"visitSwissImageAlt": "Visit Swiss Confederation",
"visitGoWiki": "GO Wiki"
}
}
126 changes: 5 additions & 121 deletions src/views/Resources/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,109 +98,8 @@ export function Component() {
headerDescription={strings.goUserAdministrativeGuide}
withHeaderBorder
withInternalPadding
childrenContainerClassName={styles.guideList}
>
{/* NOTE: We do not need to translate these links */}
<Link
href="https://github.com/IFRCGo/go-frontend/files/4415370/GoUserGuide_MediumRes.pdf"
external
icons={(
<span className={styles.iconCircle}>
EN
</span>
)}
withLinkIcon
>
GO user guide
</Link>
<Link
href="https://github.com/IFRCGo/go-frontend/files/4415371/GoAdminGuide_MediumRes.pdf"
external
icons={(
<span className={styles.iconCircle}>
EN
</span>
)}
withLinkIcon
>
Administrative Guides
</Link>
{/* eslint-disable-next-line jsx-a11y/anchor-is-valid */}
<Link
// FIXME: add link
to={null}
icons={(
<span className={styles.iconCircle}>
FR
</span>
)}
withLinkIcon
>
Guides d&quot;Utilisation
</Link>
{/* eslint-disable-next-line jsx-a11y/anchor-is-valid */}
<Link
// FIXME: add link
to={null}
icons={(
<span className={styles.iconCircle}>
FR
</span>
)}
withLinkIcon
>
Guides Administratifs
</Link>
<Link
href="https://drive.google.com/file/d/1FnmBm_8K52eTKWa8xWK52eebhgOz60SO/view"
external
icons={(
<span className={styles.iconCircle}>
ES
</span>
)}
withLinkIcon
>
Guías de Usuario
</Link>
{/* eslint-disable-next-line jsx-a11y/anchor-is-valid */}
<Link
// FIXME: add link
href={null}
external
icons={(
<span className={styles.iconCircle}>
ES
</span>
)}
withLinkIcon
>
Guías Administrativas
</Link>
<Link
href="https://github.com/IFRCGo/go-frontend/files/4818646/GoUserGuide_MediumRes_AR.pdf.pdf"
external
icons={(
<span className={styles.iconCircle}>
AR
</span>
)}
withLinkIcon
>
أدلة المستخدم
</Link>
<Link
href="https://github.com/IFRCGo/go-frontend/files/4818648/GoAdminGuide_MediumRes_AR.pdf.pdf"
external
icons={(
<span className={styles.iconCircle}>
AR
</span>
)}
withLinkIcon
>
أدلة إدارية
</Link>
<div />
</Container>
<Container
className={styles.guideCard}
Expand Down Expand Up @@ -232,13 +131,6 @@ export function Component() {
>
{strings.goUserAnalytics}
</Link>
<Link
href="https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/ESX7S_-kp-FAuPP_yXIcLQkB6zE6t2hVhKxGgWbSXZXOFg?e=RsWNSa"
external
withLinkIcon
>
{strings.goInfoArchitecture}
</Link>
<Link
href="https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/Ea0TfruyRiZGhyGT3XCEnPMBxZSYqlwLLgEHx1VqeBT9Tg?e=nrpLmz"
external
Expand All @@ -247,26 +139,18 @@ export function Component() {
{strings.goWorkplan}
</Link>
<Link
href="https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EUqbJHWGW8xLjFJgwG-x4GABfUD5UCS3DS6uwW74tufs9Q?e=HwsqbI"
external
withLinkIcon
>
{strings.goSystemAnalysis}
</Link>
<Link
href="https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EUV7xJOyEZtDmecIH6uS9SIBwl3gv1cbxVjwS6m79gx7TQ?e=b2AgU3"
href="https://ifrcgoproject.medium.com/information-saves-lives-scaling-data-analytics-in-the-ifrc-network-fd3686718f9c"
external
withLinkIcon
>
{strings.goUserStudies}
{strings.ifrcStrategicDirection}
</Link>

<Link
href="https://ifrcgoproject.medium.com/information-saves-lives-scaling-data-analytics-in-the-ifrc-network-fd3686718f9c"
href="https://go-wiki.ifrc.org"
external
withLinkIcon
>
{strings.ifrcStrategicDirection}
{strings.visitGoWiki}
</Link>
</Container>
</Container>
Expand Down

0 comments on commit 8301a4c

Please sign in to comment.