Skip to content

Commit aecaaa2

Browse files
committed
Revert export structure for DREF Imminent Application v1
- Update export label to "People Affected" from "People at Risk" for Response DREFs - Rename title `Imminent DREF Operation` to `DREF Operation` - Relocate `Country` - Bring back `Type of DREF` - Bring back `Crisis Category` - Rename `DREF Allocated` to `Dref Allocation` - Bring back `Glide Number` - Rename `Population at risk (if available)` to `People at Risk` - Bring back `People Targeted` - Relocate `Operation Start Date` - Bring back `Operation Timeframe` - Relocate `Operation End Date` - Hide `Forecasted day of event (or peak)` - Bring back `DREF Published` - Rename title `Scenario Analysis` to `Description of the Event` - Hide `When and where is the hazard expected to happen?` - Hide `Explain the underlying vulnerabilities and risks the hazard poses for at-risk communities?` - Rename `What happened, where and When?` to `Provide any updates in the situation since the field report and explain what is expected to happen.` - Bring back `Crisis Category Supporting Document` - Bring back `Approximate date of impact` - Bring back event map - Bring back section `Why your National Society is acting now and what criteria is used to launch this operation.` - Add title `Source Information` - Rename `Start date of National Society actions` to `National Society anticipatory actions started` - Bring back `Total Targeted Population` - Bring back `Has the child safeguarding risk analysis assessment been completed?` - Bring back event images - Hide `Scope and Scale` - Didn't bring back `Previous Operations` (Do we need to?) - Bring back `Current National Society Actions` - Bring back `IFRC Network Actions Related To The Current Event` - Bring back `ICRC Actions Related To The Current Event` - Bring back `Other Actors Actions Related To The Current Event` - Bring back `Needs (Gaps) Identified` - Bring back `Operational Strategy` - Bring back `Targeting Strategy` - Bring back `Please indicate any security and safety concerns for this operation` - Bring back `Please analyse and indicate potential risks for this operation, its root causes and mitigation actions.` - Bring back `Mitigation action` - Bring back `Planned Intervention` - Rename title `Plan` to `About Support Services` - Bring back `How many staff and volunteers will be involved in this operation. Briefly describe their role.` - Hide `Which of the expected severe humanitarian impacts of the hazard are your actions addressing? Why were these impacts chosen?` - Hide `National Society developed contingency plans, or recently carried out PER assessment Document` - Bring back `If there is procurement, will it be done by National Society or IFRC?` - Bring back `How will this operation be monitored?` - Hide `Please briefly explain the National Societies communication strategy for this operation` - Hide `Proposed Actions` - Bring back `Budget Overview`
1 parent cd646a8 commit aecaaa2

File tree

8 files changed

+526
-364
lines changed

8 files changed

+526
-364
lines changed

.changeset/small-masks-mate.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"go-web-app": minor
3+
---
4+
5+
Revert export structure for DREF Imminent Application v1
6+
7+
- For Response type DREFs exports, update export label to "People Affected" from "People at Risk"

app/src/views/DrefApplicationExport/i18n.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"chfPrefix": "CHF ",
1717
"glideNumberLabel": "Glide Number",
1818
"peopleAtRiskLabel": "People at Risk",
19+
"peopleAffectedLabel": "People Affected",
1920
"peopleTargetedLabel": "People Targeted",
2021
"peopleSuffix": " people",
2122
"operationStartDateLabel": "Operation Start Date",
@@ -28,6 +29,7 @@
2829
"eventDescriptionSectionHeading": "Description of the Event",
2930
"approximateDateOfImpactHeading": "Approximate date of impact",
3031
"whatWhereWhenSectionHeading": "What happened, where and when?",
32+
"situationUpdateSectionHeading": "Provide any updates in the situation since the field report and explain what is expected to happen.",
3133
"dateOfEventSlowHeading": "Date of event",
3234
"dateWhenTriggerWasMetHeading": "Date when the trigger was met",
3335
"anticipatoryActionsHeading": "Why your National Society is acting now and what criteria is used to launch this operation.",
@@ -43,6 +45,7 @@
4345
"completeChildSafeguardingRiskLabel": "Did you complete the Child Safeguarding Risk Analysis in previous operations, what was risk level?",
4446
"childSafeguardingRiskLevelLabel": "What was the risk level for Child Safeguarding Risk Analysis?",
4547
"currentNationalSocietyActionsHeading": "Current National Society Actions",
48+
"nationalSocietyActionsHeading": "National Society anticipatory actions started",
4649
"drefFormNsResponseStarted": "Start date of National Society actions",
4750
"movementPartnersActionsHeading": "IFRC Network Actions Related To The Current Event",
4851
"secretariatLabel": "Secretariat",

0 commit comments

Comments
 (0)