-
Notifications
You must be signed in to change notification settings - Fork 5
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
Story #12159: Add archive unit bulk update api #1618
Merged
Merged
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
Regzox
force-pushed
the
story_12159__add_archive_unit_bulk_update_api
branch
from
January 15, 2024 16:00
313227a
to
778ba06
Compare
New Issues
Fixed Issues
|
Regzox
force-pushed
the
story_12159__add_archive_unit_bulk_update_api
branch
4 times, most recently
from
January 22, 2024 09:25
39eb1bc
to
c90bdc9
Compare
GiooDev
changed the title
Story 12159 add archive unit bulk update api
Story #12159: Add archive unit bulk update api
Jan 23, 2024
Regzox
added
enhancement
New feature or request
javascript
Pull requests that update Javascript code
java
Pull requests that update Java code
VAS
VAS contribution
labels
Jan 23, 2024
marob
requested changes
Jan 24, 2024
...uv/vitamui/archives/search/common/dto/converter/JsonPatchDtoToUpdateMultiQueryConverter.java
Outdated
Show resolved
Hide resolved
...java/fr/gouv/vitamui/archives/search/common/dto/converter/JsonPatchToSetActionConverter.java
Outdated
Show resolved
Hide resolved
...ent/src/main/java/fr/gouv/vitamui/archives/search/external/client/ArchiveUnitClientImpl.java
Outdated
Show resolved
Hide resolved
...rch-internal-client/src/main/java/fr/gouv/archive/internal/client/ArchiveUnitClientImpl.java
Outdated
Show resolved
Hide resolved
...h-internal/src/main/java/fr/gouv/vitamui/archive/internal/server/config/ConverterConfig.java
Show resolved
Hide resolved
Regzox
force-pushed
the
story_12159__add_archive_unit_bulk_update_api
branch
from
January 24, 2024 13:46
2674009
to
28a8d23
Compare
marob
approved these changes
Jan 26, 2024
Regzox
force-pushed
the
story_12159__add_archive_unit_bulk_update_api
branch
from
January 26, 2024 11:21
28a8d23
to
e600060
Compare
laedanrex
approved these changes
Feb 1, 2024
bbenaissa
requested changes
Feb 1, 2024
...uv/vitamui/archives/search/common/dto/converter/JsonPatchDtoToUpdateMultiQueryConverter.java
Show resolved
Hide resolved
...java/fr/gouv/vitamui/archives/search/common/dto/converter/JsonPatchToSetActionConverter.java
Show resolved
Hide resolved
...va/fr/gouv/vitamui/archives/search/common/dto/converter/JsonPatchToUnsetActionConverter.java
Show resolved
Hide resolved
...ui/archives/search/common/dto/converter/UpdateArchiveUnitDtoToUpdateMultiQueryConverter.java
Show resolved
Hide resolved
...earch-commons/src/main/java/fr/gouv/vitamui/archives/search/common/model/PatchOperation.java
Outdated
Show resolved
Hide resolved
...iam-security/src/main/java/fr/gouv/vitamui/iam/security/service/InternalSecurityService.java
Outdated
Show resolved
Hide resolved
...client/src/main/java/fr/gouv/vitamui/referential/external/client/UnitExternalRestClient.java
Outdated
Show resolved
Hide resolved
Regzox
force-pushed
the
story_12159__add_archive_unit_bulk_update_api
branch
4 times, most recently
from
February 2, 2024 11:21
808f75e
to
f5e0fd6
Compare
bbenaissa
approved these changes
Feb 2, 2024
Regzox
force-pushed
the
story_12159__add_archive_unit_bulk_update_api
branch
from
February 2, 2024 19:05
f5e0fd6
to
4e9f78b
Compare
… unit descriptive metadata
Regzox
force-pushed
the
story_12159__add_archive_unit_bulk_update_api
branch
from
February 5, 2024 16:10
4e9f78b
to
9659dae
Compare
ebernard
pushed a commit
that referenced
this pull request
Feb 7, 2024
* story #12159 feat(archive-unit): add async bulk update api on archive unit descriptive metadata * npm: update package lock --------- Co-authored-by: Daniel Radeau <daniel.radeau.ext@culture.gouv.fr>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
java
Pull requests that update Java code
javascript
Pull requests that update Javascript code
VAS
VAS contribution
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.
Ajoute l'API de mise à jour de masse des métadonnées descriptives pour les unités d'archives.