-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat(apps): added endpoint to fetch app active documents #266
Merged
ntruchsess
merged 6 commits into
eclipse-tractusx:dev
from
catenax-ng:feature/CPLP-3087-Get-appChange-documents
Oct 9, 2023
Merged
feat(apps): added endpoint to fetch app active documents #266
ntruchsess
merged 6 commits into
eclipse-tractusx:dev
from
catenax-ng:feature/CPLP-3087-Get-appChange-documents
Oct 9, 2023
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
2 tasks
VPrasannaK94
force-pushed
the
feature/CPLP-3087-Get-appChange-documents
branch
from
September 18, 2023 05:02
6933905
to
9fab643
Compare
ntruchsess
force-pushed
the
feature/CPLP-3087-Get-appChange-documents
branch
from
September 21, 2023 07:59
9fab643
to
888f4bf
Compare
ntruchsess
requested changes
Sep 21, 2023
src/portalbackend/PortalBackend.DBAccess/Repositories/OfferRepository.cs
Outdated
Show resolved
Hide resolved
src/marketplace/Apps.Service/BusinessLogic/AppChangeBusinessLogic.cs
Outdated
Show resolved
Hide resolved
ntruchsess
requested changes
Sep 21, 2023
src/marketplace/Apps.Service/Controllers/AppChangeController.cs
Outdated
Show resolved
Hide resolved
ntruchsess
requested changes
Sep 22, 2023
tests/portalbackend/PortalBackend.DBAccess.Tests/OfferRepositoryTests.cs
Outdated
Show resolved
Hide resolved
ntruchsess
force-pushed
the
feature/CPLP-3087-Get-appChange-documents
branch
from
September 22, 2023 14:18
56fdd6c
to
59a3fb9
Compare
Ref: CPLP-3087
VPrasannaK94
force-pushed
the
feature/CPLP-3087-Get-appChange-documents
branch
from
September 28, 2023 02:37
59a3fb9
to
c21c3a6
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
ntruchsess
approved these changes
Oct 9, 2023
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.
Description
added endpoint to fetch app active documents
Why
Added endpoint to fetch Active app documents
Issue
N/A Ref : [CPLP-3087]
Link to pull request from other repository.
Checklist
Please delete options that are not relevant.