-
Notifications
You must be signed in to change notification settings - Fork 9
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
Conversation
This file contains 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
fix: upgrade keycloak dependency
Feat/send mails
…-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
* 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
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.