-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bugfix release 1.0.6 #48
Closed
Closed
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
…o tmp-release-1.0.1
MCBFF-28 Release 1.0.1
(cherry picked from commit 4d8cd83)
(cherry picked from commit 3bd88f5)
(cherry picked from commit b250c37)
(cherry picked from commit 8dfd084)
(cherry picked from commit e8f22b4)
(cherry picked from commit ff8b227)
(cherry picked from commit 456cfba)
(cherry picked from commit 0d9e78d)
(cherry picked from commit 12d97c1)
(cherry picked from commit 5b2f785)
(cherry picked from commit 7e27e37)
(cherry picked from commit 83a2c98)
(cherry picked from commit fc8241b)
(cherry picked from commit fe87dcc)
(cherry picked from commit e2e5572)
* MCBFF-12: staff slips endpoints. * MCBFF-12: ModuleDescriptor-template.json * MCBFF-12: sonar issues * MCBFF-12: removed "staff" * MCBFF-12: add "staff" in Unit Tests * MCBFF-12: add "staff" when it necessary * MCBFF-12: deleted staffSlipsCommon.yaml * MCBFF-12: added dependencies to mod-tlr and mod-circulation interfaces. removed plural from collection name * MCBFF-12: removed quotes * MCBFF-12: add logic for checking is tenantId central * MCBFF-12: UT refactored * MCBFF-12: add coverage * MCBFF-12: add coverage * MCBFF-12: refactored * MCBFF-12: refactored * MCBFF-12: refactored * MCBFF-12: staff slips split into search and pick * MCBFF-12: staff slips split into search and pick * MCBFF-12: urls. arrays naming * MCBFF-12: test data provider methods naming * MCBFF-12: increased openapi-generator version to 7.9.0 * MCBFF-12: added necessary permissions * MCBFF-12: added necessary permissions * MCBFF-12: user-tenants dependency as required * MCBFF-12: decreased openapi codegen version to previous. removed proxy yaml schema * MCBFF-12: refactored empty lines * MCBFF-12: changed logic with routing * MCBFF-12: UT refactored * MCBFF-12: removed unnecessary logic * MCBFF-12: removed unnecessary permissions * MCBFF-12 Refactor * MCBFF-12: refactored * MCBFF-12: refactored unit tests naming * MCBFF-21: ModuleDescriptor-template.json * MCBFF-21: structure * MCBFF-21: implementation * MCBFF-21: UT * MCBFF-21: resolved conflicts * MCBFF-21: refactored after review * MCBFF-21: refactored tabulation * MCBFF-21: refactored * MCBFF-21: refactored * MCBFF-21: refactored * MCBFF-21: refactored permission naming --------- Co-authored-by: alexanderkurash <[email protected]> Co-authored-by: Roman_Barannyk <[email protected]> (cherry picked from commit b9664c9)
(cherry picked from commit 7493b17)
MCBFF-31: Bugfix release b1.0.2
MCBFF-33 Release 1.0.3
* MCBFF-37 Declare check-in endpoint in module descriptor * MCBFF-37 Declare check-in endpoint in circulation-bff.yaml * MCBFF-37 Controller, service and API test * MCBFF-37 Check-in client, extend request & response schemas, API tests * MCBFF-37 Remove public access modifier * MCBFF-37 Add 400 * MCBFF-37 Forward circulation check-in errors * MCBFF-37 Add permission set * MCBFF-37 Add dependency on interface `circulation` * MCBFF-37 Remove unused imports (cherry picked from commit eb1135f)
) (cherry picked from commit 68ce66a)
MCBFF-39 Release 1.0.4
(cherry picked from commit 42b0de6)
MCBFF-42 Release v1.0.5
* MCBFF-36: fixed NPE for getAllowedServicePoints in case of replace operation when editing Non ECS Page request * MCBFF-36 Check ECS request phase * MCBFF-36: added test cases * MCBFF-36 Refactor tests --------- Co-authored-by: alexanderkurash <[email protected]>
Quality Gate passedIssues Measures |
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.
Purpose
MCBFF-45