Skip to content

Emergency Pages#2348

Draft
shreeyash07 wants to merge 11 commits intodevelopfrom
project/emergency-pages
Draft

Emergency Pages#2348
shreeyash07 wants to merge 11 commits intodevelopfrom
project/emergency-pages

Conversation

@shreeyash07
Copy link
Copy Markdown
Collaborator

Summary

Provide a brief description of what this PR addresses and its purpose.

Addresses

  • Issue(s): List related issues or tickets.

Depends On

  • Other PRs or Dependencies: List PRs or dependencies this PR relies on.

Changes

  • Detailed list or prose of changes
  • Breaking changes
  • Changes to configurations

This PR Ensures:

  • No typos or grammatical errors
  • No conflict markers left in the code
  • No unwanted comments, temporary files, or auto-generated files
  • No inclusion of secret keys or sensitive data
  • No console.log statements meant for debugging
  • All CI checks have passed

Additional Notes

Optional: Add any other relevant context, screenshots, or details here.

- Split emergency routes to a new file, update casing of route files
- Add routes, placeholder views for OperationStrategy, ActionsSummary, Background
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 30, 2026

⚠️ No Changeset found

Latest commit: 8730961

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@frozenhelium frozenhelium changed the title PROJECT: Emergency Pages Emergency Page Updates Apr 30, 2026
@frozenhelium frozenhelium changed the title Emergency Page Updates Emergency Pages May 3, 2026
@frozenhelium frozenhelium added this to the DREF Emergency Pages milestone May 3, 2026
- Refactor Ops. Learning
  - Rename KeyInsights to OpsLearningKeyInsights
  - Move OpsLearningKeyInsights to components/domain
  - Rename Sources to OpsLearningSources
  - Move OpsLearningSources to compnents/domain
- Re-use OpsLearningKeyInsights to show lessons learned from previous
  operations in Emergency pages
},
).filter(isDefined) ?? [],
(contact) => (
contact.email.endsWith('ifrc.org')
@frozenhelium frozenhelium force-pushed the project/emergency-pages branch from a3c2797 to 8730961 Compare May 6, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants