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

Saksnummer #530

Merged
merged 3 commits into from
Mar 21, 2025
Merged

Saksnummer #530

merged 3 commits into from
Mar 21, 2025

Conversation

eriksson-daniel
Copy link
Contributor

No description provided.

@eriksson-daniel eriksson-daniel force-pushed the saksnummer branch 9 times, most recently from fb4a142 to e8aba41 Compare March 21, 2025 08:17
@eriksson-daniel eriksson-daniel force-pushed the saksnummer branch 3 times, most recently from e1e4dab to d37fa02 Compare March 21, 2025 09:12
@eriksson-daniel eriksson-daniel marked this pull request as ready for review March 21, 2025 09:12
@Copilot Copilot bot review requested due to automatic review settings March 21, 2025 09:12

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates how case identification parameters are handled by replacing legacy fields (internalSaksnummer and caseIsAtKA) with a new DyplenkeParams interface. Key changes include updating type definitions to extend DyplenkeParams, modifying session handling and query parameter extraction accordingly, and updating related API and UI components to reflect the new structure.

Reviewed Changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
frontend/src/redux-api/case/types.ts Updated interface definitions and replaced legacy fields with DyplenkeParams.
frontend/src/components/case/uinnlogget/session-loader.tsx Extracted additional query parameters and refactored session case initialization.
frontend/src/routes/create-case/handlers.ts Adapted session, create, and resume handlers to use DyplenkeParams.
frontend/src/components/case/common/saksnummer.tsx Refactored components for displaying saksnummer based on availability.
frontend/src/routes/create-case/use-case.ts Updated hook dependencies and propagation of DyplenkeParams.
frontend/src/redux/session/klage/reducers.ts Revised session reducer logic to merge new dyplenke parameters consistently.
Others (params.ts, helpers.ts, logging, api, types, hooks) Propagated changes across case API, session helpers, logging messages, etc.
Files not reviewed (1)
  • frontend/package.json: Language not supported
@eriksson-daniel eriksson-daniel force-pushed the saksnummer branch 4 times, most recently from c08fe0b to fff1602 Compare March 21, 2025 09:25
@eriksson-daniel eriksson-daniel merged commit 13f4581 into main Mar 21, 2025
10 checks passed
@eriksson-daniel eriksson-daniel deleted the saksnummer branch March 21, 2025 10:09
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.

2 participants