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

Merge release branch '1.19.0' #603

Merged
merged 130 commits into from
Jul 18, 2024
Merged

Merge release branch '1.19.0' #603

merged 130 commits into from
Jul 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Merge release branch '1.19.0'

richardbartha and others added 30 commits November 17, 2023 12:59
chore(NUM-2293): adjust vscode task to use hmr
…-2293#list_project_docs

feat(NUM-2293): List project docs
mafasva and others added 23 commits June 3, 2024 13:36
* [skip ci] 1.18.0-SNAPSHOT

* [skip ci] 1.19.0-SNAPSHOT

---------

Co-authored-by: Github Actions <[email protected]>
Co-authored-by: Github Actions <[email protected]>
* give the logo some padding

* remove attachment feature because it's not working like expected
…M-161

add link to public key for TEST on imprint page
When using the criteria builder, adding a parameter with a non-primitive data type to 'Where' and clicking 'Apply selection', the following exception occurs.
Examples: Alter, Sterbedatum, Composer, Postfach in GECCO_Personendaten
It seems that most non-primitive type are passed as strings, therefore I would use that as a default.

```
JSON parse error: Could not resolve type id 'TEMPORAL_AMOUNT' as a subtype of `org.ehrbase.openehr.sdk.aql.dto.operand.Operand`: known type ids = [Boolean, Double, IdentifiedPath, Long, Null, QueryParameter, SingleRowFunction, String, Temporal, TerminologyFunction] (for POJO property 'value')

org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Could not resolve type id 'TEMPORAL_AMOUNT' as a subtype of `org.ehrbase.openehr.sdk.aql.dto.operand.Operand`: known type ids = [Boolean, Double, IdentifiedPath, Long, Null, QueryParameter, SingleRowFunction, String, Temporal, TerminologyFunction] (for POJO property 'value')
```

Co-authored-by: Andreas Kling <[email protected]>
When reloading the page, initIdle() is called twice, which causes two onTimeout subscription.
This causes problems when loading the KC logout page, because the id_token_hint parameter isn't passed.
…#587)

* Display useful input component for duration values on the search page

* Show correct value when going to previous step, allow only numeric input
* Revert "Use String as default type (#596)"

This reverts commit a99725f.

* aql where RM Type test fixes

* aql where RM Type test fixes II

---------

Co-authored-by: ramueSVA <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mafasva mafasva marked this pull request as ready for review July 18, 2024 08:50
@mafasva mafasva marked this pull request as draft July 18, 2024 09:04
@mafasva mafasva marked this pull request as ready for review July 18, 2024 09:05
@mafasva mafasva merged commit 8bd5669 into main Jul 18, 2024
6 checks passed
@mafasva mafasva deleted the release/1.19.0 branch July 18, 2024 09:14
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.

None yet