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

Fix/composition cati #276

Merged
merged 1 commit into from
May 17, 2024
Merged

Fix/composition cati #276

merged 1 commit into from
May 17, 2024

Conversation

laurentC35
Copy link
Contributor

@laurentC35 laurentC35 commented May 16, 2024

CATI and composition forgotten

Fix: #184

@laurentC35 laurentC35 requested a review from nsenave May 16, 2024 14:56
@laurentC35 laurentC35 changed the base branch from main to next May 16, 2024 14:56
@laurentC35 laurentC35 merged commit d2bbee8 into next May 17, 2024
1 check passed
@laurentC35 laurentC35 deleted the fix/composition-cati branch May 17, 2024 07:18
laurentC35 added a commit that referenced this pull request May 22, 2024
#274)

* build: update dependencies (#232)

* build(deps): bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (#231)

Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#230)

Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.10.0.2594 to 3.11.0.3922.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@3.10.0.2594...3.11.0.3922)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: bump version

* chore(deps): bumb to spring 3.2.4

* ref: move config package to configuration

* chore: ref swagger for open-api

* chore: ref security (spring 3)

* chore: delete old classes

* Delete ClientConfig.java

* build: update dependencies (#251)

* chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 (#247)

* build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 (#246)

* build(deps): bump softprops/action-gh-release from 1 to 2 (#245)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(pogues model): dynamic table line controls (#252)

* build: bump pogues-model version

Include a new property for dynamic table controls.

* build: add maven snapshot repository in pom

* chore: webclient for Eno

* log: remove rolling file

* chore: delete useless annotations

* chore: fix import of classes

* deps: restore deps

* build: clean deps

* chore: add stamp to oidcProperties

* build: add lombok config

* chore: manage execption handling

* chore: change to JSON from jackson

* chore: change to slf4j

* chore: remove useless class

* build: change properties convention name

* build: remove RollingFile from log

* chore: change to webClient for EnoClient

* fix: pdf generation

* chore: change impl, remove file from generation -> InputStream

* fix: eno calling according to String input

* chore: remove useless classes

* test: adapt tests to new implementation

* chire: organize import

* deps: bump jacoco.version & remove commons-io

* chore: improve variables service

* chore: clean import

* chore: use Pogues-Model methods to serialize and Deserialize Questionnaire

* deps: clean useless deps and use latest version of pogues-model of snapshot

* fix: healthcheck with auth

* chore: properties, remove redondant props

* bump: version to 4.5.0-SNAPSHOT

* chore: remove org.json.simple dep, replace by jackson

* ref: properties as yaml

* chore: remove useless log

* chore: organize end-points and depreacted some (ddias for ex.)

* Update application.yaml

* build: fix deps for snapshots

* chore: add logging props

* chore: remove log4j.xml conf

* bump: version to 4.6.0-SNAPSHOT

* chore: restore PR 265 (#277)

See #265

* fix: composition in CATI mode (#276)

* fix: #270 (#275)

* fix: pdf generation with resources (img & fonts) inside jar (#278)

* fix: pdf generation with resources (img & fonts) inside jar

* chore: organize import

* bump: version to 4.6.1-SNAPSHOT

* deps: fix cve-2024-22262

* ref: change ModelMapper to IOStreamsUtils

* fix: disable cache for font (#279)

* bump: version to 4.6.2-SNAPSHOT

* fix: uri call for existDB (#280)

* ref: simplify error handling (#281)

* bump: version to 4.6.3-SNAPSHOT

* ref: improve handle of external request with token of user (#282)

* bump to 4.6.4-SNAPSHOT

* Fix: visu web dsfr (#284)

* fix: visu for dsfr

use string2InputStream method to avoid issue

* bump to 4.6.5-SNAPSHOT

* Fix: stamp restriction (#286)

* fix: stamp restriction

* bump to 4.6.6

* bump version to 4.6.6

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nicolas Sénave <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Senave <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
laurentC35 added a commit that referenced this pull request Jun 7, 2024
* build: update dependencies (#232)

* build(deps): bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (#231)

Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#230)

Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.10.0.2594 to 3.11.0.3922.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@3.10.0.2594...3.11.0.3922)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: bump version

* chore(deps): bumb to spring 3.2.4

* ref: move config package to configuration

* chore: ref swagger for open-api

* chore: ref security (spring 3)

* chore: delete old classes

* Delete ClientConfig.java

* build: update dependencies (#251)

* chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 (#247)

* build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 (#246)

* build(deps): bump softprops/action-gh-release from 1 to 2 (#245)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(pogues model): dynamic table line controls (#252)

* build: bump pogues-model version

Include a new property for dynamic table controls.

* build: add maven snapshot repository in pom

* chore: webclient for Eno

* log: remove rolling file

* chore: delete useless annotations

* chore: fix import of classes

* deps: restore deps

* build: clean deps

* chore: add stamp to oidcProperties

* build: add lombok config

* chore: manage execption handling

* chore: change to JSON from jackson

* chore: change to slf4j

* chore: remove useless class

* build: change properties convention name

* build: remove RollingFile from log

* chore: change to webClient for EnoClient

* fix: pdf generation

* chore: change impl, remove file from generation -> InputStream

* fix: eno calling according to String input

* chore: remove useless classes

* test: adapt tests to new implementation

* chire: organize import

* deps: bump jacoco.version & remove commons-io

* chore: improve variables service

* chore: clean import

* chore: use Pogues-Model methods to serialize and Deserialize Questionnaire

* deps: clean useless deps and use latest version of pogues-model of snapshot

* fix: healthcheck with auth

* chore: properties, remove redondant props

* bump: version to 4.5.0-SNAPSHOT

* chore: remove org.json.simple dep, replace by jackson

* ref: properties as yaml

* chore: remove useless log

* chore: organize end-points and depreacted some (ddias for ex.)

* Update application.yaml

* build: fix deps for snapshots

* chore: add logging props

* chore: remove log4j.xml conf

* bump: version to 4.6.0-SNAPSHOT

* chore: restore PR 265 (#277)

See #265

* fix: composition in CATI mode (#276)

* fix: #270 (#275)

* fix: pdf generation with resources (img & fonts) inside jar (#278)

* fix: pdf generation with resources (img & fonts) inside jar

* chore: organize import

* bump: version to 4.6.1-SNAPSHOT

* deps: fix cve-2024-22262

* ref: change ModelMapper to IOStreamsUtils

* fix: disable cache for font (#279)

* bump: version to 4.6.2-SNAPSHOT

* chore: create Java model

* fix: uri call for existDB (#280)

* ref: simplify error handling (#281)

* bump: version to 4.6.3-SNAPSHOT

* feat: rmes create utils classes

* ref: improve handle of external request with token of user (#282)

* chore: create empty Service & Client for metadata (magma & ddiAS)

* chore: rename class & delete unecessary method

* chore: update converter for rmes entity to pogues entity (dataCollection)

* chore: change interface (returning dataCollection entity)

* chore: add implementation of client with WebClient

* chore: adjust frequenceType enum according to real

* feat: add metadata end-point for Pogues-fo

* tests: fix test

* feat: cache reponse from Rmes to speed up

* bump: version to 4.7.0-SNAPSHOT

* fix: schema for swagger

* chore: fix schema for swagger

* Bumpt to 4.7.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nicolas Sénave <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Senave <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant