Releases: SkillsFundingAgency/das-reservations
Releases · SkillsFundingAgency/das-reservations
0.1.52
Changes:
- 1af0e60 Merge pull request #255 from SkillsFundingAgency/CON-4729_Use_MI_authentication_to_provider_relationships_api
- 41c3e0d Merged from master
- dbd6e71 Removed debug code and comments
- ecc03f1 Added missing test configuration
- d215e7b Using MI authentication from local configuration to provider relationships api
This list of changes was auto generated.
0.1.51
Changes:
- 01382dc Merge pull request #254 from SkillsFundingAgency/CON-4715_Reservation-web-rsrv-api-MI
- d6f2c4a Merge branch 'master' into CON-4715_Reservation-web-rsrv-api-MI
- 370c359 Merge pull request #253 from SkillsFundingAgency/CON-4604_reservations_Calls_CommitmentsV2_API_With_MI_v2
- 4f643c5 bump nuget packages for testing
- eb19af6 fix unit tests
- 0833cec [CON-4715] Allow MI access token to be obtained when only identifier is supplied
- 86d7628 Update EmployerReservationsController.cs
- 7c699ae Update GetCohortRequest.cs
- eac3e9d Add Reservations Outer ApiClient
This list of changes was auto generated.
0.1.49
Changes:
- 9c90ecb Merge pull request #252 from SkillsFundingAgency/CON-4637_Remove-show-PII
- 8e731ab Remove PII from logs
This list of changes was auto generated.
0.1.48
Changes:
- 659adb1 Merge pull request #251 from SkillsFundingAgency/CON-4462_Approvals-back-link
- e680f48 missed a unit test
- 43423a5 remove accountId when generating provider back link as it isn't necessary.
- 50f1513 Merge pull request #250 from SkillsFundingAgency/DASD-9411_Enable_sonarcloud_analysis
- 1eced4b Final unit tests updated
- b77dbde More unit test fixes to mock setups, WIP
- 40c10e5 fixing unite tests WIP
- c5c4e3f Fixing unit test WIP
- af5c50b unused code cleanup
- 38a6e96 Fixing unit tests WIP
See More
- bac24a3 changes for backlink to approvals v2 from employer and provider reservations
- f6fe9a0 Added missing variables in code build
- 49656dd Corrected indentation on copy task
- 80d4064 Added sonar cloud functionality and refactored pipeline
- 80af6c0 Merge branch 'master' into CON-4462_Approvals-back-link
- e2985fa Change to point back to approvals v2 when entering reservations from Add apprentice journey. Broken unit tests WIP
This list of changes was auto generated.
0.1.46
Changes:
- 78100f3 Merge pull request #249 from SkillsFundingAgency/CON-4544_Showing-disabled-months-on-invalid-model-post
- 981127a When invalid apprenticeship training model is posted, a bug existed where global rule would not be found meaning that the dates would no longer be filtered when the view is returned. EmployerAccountId needed to be successfully resolved to enable successful obtain of AccountFundingRules.
This list of changes was auto generated.
0.1.45: Merge pull request #248 from SkillsFundingAgency/CON-4371_Dynamic-pause
Changes:
- d33777c Merge pull request #248 from SkillsFundingAgency/CON-4371_Dynamic-pause
- ceff313 Use cached reservation AccountId if not passed in route model such as when coming from Provider 'Add Apprentice Journey'
- 8caadec Revert "simplify passing of accountId to BuildApprenticeshipTrainingViewModel"
- 93e6c4e simplify passing of accountId to BuildApprenticeshipTrainingViewModel
- 257f71a Revert content for ReservationLimitReached now dynamic pause rather than hard pause
- 753afb0 change single line if
- 271ff90 Merge branch 'CON-4371_Dynamic-pause' of https://github.com/SkillsFundingAgency/das-reservations into CON-4371_Dynamic-pause
- e0b05be [CON-4371] Remove todo comment
- 8673a7c fix typo in test name
- 2eadfdf Merge branch 'master' into CON-4371_Dynamic-pause
See More
- eabae8a [CON-4371] Add view logic and get global rules for provider facing pages.
- 9422fca content hint text change for both employer and provider
- 9efffbb don't show new dynamic pause content if no global rule or rule is not dynamic pause
- 3c62993 Move content to shared partial and create globalruleviewmodel.
- 530ee66 Content change
- d6c6a85 calculate possible dates based on the current global rule
- 8dea982 Merge pull request #247 from SkillsFundingAgency/CON-4368_Pause-content
- 4e6e79b Add new content to start view and Apprenticeship training view. Populate global rule information accordingly
- 5e04e03 start pae unit test for dynamic pause rule
- e4a721a Pass the active rule to the startviewmodel when not one of the predetermined "Interruption rules". i.e "Funding paused (non-dynamic)" and "Reservation Limit reached"
- 96ae864 [CON-4371] Add new rule type and add ActiveTo property to GlobalRule domain object
- f637a5c clean up
- a7c5f95 [CON-4368] Temporary content changes ahead of dynamic pause and flexi job exemption work.
This list of changes was auto generated.
0.1.43
Changes:
- 4cb2a47 Merge pull request #245 from SkillsFundingAgency/CON-3949---Add-search-+-sorting-to-Choose-an-Employer-page-in-Reserve-funding-journey
- 89bce2a Update ProviderReservationsController.cs
- 9773938 Code tidy
- 67bb494 Update ProviderReservationsController.cs
- 2784671 Added tests
- 15ace2c Added session storage to limit API calls
- 0b3d4ae Update WhenCallingChooseEmployer.cs
- 990c2c9 Changes for sort and filter
This list of changes was auto generated.
0.1.42
Changes:
- 912cd1d Merge pull request #240 from SkillsFundingAgency/TM-173-Reservations-LTM-Integration
- a7619e9 Fixed issue where url helper didn't take account of encoded pledge application id
- 25c3bd9 Merge branch 'master' into TM-173-Reservations-LTM-Integration
- d467f47 Removes unused dependencies
- 353ae02 Outer api transfer validation implementation
- ff7fc07 Outer api boilerplate and config
This list of changes was auto generated.
0.1.41
Changes:
- 6f0173c Merge pull request #242 from SkillsFundingAgency/CON-3840-repoint-v2-links
- 650a1dd Merge pull request #243 from SkillsFundingAgency/CON-4008-repoint-v2link
- ec2ea2c Merge branch 'master' of https://github.com/SkillsFundingAgency/das-reservations into CON-3840-repoint-v2-links
- 37c66c9 Merge branch 'master' of https://github.com/SkillsFundingAgency/das-reservations into CON-4008-repoint-v2link
- 8f849a2 Move to DAS - Continuous Integration Agents (#244)
- 87eb695 CON-4008-Re-point link in navigation bar directly to Approvals v2 (Employer, Secure funding)
- 26d301a CON-3840 PR comment
- 1900a9b CON-3840
- d7d27cd CON-3840-Re-point links in navigation bar directly to approvals v2
- f67de8e Merge pull request #241 from SkillsFundingAgency/outer-api-subscription
0.1.37+11
Changes:
- 87129de Merge pull request #239 from SkillsFundingAgency/CON-3744-ManualCohortCreation
- 388f819 CON-3744 levy path fix
- a1d0d44 code review changes
- 31d9511 more unit tests
- 2124146 build fix test
- 1976fa4 test for build
- f7d4bce test for the build fix
- b99bf18 build fix
- bd87b9d course service changes
- 141eeb2 Merge branch 'master' into CON-3744-ManualCohortCreation
See More
- 1f128fb reservation changes for creating the cohort after reservation is created
This list of changes was auto generated.