Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CNFT1-3778] Component size configuration and patient search filter feature #782

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

adamloup-enquizit
Copy link
Collaborator

@adamloup-enquizit adamloup-enquizit commented Feb 4, 2025

Adds two new modernization-api configurations.

  • ui.defaults.sizing to allow the configuration of the default sizing of components. The default is medium with INT1 being set to small
  • ui.features.patient.search.filters.enabled to enables access to modernized Patient search filters. The default is false with the feature being enabled in INT1.

Verified defaults locally by executing
helm template --debug ./modernization-api -f ./modernization-api/values.yaml

Verified INT1 specific settings locally by executing
helm template --debug ./modernization-api -f ./modernization-api/values-int1.yaml

Copy link
Collaborator

@szamfir szamfir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamloup-enquizit adamloup-enquizit merged commit b8aacab into main Feb 4, 2025
2 checks passed
@adamloup-enquizit adamloup-enquizit deleted the CNFT1-3778-component-size-configuration branch February 4, 2025 20:19
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