From 3b680c6e000254c75f6d7107f99f80336b70584f Mon Sep 17 00:00:00 2001 From: Patrick Delcroix Date: Mon, 4 Sep 2023 16:27:00 +0200 Subject: [PATCH] MERGING RELEASE branches (#59) * Update package.json * Update package.json * OP-968 make policy holder field mandatory (#45) * OP-968: make policy holder field mandatory * OP-968: simplify the code * Revert "OP-968 make policy holder field mandatory (#45)" This reverts commit 9b9a52045acc993afaf35e6f452226d6d62d704d. * OTC-909: allow policy holder to be null * OP-1084: Pagination fix in contract module * OP-869: Changed spelling of openIMIS. (#50) * OTC-966: make save button always visible (#52) * OTC-757: Clearing pagination state if entered the ContractsPage (#51) * OTC-757: Code refactor in ContractsPage * OTC-757: Clearing pagination state if entered the ContractsPage * OTC-757: Hardcoded values moved to the constants * OTC-963: Validation of contract code (#49) * OTC-963: Code refactor in actions.js and reducer.js * OTC-963: Code refactor in ContractHeadPanel.js * OTC-963: Initial validation of contract code * OTC-963: Implementation of contract query * OTC-963: Removal of console log * OTC-963: Change of contract type in reducer.js --------- Co-authored-by: Jan Co-authored-by: Damian Borowiecki Co-authored-by: olewandowski1 <109145288+olewandowski1@users.noreply.github.com> Co-authored-by: olewandowski Co-authored-by: wzglinieckisoldevelo <98958634+wzglinieckisoldevelo@users.noreply.github.com> Co-authored-by: Dragos DOBRE