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

5.0.4 #182

Closed
wants to merge 45 commits into from
Closed

5.0.4 #182

wants to merge 45 commits into from

Conversation

SimonDmz
Copy link
Contributor

No description provided.

SimonDmz and others added 30 commits April 24, 2023 14:33
fix: upgrade keycloak dependency
…-link

CommReq entities : DB foreign key persistance
fix: change commRequestConf type Str-> Bool with default value
test: check commRequest defaultValue
* feat: add title interviewer related classes
test: update tests

* fix: propagate communicationRequestConfiguration
* feat: add referent data to GET campaigns

* feat: campaign deletion force option default to false

* fix: restore contactOutcome separate counts

* fix : Jacoco &  dependecy upgrade

* ci: sonar analysis for

* ci: add sonar props
SimonDmz and others added 15 commits January 16, 2024 17:37
* chore: quality improvements

* chore : code quality
feat : expose contactOutcome full entity

* fix: contactOucome object

* chore: fix some cyclic dependencies

* fix: revert field mapping code

* fix: restore previous stateCountDto

* fix : another dto revert

* test: fix test

* test: update test to comply with service not throwing exception
author Simon Demaziere <[email protected]> 1705593850 +0100
committer Simon Demaziere <[email protected]> 1719218708 +0200

chore: move from javax.persistence to jakarta.persistence package

wip: for CVE evaluation

chore: remove cyclic dependencies, migrate tests to mockMvc

chore: external services props handling
remove unused files
remove basic auth mode

fix: clean/update jar dependencies

feat: log4j -> logback

- going from log4j to logback
- add log interceptor to log all requests to endpoints

ci: upgrade dependencies

- upgrade github actions dependencies
- build with JAVA 21
- Upgrade docker container

refactor: 🔧 reduce boilerplate with Lombok and remove dead code

fix: 🐛 WIP endpoint role mapping

add security constraint on endpoints

refactor: 🔧 Lombok > boilerplate

use Lombok annotations for getters/setters/constructors

refactor: 🔧 lombok et minor refactor

lombok annotations, dead code removal, minor syntax readability

feat: add security infrastructure (#157)

- remove public urls
- add security to infrastructure package, api package is not coupled with spring security anymore
- refactor authentication properties
- add a default authenticated user when oidc is disabled
- remove useless check on user id
- gitignore application profile configurations

refactor: 🔥 removen unused Validation annotation

refactor: ♻️ & 🧪
- use h2 for test
- use postgresql for demo
- rename config files
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.

4 participants