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

Issues/151 activity definition html #153

Merged
merged 8 commits into from
Dec 16, 2023

Conversation

wetret
Copy link
Member

@wetret wetret commented Dec 13, 2023

resolves #151

…sis_Logging_Fix' into issues/151_activity-definition-html

* origin/issues/137_142_Static_Code_Analysis_Logging_Fix: (22 commits)
  removed locally created FhirContext instances
  added imports
  inverted else if / else cases to improve readability
  changed catch throwable to catch exception
  improved logging, lower prio messages first, some code formatting
  removed not needed method parameter
  instanceof fix
  removes incomplete implemented $validate operation
  code formatting
  new startup logging messages, improved websocket error log messages
  output encoding explicitly set to UTF-8
  changed inner class to record, switched \n to %n in String.format calls
  changed reconnect policy for on connect failure to only if not closed
  switched from Arrays.asList to List.of to create an unmodifiable list
  modified OperationOutcome messages to be more precise
  added and used new convenience constructor
  added missing not null check
  move date formatting code to new abstract base class
  code cleanup, removed not needed parameters and methods
  instanceof pattern
  ...
@wetret wetret added this to the 1.4.0 milestone Dec 13, 2023
@wetret wetret requested a review from hhund December 13, 2023 14:01
@hhund hhund linked an issue Dec 13, 2023 that may be closed by this pull request
@hhund hhund changed the base branch from issues/137_142_Static_Code_Analysis_Logging_Fix to develop December 16, 2023 13:18
@hhund hhund self-assigned this Dec 16, 2023
@hhund hhund merged commit 775dd8f into develop Dec 16, 2023
1 check passed
@hhund hhund deleted the issues/151_activity-definition-html branch February 22, 2024 15:04
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.

Add HTML Views for ActivityDefinitions
2 participants