-
Notifications
You must be signed in to change notification settings - Fork 21
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
Cors 2075 new saga le sa #394
Merged
Merged
Changes from 33 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
6e596c4
CORS-2074: new restructured model for LE and SA for new bootstrap engine
minasharifi eae8971
CORS-2074: new restructured model for LE and SA for new bootstrap engine
minasharifi 3687047
CORS-2074: new restructured model for LE and SA for new bootstrap engine
minasharifi cca966e
CORS-2074: new restructured model for LE and SA for new bootstrap engine
minasharifi ca75e81
CORS-2075: added new LE saga class
minasharifi bc3191f
CORS-2075: added new LE saga class
minasharifi e4a32f3
CORS-2075: added new LE saga class
minasharifi 809e1c4
CORS-2075: added new LE saga class
minasharifi 1f7510e
CORS-2139 - add mappers for LegalEntityV2 and ServiceAgreementV2 to m…
olenac87 14ba83b
Merge remote-tracking branch 'origin/CORS-2075-new-saga-LE-SA' into C…
olenac87 d4ed4ac
CORS-2139 - add mappers for LegalEntityV2 and ServiceAgreementV2 to m…
olenac87 fba1daa
CORS-2139 - add mappers for LegalEntityV2 and ServiceAgreementV2 to m…
olenac87 e11cfdb
CORS-2075: added new LE saga class
minasharifi 3fcf7c8
CORS-2075: added new LE saga class
minasharifi 2bd3dba
CORS-2075: added new LE saga class
minasharifi 41756c6
CORS-2139 - fix MSA creating in ServiceAgreementSagaV2
olenac87 531fd92
Merge remote-tracking branch 'origin/CORS-2075-new-saga-LE-SA' into C…
olenac87 909ac46
CORS-2075: added new LE saga class
minasharifi 5504637
CORS-2075: fixed some small things in SA saga
minasharifi d5dd83f
CORS-2139 - add ServiceAgreementSagaV2Test
olenac87 d221b97
Merge remote-tracking branch 'origin/CORS-2075-new-saga-LE-SA' into C…
olenac87 6319928
CORS-2075: fixed some small things in SA saga
minasharifi 5d98dfd
CORS-2139 - amendments to ServiceAgreementSagaV2
olenac87 dafffe4
CORS-2139 - fix tests for ServiceAgreementSagaV2
olenac87 c82917e
CORS-2075: used SA saga in LE new saga
minasharifi c70d0e5
Merge remote-tracking branch 'origin/CORS-2075-new-saga-LE-SA' into C…
minasharifi 9bbf14b
CORS-2139 - move jobProfileUsers to SA level instead of participants …
olenac87 375f379
CORS-2075: fixed SA saga issues
minasharifi 7a4a98f
CORS-2075: removed SA saga in LE saga
minasharifi d2bbc4c
Merge remote-tracking branch 'origin/master' into CORS-2075-new-saga-…
minasharifi a550bc1
CORS-2075: fixed changelog file
minasharifi b3160a3
CORS-2075: remove unused methods and imports
minasharifi 3eca0dd
CORS-2075: added more info in the changelog
minasharifi 47a575a
CORS-2075: added more info in the changelog
minasharifi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good! Just a reminder that limits can be ingested at different levels, you can have SA limits, LE limits and User limits, so removing it from the LE model will create limitations on the saga.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@uesleilima you're right, just removed the limits in the changelog. we have limits for both new SA and LE