Skip to content

feat: add edit mode for changing exception status and remove unused#1475

Merged
chrimesdev merged 3 commits intomainfrom
feat/exception-details
Aug 13, 2025
Merged

feat: add edit mode for changing exception status and remove unused#1475
chrimesdev merged 3 commits intomainfrom
feat/exception-details

Conversation

@chrimesdev
Copy link
Copy Markdown
Member

@chrimesdev chrimesdev commented Aug 12, 2025

Description

This PR adds an isEditMode which allows users to change the Exception status and conditionally render different content if they are in edit mode. API work is to be added in the following PR.

Also remove the patients address as this is not required.

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 12, 2025

Unit Test Results

✔️ Tests 750 / 750 - passed in 12.9s
📝 Coverage 56.96%
📏 4166 / 7200 lines covered 🌿 988 / 1848 branches covered
🔍 click here for more details

✏️ updated for commit 1fc639b

@chrimesdev chrimesdev enabled auto-merge August 13, 2025 09:48
@sonarqubecloud
Copy link
Copy Markdown

@chrimesdev chrimesdev added this pull request to the merge queue Aug 13, 2025
Merged via the queue into main with commit 76dc878 Aug 13, 2025
64 checks passed
@chrimesdev chrimesdev deleted the feat/exception-details branch August 13, 2025 10:15
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