-
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
Move Spring boot 3 #539
Merged
Merged
Move Spring boot 3 #539
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
…lements : tests green
…ig and main class
Notifier de traiter l'issue InseeFr/Bauhaus#689 lorsque la PR sera mergée |
…lements : tests green
…ig and main class
…to 506-bauhaus-bo-spring-boot-3
* fix: do not save date when the string is emty * fix: review
* feat(SeriesResource) check adata authorization in controller for put * fix(test and application starting) all is working * feat: access rights for contributor of codes list * test: put codelist/id for admin * fix: params for put codeList/{id} * tests: for put codelist/{id} * adapt parameters post /codelist/ * tests * refactor(to make tests fail) 😭 * fix(unable to request authenticated endpoints in dev mode) * fix(authentication in dev mode : can customize fake user) * feat: right access for PUT POST and DELETE * tests: access rights for PUT POST and DELETE codeslist * tests: fix * feat: right access for codes list * tests: for series and codes lists access rights * fix: delete a codelist * fix due to rebase * fix: tests codelist * fix: add a test for delete a published codelist * fix: suite à rebase * Fix: tests * Update CodeListsResources.java * fix: delete a codelist * refactor: test name * refactor(authentication impovement) mark StampsRestrictionServiceImpl… * Merge branch '491-6' of https://github.com/InseeFr/Bauhaus-Back-Offic… * fix update pom * Merge branch 'main' into 491-6 * fix: to make tests green
…lements : tests green
…ig and main class
…ig and main class
…to 506-bauhaus-bo-spring-boot-3 # Conflicts: # pom.xml # src/main/java/fr/insee/rmes/config/auth/security/DefaultSecurityContext.java # src/main/java/fr/insee/rmes/external_services/authentication/user_roles_manager/RmesUserRolesManagerImpl.java # src/main/java/fr/insee/rmes/webservice/codesLists/CodeListsResources.java # src/main/resources/bauhaus-local-dev.properties
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.