-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(fix) O3-2654: Process visit attributes separately from the visit pay…
…load (#1616) * fix: fix error can't update visit attributes * fix: fix content-type in post headers * fix: update visit attributes after details update * refactor: handle edit, create, and delete visit attributes * fix: tests * refactor: update checks for if attribute was updated or not * refactor: don't close workspace if there are erros on editing attributes * refactor: extract translations * fix: fix failing tests * refactor: improve code * add unit tests * fix tests * Update test labels * Remove magic uuids * refactor: remove insurance number magic uuid * fix: fix build fail * fix: fix tests * refactor: remove none en translation updates * refactor: fix error message on couldn't create attribute * fix: fix failing tests * refactor: code cleanup * refactor: fix visitattributetype endpoint * refactor: code cleanup * fix: fix tests * Fixup * Attempt to fix flaky test --------- Co-authored-by: Jayasanka Weerasinghe <[email protected]> Co-authored-by: Dennis Kigen <[email protected]>
- Loading branch information
1 parent
60c93de
commit 1951999
Showing
9 changed files
with
747 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.