Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UITEN-282 - add null checks and default value for isPublic field(foll…
…ow-up) (#401) * UITEN-276 - Reading Room Access settings page basic layout implementation (#389) * UITEN-276 - Reading Room Access settings page basic layout implementation * UITEN-276 - fix review comments * UITEN-278 - create reading room from tenant settings * UITEN-278 - update package.json * UITEN-278 - Add prop type validation * UITEN-278 - update jest config * UITEN-278 - add unit test * UITEN-278 - update to final form * UITEN-278 - update uni test * UITEN-278 - refinement * UITEN-278 - add validators, refine code * UITEN-278 - refine * UITEN-278 - disable lint rule * UITEN-278 - refine * UITEN-278 - fix prop types sonar problem * UITEN-278 - update permission check on reading room access * UITEN-278 - create reading room from tenant settings (#393) * UITEN-278 - create reading room from tenant settings * UITEN-278 - update package.json * UITEN-278 - Add prop type validation * UITEN-278 - update jest config * UITEN-278 - add unit test * UITEN-278 - update to final form * UITEN-278 - update uni test * UITEN-278 - refinement * UITEN-278 - add validators, refine code * UITEN-278 - refine * UITEN-278 - disable lint rule * UITEN-278 - refine * UITEN-278 - fix prop types sonar problem * UITEN-278 - update permission check on reading room access * UITEN-278 - fix review comments * UITEN-282, UITEN-283 - Implementation for update and delete reading room access. * UITEN-282 - fix the default value of Public checkbox to pick the current value * UITEN-282 - add null checks for isPublic field value and also have a default value in case it is not available. * UITEN-282 - refine code * UITEN-282 - refine the validation for service points * UITEN-282 - refine the validation for service points
- Loading branch information