Conversation
* Separate openapi check workflow from build one * Apply suggestions * Align with Java17
* OP-1207 move to Spring Boot 3.2.x * Update pom.xml update to 1.14.1.SNAPSHOT * Update pom.xml * use jars consist with Spring Boot 3.2.x * Use org.springframework.boot.loader.launch.JarLauncher --------- Co-authored-by: Alessandro Domanico <alessandro.domanico@yahoo.it>
* OP-1207 move to Spring Boot 3.2.x * Update pom.xml update to 1.14.1.SNAPSHOT * Separate openapi check workflow from build one (#423) * Apply suggestions * Align with Java17 * OP-1207 JarLauncher class has moved * OP-1234: fix tests releated to CORE changes in OP-1210 --------- Co-authored-by: Alessandro Domanico <alessandro.domanico@yahoo.it>
Bumps `license.maven.plugin.version` from 4.3 to 4.5. Updates `com.mycila:license-maven-plugin-git` from 4.3 to 4.5 - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.3...license-maven-plugin-4.5) Updates `com.mycila:license-maven-plugin` from 4.3 to 4.5 - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.3...license-maven-plugin-4.5) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin-git dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…en.plugin.version-4.5 Chore(deps): Bump license.maven.plugin.version from 4.3 to 4.5
Merge release_1_4_2 (resolve conflicts)
* Remove -SNAPSHOT * Update version * OP-1207 move to Spring Boot 3.2.x * Update pom.xml update to 1.14.1.SNAPSHOT * Update pom.xml Co-authored-by: Alessandro Domanico <alessandro.domanico@yahoo.it> * use jars consist with Spring Boot 3.2.x * Separate openapi check workflow from build one (#423) * Separate openapi check workflow from build one * Apply suggestions * Align with Java17 * OP-1207 JarLauncher class has moved * OP-1207 JarLauncher class has moved * Chore: update to SpringBoot 3.2.5 * Chore: update to SpringBoot 3.2.5; fix compile errors * Chore: update to SpringBoot 3.2.5; update JarLauncher path * OP-1235 Fix with new constructors (#443) * Update pom * Chore(deps): Bump license.maven.plugin.version from 4.3 to 4.5 Bumps `license.maven.plugin.version` from 4.3 to 4.5. Updates `com.mycila:license-maven-plugin-git` from 4.3 to 4.5 - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.3...license-maven-plugin-4.5) Updates `com.mycila:license-maven-plugin` from 4.3 to 4.5 - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.3...license-maven-plugin-4.5) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin-git dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Remove -SNAPSHOT before release * Align with develop and fix openapi --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alessandro Domanico <alessandro.domanico@yahoo.it> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add missing field supDeleted * Update openapi spec * Fix import order
* refactor:save user groups with permissions. Write e2e tests for UserController * feat:assign/revoke a single permssion from a user group * chore:imports ordering and javadoc update * fix:fix failed test
* Fix hardcoded Swagger configuration * Improve API Docker configuration * Improve demo data load * Update version * Fix port and DB user * Update driver mysql -> mariadb
Co-authored-by: ArnaudFonzam <gui.fofou@umi2growcameroun.com>
…ntroller.java (#508) Co-authored-by: ArnaudFofou <gui.fofou@umi2growcameroun.com>
OP-1232 Improve api security config
* Change log level for JWT token * Resolving AuthenticationProvider WARN We don't need at the moment to define an authenticationProvider because we have only one UserDetailsService implementation (org.isf.security.UserDetailsServiceImpl) and only one PasswordEncoder bean (BCryptPasswordEncoder), so Spring Security uses the default DaoAuthenticationProvider In the future, if we add more UserDetailsService implementations for multiple authentication data sources (e.g. Database, LDAP, Third-Party) we must define each provider and instruct the AuthenticationManager in which one to use for each case. * Disable Mustache Template WARN * Disable WARN - spring.jpa.open-in-view is enabled by default.
Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md) - [Commits](modelmapper/modelmapper@modelmapper-parent-3.2.1...modelmapper-parent-3.2.2) --- updated-dependencies: - dependency-name: org.modelmapper:modelmapper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Expose root endpoint "/" * Add default root "/" response * Add healthcheck endpoint * Update license header * Update openapi spec * Add RootControllerTest * Update license headers * Add version centralization * Fix tests * Fix README
* chore: extracted token expiration times * chore: logs validity token values read from properties * chore: changed token validity values from millis to seconds
…pper-modelmapper-3.2.2 Chore(deps): Bump org.modelmapper:modelmapper from 3.2.1 to 3.2.2
Co-authored-by: ArnaudFofou <gui.fofou@umi2growcameroun.com>
OH2-458 | Fix 500 Errror on api which fetches the current admission of the patient
Bumps `license.maven.plugin.version` from 4.6 to 5.0.0. Updates `com.mycila:license-maven-plugin-git` from 4.6 to 5.0.0 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.6...v5.0.0) Updates `com.mycila:license-maven-plugin` from 4.6 to 5.0.0 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.6...v5.0.0) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin-git dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…en.plugin.version-5.0.0 Chore(deps): Bump license.maven.plugin.version from 4.6 to 5.0.0
* add API to fetch patient by using the list of patient's code * Update src/main/java/org/isf/patient/rest/PatientController.java * add the check * apply suggestion code * update oh.yaml and write the test for api /patients/by-codes * remove non used import --------- Co-authored-by: ArnaudFofou <gui.fofou@umi2growcameroun.com>
Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.2.2 to 3.2.3. - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md) - [Commits](modelmapper/modelmapper@modelmapper-parent-3.2.2...modelmapper-parent-3.2.3) --- updated-dependencies: - dependency-name: org.modelmapper:modelmapper dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…pper-modelmapper-3.2.3 Chore(deps): Bump org.modelmapper:modelmapper from 3.2.2 to 3.2.3
Chore: license headers update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.