Skip to content

Luxembourg-only UI suppressions (Case + Contact) #13918

@roldy

Description

@roldy

Problem Description

Add LUX only visibility options to the Case & Contact forms

Proposed Solution

All gated by inline FacadeProvider.getConfigFacade().isConfiguredCountry(COUNTRY_CODE_LUXEMBOURG) && disease == Disease.SALMONELLOSIS:

  • CaseDataView.java — hide info button.
  • CaseDataForm.java — hide VACCINATION_STATUS, hide "New Immunization" link, hide PREGNANT/POSTPARTUM based on sex (Male), force NOTIFIED_BY visible.
  • ContactDataForm.java — hide "New Immunization" link.
  • ContactGrid.java — suppress follow-up-visits column.

Additional Information

No response

Metadata

Metadata

Assignees

Labels

SalmonellosisAdd Salmonellosis disease to SORMAS (Luxembourg)taskSomething to be done that does not directly affect the software

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions