Releases: SkillsFundingAgency/das-commitments
Releases · SkillsFundingAgency/das-commitments
4.1.1462
Changes:
- 471c0d8 Merge pull request #720 from SkillsFundingAgency/CV-713-get-cohorts-for-providerid
- 92623ff removed post dedployment change for CV-684
- cba8253 Merge branch 'master' into CV-713-get-cohorts-for-providerid
- e5c0b58 Merge branch 'master' into CV-713-get-cohorts-for-providerid
- 8c939db Merge branch 'master' into CV-713-get-cohorts-for-providerid
- d40bd1d removed white spaces
- 5e97c83 Merge branch 'master' into CV-713-get-cohorts-for-providerid
- cb706c6 added ProviderId to the GetCohorts query
This list of changes was auto generated.
4.1.1452
Changes:
- f0db2fd Merge pull request #709 from SkillsFundingAgency/CV-684-LevyNoneLevy-flag
- df737ff replace FirstAsync with SingleAsync()
- f36ec09 Merge branch 'master' into CV-684-LevyNoneLevy-flag
- c3f37de Merge branch 'master' into CV-684-LevyNoneLevy-flag
- 8e2e798 CV-718 tech review changes.
- 1e49947 Scripts for initial setting of status
- 92ae01b Adds manual db update script
- 709ad8b Merge branch 'master' into CV-684-LevyNoneLevy-flag
- 0102460 CV-684 Wiring up GetAccountLegalEntity
- 9198f12 Merge branch 'CV-684-LevyNoneLevy-flag' of https://github.com/SkillsFundingAgency/das-commitments into CV-684-LevyNoneLevy-flag
See More
- 7b6869d CV-684 MessageHandler & wiring up.
- 03a112a aded levystatuss to ALE
- 1736fe9 CV-684 SetLevyStatus to Levy
- e8b390b added LevyStatus to GetAccount response
- b6d5d13 Extended the Cohort response to include levy status
- bb9a933 added Levystatus Field to Accounts table
This list of changes was auto generated.
4.1.1443
Changes:
- 2832925 Merge pull request #726 from SkillsFundingAgency/CV-679-Completion-Backfill
- 133eb2f Merge pull request #722 from SkillsFundingAgency/MF-513-Remove_Readonly_DbContext
- 446b71e Adds script
- c9b13eb Fix failing test
- fa5d11d Merge remote-tracking branch 'origin/master' into MF-513-Remove_Readonly_DbContext
- 514fb42 Merge pull request #721 from SkillsFundingAgency/MF-509-Hide_ILR_Mismatch_For_Employers
- 8ee266a Add missing include for provider on search sorting
- 752e194 Removed DbReadOnlyContextFactory
- 85b26d1 fixed (?) intermittanlty failing test
- 38b1700 Replace CommitmentsReadonlyDbContext and ICommitmentsReadOnlyDbContext with ProviderCommitmentsDbContext and IProviderCommitmentsDbContext
See More
- 3679d94 fixed poorly done refactoring
- f7fb66e Merge branch 'MF-509-Hide_ILR_Mismatch_For_Employers' of https://github.com/SkillsFundingAgency/das-commitments into MF-509-Hide_ILR_Mismatch_For_Employers
- 44f10b3 Renamed unhelpfully named function. Also fixed some incorrect accessibility modifiers.
- 8a429be Correct employer query for search
- 15b5bad fixed incorrect extension change
- 3444bff slight unit test fix
- 4998195 Correct query for employer alerts and non alerts
- 128c392 more with alerts stuff
- db4bd56 slight change to employer with alerts
- 63df8ab Merge branch 'MF-509-Hide_ILR_Mismatch_For_Employers' of https://github.com/SkillsFundingAgency/das-commitments into MF-509-Hide_ILR_Mismatch_For_Employers
- 050d7e5 modified employer with alerts logic
- f145f8b Change employer query
- 1adfc35 Split WithAlerts between providers and employers, added tests
This list of changes was auto generated.
4.1.1418
Changes:
- 3f30e71 Merge pull request #725 from SkillsFundingAgency/CV-629-ChangeOfParty-ViewDetails
- b3242c8 Renamed some classes
- b3b1ad7 Adds datetime extension methods for all variations
- 6adfd02 Adds new fields to api response, query, mapper, etc.
- 7dbac3f Corrected some names
- 53f67f3 Merge branch 'master' into CV-610-ChangeOfParty-Banner
- e59fad2 Adds client method
- ed802fa Request validator and test
- d3cde29 WIP
- 48289f3 Route fix
See More
- f677c26 Moves change of party post into its own controller
This list of changes was auto generated.
4.1.1395
Changes:
- e1ab7d1 Merge pull request #714 from SkillsFundingAgency/CV-500-and-CV-683-for-testing
- 8d0938c added new payments nuget package package
- f0a37ff Fix for event type identification
- 7454a5d Merge branch 'CV-683_CompletionDateResponseV1' into CV-500-andCV-683-for-testing
- 5ee1314 Merge branch 'master' into CV-500-Add-Payments-Completion-Message-Handler
- f170d73 CV-683 Added CompletedDate to SQL View
- d8999e3 CV-683 Added Completion Date to mapper
- cb4badc CV-683 Added CompletionDate To Types
- 04088eb CV-683 Completion Date added to Entity
- f3432d0 added new PaymentCompletion message/event
See More
- 210a131 Merge branch 'master' into CV-500-Add-Payments-Completion-Message-Handler
- 80494a3 updated testing package to latest version
- c0a59a8 Re-adds missing import
- b882363 Merge branch 'CV-500-Add-Payments-Completion-Message-Handler' of https://github.com/SkillsFundingAgency/das-commitments into CV-500-Add-Payments-Completion-Message-Handler
- 29ee176 Removes ApprenticeshipStatus property in favour of method
- d430b5d Merge branch 'master' into CV-500-Add-Payments-Completion-Message-Handler
- 1fc58ec updated from PR review
- b108da1 updated paymentstatus updates to ignore teh update if the Payment Status is Complete. Updated statechange event name
- 790345d PR review comments
- 35e58ec removed whitespace and replaced virtual property
- c966c70 CV-500 Apprenticeship Complete method tests
- ad03b75 CV-500 completiondate before startdate removed
- e73c8bd CV-500 Both completion methods use same UserAction
- e1490a3 Revert "CV-500 Added ApprenticeshipCompleted to UserAction"
- 01db228 removed whitespace
- ee393a4 aqdded unit tests for UpdateCompletionDate()
- e486d77 publishes event
- 219604a Merge branch 'master' into CV-500-Add-Payments-Completion-Message-Handler
- b0de724 added missing event
- 1e2bb6b added fake apprenticeship record, to avoid the IsLoaded error message when using Mock
- 86a820c CV-500 Complete method added to entity model
- 05dd9fb CV-500 Added ApprenticeshipCompleted to UserAction
- 13ae389 CV-500 ApprenticeshipCompleted Event
- 28d7903 missing file
- 6e7fe18 added UpdatedCommpletionDate() and includes the change tracking. Disabkled some Messagehandler tests as the cohort include statement is failing (in the tests)
- 7176bde added unit tests for messsage handler
- 619dd98 added handler
- 1e01cfa Merge branch 'master' into CV-500-Add-Payments-Completion-Message-Handler
- aeb823f added basic code for new message handler
- 7d7f464 added CompletionDate to GetApprenticeshipResponse
- d8d662d added new completionDate field
This list of changes was auto generated.
4.1.1382
Changes:
- 9bf04c8 Merge pull request #717 from SkillsFundingAgency/MF-506_additional_provider_download_fields
- e9fb922 Merge branch 'master' of github.com:SkillsFundingAgency/das-commitments into MF-506_additional_provider_download_fields
- 7131602 Merge pull request #715 from SkillsFundingAgency/MF-505_additional_download_fields
- a7ee1ae Merge pull request #718 from SkillsFundingAgency/Remove-IDAMS-Api-Integration
- c2e9c30 Removes Provider notifications due to IDAMS call
- f114d71 Add AccountLegalEntityId to Search response
- 2cef8f0 Fix failing tests that didn't run before!
- ec36d0c Update response and mapper with new fields
- b4fcea4 Add price history join to search query
- dc03e4c Update Apprenticeship detail mapper
See More
This list of changes was auto generated.
4.1.1356: Merge pull request #713 from SkillsFundingAgency/CV-726-Update-Nsb-Sql
Changes:
- b4342c3 Merge pull request #713 from SkillsFundingAgency/CV-726-Update-Nsb-Sql
- f2cb505 Package update
- e45af7a Merge branch 'master' of https://github.com/SkillsFundingAgency/das-commitments
- cd7f24b Merge pull request #708 from SkillsFundingAgency/CV-693-No-Frameworks-For-NonLevy
- 9f4e112 updated package (and some refs)
- 7f38879 Package updates for provider relationships client
- 14a9ca8 Temporary invariant to prevent employers using the functionality
- 2e85e82 Merge branch 'CV-654-ChangeOfParty-Submission' of https://github.com/SkillsFundingAgency/das-commitments into CV-654-ChangeOfParty-Submission
- afaf60b Adds provider permissions check
- 1f04b68 removed nullable elements. and renamed controller method
See More
- a6b9dd7 Merge branch 'CV-654-ChangeOfParty-Submission' of https://github.com/SkillsFundingAgency/das-commitments into CV-654-ChangeOfParty-Submission
- 28e07aa Fleshing out some domain service tests - WIP
- 4b7c05b added unit tests for Change Of Party controller action and command handler
- 1a68ce8 reworked command handler to call domainservice
- 3f0af36 removed Party from the Request API
- 78aa804 added core code to for adding an change of party
- 0794ca1 Added API endpoint for ChangeOfPartyRequest
- 584cd37 Tidy up
- e6d0d59 Price invariant
- e107c7a Tightens encapsulation
- 02efdf1 Db context config
- 707c30b Adds invariant around previous requests
- 60dd3cc Adds invariant checks to apprenticeship aggregate
- c85a7fd Merge branch 'master' into CV-654-ChangeOfParty-Submission
- 9ef1fac Adds create change of party method to apprenticeship aggregate
- 0b04e2d Added created event
- 435846d Adds state tracking to new request
- 2a93c42 Reworks passing in of new party Id
- 650ceb7 Adds a couple of invariant checks
- c5dab13 Ctor property setting and tests
- d72e97c WIP - Adds Concurrency fields
- 9d38e8a WIP - fleshes out model, tweaks db
- 0692b69 WIP - New table
- a8f3812 Adds levy/nonlevy flag to commitments v1 api response
This list of changes was auto generated.
4.1.1312
Changes:
- 337345d Merge pull request #707 from SkillsFundingAgency/CV-701-Pause-And-Resume-Scripts
- 0588b6c Update BulkApprenticeshipResume.sql
- 87edcc0 Fixes issue where lack of history caused wrong history to be used
- cd7cef1 Removed redundant variable
- 66f76ca Improved history logs
- fe58ba0 Adds Pause and Resume scripts
This list of changes was auto generated.
4.1.1290
Changes:
- a14f626 Merge pull request #706 from SkillsFundingAgency/CV-596-backend-changes-from-591
- 7a3dfde Merge branch 'master' into Cv-591-move-validation-extension-into-shared-project
- 30b05a6 Merge branch 'master' into Cv-591-move-validation-extension-into-shared-project
- 73ea5eb CV-591 rename method
- 768c9aa fixed unit test failures. Transfer Sender Id is not generated it was clashing with an existing account Id
- 5f1e534 Merge branch 'master' into Cv-591-move-validation-extension-into-shared-project
- b498d85 Merge branch 'master' into Cv-591-move-validation-extension-into-shared-project
- d61e77c changed test to avoid clashes in DB
- f2ba026 Merge branch 'master' into Cv-591-move-validation-extension-into-shared-project
- d164d5e Merge branch 'master' into Cv-591-move-validation-extension-into-shared-project
See More
- 8228adb moved MonthYearStringExtensions into Commitmentsv2.Shared and FakeLogger is now consumed from SFA.DAS.Testing
This list of changes was auto generated.
4.1.1280
Changes:
- 3400740 Merge pull request #704 from SkillsFundingAgency/CV-688-pause-notification
- ef9704b Merge pull request #696 from SkillsFundingAgency/CV-665-and-CV-664-notification-bugs
- 4e284a8 Merge branch 'CV-665-and-CV-664-notification-bugs' into CV-688-pause-notification
- a17f9df Template corrections
- 4231d20 Adds notification templates to source (placeholder content)
- 5234cf7 Merge branch 'master' into CV-665-and-CV-664-notification-bugs
- 848f65a fixed another fragile test
- 7004af0 added some additional logging for CohortAssignedToProviderEventHandler for tracing
- 84aa811 Merge branch 'master' into CV-655-and-CV-654-notification-bugs
- e6896bd made this constructor public. It appears when we sometimes consume this from the Message Handlers project. eg ProviderSendCohortCommandHandler the program gets a problem consuming the constructor for the DraftApprenticeships collection
See More
- 5d193ca improved fsome fragile unit tests
- e0177c1 added event CohortAssignedToProviderEvent when CreatingCohortWithOtherParty
This list of changes was auto generated.