Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Correction stories b #8435

Merged
merged 41 commits into from
Jan 28, 2025
Merged

[WIP] Correction stories b #8435

merged 41 commits into from
Jan 28, 2025

Conversation

makelicious
Copy link
Collaborator

@makelicious makelicious commented Jan 24, 2025

rikukissa and others added 29 commits January 15, 2025 17:24
… fails to install it even when it prints out success
Copy link

Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:

  • Changelog is read by country implementors who might not always be familiar with all technical details of OpenCRVS. Keep language high-level, user friendly and avoid technical references to internals.
  • Answer "What's new?", "Why was the change made?" and "Why should I care?" for each change.
  • If it's a breaking change, include a migration guide answering "What do I need to do to upgrade?".

@rikukissa rikukissa added the 🚀 Ready to deploy Deployment automation should pick this PR up and start auto-deploying it label Jan 27, 2025
@github-actions github-actions bot temporarily deployed to correction-stories-b January 27, 2025 07:48 Inactive
@rikukissa rikukissa temporarily deployed to correction-stories-b January 27, 2025 07:48 — with GitHub Actions Inactive
@ocrvs-bot
Copy link
Collaborator

Your environment is deployed to https://correction-stories-b.opencrvs.dev

@rikukissa rikukissa temporarily deployed to correction-stories-b January 27, 2025 09:06 — with GitHub Actions Inactive
packages/client/src/forms/correction/corrector.ts Outdated Show resolved Hide resolved
packages/client/src/v2-events/components/forms/utils.ts Outdated Show resolved Hide resolved

if (!actionConfiguration) {
throw new Error(
'User got to a request correction flow without no configuration defined for this action'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could log out eventId, pageId,actionType

import { AppRouter } from '@client/v2-events/trpc'
import { router } from './router'
import { useCorrectionRequestData } from './useCorrectionRequestData'
import * as Request from '.'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should work almost all the time. maybe if linting could be used to use the filename

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, not the most obvious import syntax

@rikukissa rikukissa temporarily deployed to correction-stories-b January 28, 2025 06:22 — with GitHub Actions Inactive
@rikukissa rikukissa enabled auto-merge (squash) January 28, 2025 06:23
@rikukissa rikukissa temporarily deployed to correction-stories-b January 28, 2025 10:10 — with GitHub Actions Inactive
@rikukissa rikukissa temporarily deployed to correction-stories-b January 28, 2025 12:31 — with GitHub Actions Inactive
@makelicious makelicious added 🚀 Ready to deploy Deployment automation should pick this PR up and start auto-deploying it and removed 🚀 Ready to deploy Deployment automation should pick this PR up and start auto-deploying it labels Jan 28, 2025
@github-actions github-actions bot deployed to correction-stories-b January 28, 2025 13:11 Active
@rikukissa rikukissa disabled auto-merge January 28, 2025 13:33
@rikukissa rikukissa merged commit 1cbf15f into develop Jan 28, 2025
96 of 97 checks passed
jamil314 pushed a commit that referenced this pull request Feb 3, 2025
Co-authored-by: Markus Laurila <[email protected]>
Co-authored-by: Riku Rouvila <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Ready to deploy Deployment automation should pick this PR up and start auto-deploying it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants