Skip to content

Commit 0f37b76

Browse files
samsharafrozenhelium
authored andcommitted
feat(surge-card): display earliest operation start date & total duration for an emergency
1 parent 527fbcb commit 0f37b76

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

translationMigrations/000022-1742971344419.json renamed to translationMigrations/000022-1742989829568.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,18 @@
163163
"namespace": "activeSurgeDeployments",
164164
"value": "Emergency Start Date"
165165
},
166+
{
167+
"action": "add",
168+
"key": "operationStartDate",
169+
"namespace": "activeSurgeDeployments",
170+
"value": "Operation Start Date"
171+
},
172+
{
173+
"action": "add",
174+
"key": "operationTimeline",
175+
"namespace": "activeSurgeDeployments",
176+
"value": "{startDate} ({duration})"
177+
},
166178
{
167179
"action": "add",
168180
"key": "personnelLabel",

0 commit comments

Comments
 (0)