Skip to content

Releases: SkillsFundingAgency/das-employercommitments-v2

0.1.4+37

25 Sep 09:44
c0b2dfc
Compare
Choose a tag to compare

Changes:

  • c0b2dfc Merge pull request #50 from SkillsFundingAgency/CV-18-Edit-Apprentice-Details-Link-In-Cohort-Page
  • 22497a6 Merge branch 'master' into CV-18-Edit-Apprentice-Details-Link-In-Cohort-Page
  • 196d6d2 Merge pull request #48 from SkillsFundingAgency/CV-371-health-checks
  • 499899d Merge branch 'master' into CV-371-health-checks
  • 4deae53 Merge pull request #55 from SkillsFundingAgency/CV-19-Add-Apprentice-Details-To-Cohort-Page
  • eff2fa3 Merge branch 'master' into CV-19-Add-Apprentice-Details-To-Cohort-Page
  • 1c2c730 Adds edit link to cohort details page for each app
  • 974ba44 Added employer accounts API health check
  • 32437c0 Markup update
  • eb55993 Some noddy markup
See More
  • 84bb635 Makes use of formatting extension methods in shared package
  • ebdee4f Merge branch 'master' into CV-19-Add-Apprentice-Details-To-Cohort-Page
  • 59d9712 Adds viewmodel display properties and tests
  • 6037205 Package update
  • 8b9acbe Adds a missing unit test
  • b0981e4 Adds message to page
  • ef39526 Adds org and ref to new page
  • 95add3c Adds a missing auth param
  • d326525 A bit of Auth love
  • 1a2268d Improves a test assertion
  • ab4c28f Commented out cohort ref from view
  • 2843262 Added some missing unit tests around EnhancedApproval toggle
  • a21bf40 Adds file missed from commit
  • 7e5a0ba Adds enhanced approval toggle-based redirects
  • 59db357 Adds Cohort Details page
  • 0e5aee1 Merge branch 'master' into CV-400-Refactoring-Employer-Part2
  • ce78e9f Refactoring and tidy up
  • 4615625 Completes mapper implementation
  • 042f9bb Basic mapper implementation for Edit vm
  • 1d5049d Allows PRG in edit post error
  • 224ac6f Removes use of commitmentsservice in add post
  • acef83d Makes use of PRG in posting add page
  • 758f6bb Creates mapper for Add view model
  • 559042a Adds MessageViewModelMapper and tests
  • 5b1b955 Merge branch 'CV-401-Cookie-Consent-Bug' into CV-400-Refactoring-Employer-Part2
  • 8f4d497 Removes unnecessary shared service use
  • 3e62784 Adds Apprentice request and viewmodel for CohortController

This list of changes was auto generated.

0.1.3+41

19 Sep 07:12
393c683
Compare
Choose a tag to compare

Changes:

  • 393c683 Merge pull request #51 from SkillsFundingAgency/CV-423-ValidationBeingIntermittentlyLost
  • 237033f Updated all controller actions to use PRG pattern to prevent model state persisting from non-PRG POST actions to PRG GET actions
  • 0afb025 Updated SFA.DAS.CommitmentsV2.Api.Client package
  • 94e7979 Refactored startup
  • 19db684 Merge pull request #43 from SkillsFundingAgency/CV-388-send-cohort
  • cce7d95 Merge branch 'master' into CV-388-send-cohort
  • ba30756 Merge pull request #41 from SkillsFundingAgency/CV-401-Cookie-Consent-Bug
  • 8607877 Merge pull request #40 from SkillsFundingAgency/CV-373_Change_CDN_reference
  • 97041d5 Updated SFA.DAS.CommitmentsV2.Api.Client package
  • e530756 Removes cookie policy
See More
  • 34e5b3e changed reference
  • fc0e0fc Merge pull request #39 from SkillsFundingAgency/CV-356-Create-Cohort-Refactoring
  • e3c63c7 Package updates
  • 9816d84 Removes redundant dependency
  • a780515 Package update for domain exception -> redirect goodness
  • 406982e Adds Add page vm mapper
  • e8a3c95 Cleaned up CreateCohort request inheritance
  • 4cbf8c7 Removes data annotation from index request
  • 8cd0c83 Merge branch 'master' into CV-356-Create-Cohort-Refactoring
  • 190a084 Updates packages
  • 311d237 Further mapping and PRG refactoring
  • 317b33a Updates packages
  • 0bcb5ba Merge branch 'master' into CV-356-Create-Cohort-Refactoring
  • 99916d7 Introduces model mapper into DraftApprenticeship controller
  • bbca488 Moves vms and requests and adjusts namespaces
  • 6f6cbea Fixes broken tests
  • c166ab4 Refactoring DraftApp controller and view
  • 2d9733e Merge branch 'Cv-340-add-accountId-to-createcohortrequests' into CV-356-Create-Cohort-Refactoring
  • 080ac36 Adds SFA.DAS.Validation
  • d573952 Adds ValidateModelStateFilter attributes to controller action (WIP)
  • 576f079 Removes couple more mappers
  • 3e32911 Updates package
  • 07e14bf Merge branch 'Cv-340-add-accountId-to-createcohortrequests' into CV-356-Create-Cohort-Refactoring
  • c60d0a7 Merge branch 'master' into CV-356-Create-Cohort-Refactoring
  • 301429c Initial implementation of ModelMapper and use in CohortController
  • cceb885 Removes unused test auth view
  • c2b236d Namespace adjustments for tests
  • cd6d035 Modifies route for all actions
  • aeb6242 Moves AddDraftApprenticeship actions into Cohort controller
  • 6519df7 Removed CreateCohortWithOtherParty controller, moved actions into Cohort controller
  • 0dc0c0f Renamed CreateCohort controller to Cohort

This list of changes was auto generated.

0.1.2+22

22 Aug 12:43
5e5a23b
Compare
Choose a tag to compare

Changes:

  • 5e5a23b Merge pull request #34 from SkillsFundingAgency/Cv-340-add-accountId-to-createcohortrequests
  • a30485d Merge pull request #38 from SkillsFundingAgency/CV-378-in-process-hosting-model
  • 4c8bdd6 Updated hosting model to in-process without Kestrel configuration
  • 176f555 Merge branch 'master' into Cv-340-add-accountId-to-createcohortrequests
  • bd7a853 Merge pull request #37 from SkillsFundingAgency/CV-364-access-denied-logging
  • b9999cd Added UnauthorizedAccessException messages
  • bdf03e9 Updated SFA.DAS.Authorization packages
  • 2c906ef Merge pull request #36 from SkillsFundingAgency/CV-232-cohort-summary
  • 78162d6 Merge branch 'CV-232-cohort-summary' of https://github.com/SkillsFundingAgency/das-employercommitments-v2 into CV-232-cohort-summary
  • b948e77 fixed spelling error
See more

This list of changes was auto generated.

0.1.1+115: Merge pull request #35 from SkillsFundingAgency/logging-config

12 Aug 15:22
2649eb9
Compare
Choose a tag to compare

Changes:

  • 2649eb9 Merge pull request #35 from SkillsFundingAgency/logging-config
  • 4e33391 Fix logging config
  • 2c6060b Merge pull request #33 from SkillsFundingAgency/scaleout-asp
  • c107c4c Update default instances to 2
  • af5e673 Merge pull request #24 from SkillsFundingAgency/CV-291-delete-draft-apprenticeship
  • 5c410b8 references new employer-shared-UI package
  • 22849ad removed beta label
  • f9ad5f3 Updated CreateCohortWithDraftApprenticeshipRequestValidator to require a reservation ID
  • b3af41f Fixed spelling mistake
  • cb99f2c Merge pull request #30 from SkillsFundingAgency/CV-341-nav-bar-header-footer
See more
  • 674f1f8 added tests and deleteApprentice Url
  • 4e6a47e Merge branch 'CV-291-delete-draft-apprenticeship' into CV-341-nav-bar-header-footer
  • a8d30bf Merge pull request #32 from SkillsFundingAgency/add-draft-apprenticeship
  • b48b1c4 Added add draft apprenticeship page
  • b538d4c Refactored draft apprenticeship controller tests into their own namespace with separate classes per action method
  • 7d27fd9 Added missing AccessCohort authorization to DraftApprenticeshipController
  • bf45479 Added missing EmployerCommitmentsV2 feature toggle to recently merged controllers
  • 7ac5863 Merge branch 'master' into CV-341-nav-bar-header-footer
  • db2d2d1 Merge branch 'master' into CV-291-delete-draft-apprenticeship
  • a9a0bb1 Merge pull request #28 from SkillsFundingAgency/CV-232-cohort-summary
  • 397c0d8 Merge branch 'master' into CV-232-cohort-summary
  • a28c194 Merge branch 'master' into CV-291-delete-draft-apprenticeship
  • 81aaedc Added new nav package in
  • 8518dad Adds AleHashedId back in
  • 20bf8a8 Merge branch 'master' into CV-232-cohort-summary
  • cae2b5f Merge branch 'master' into CV-341-nav-bar-header-footer
  • 8b2d032 removed comment and renamed variable
  • 12db82b Merge branch 'CV-341-nav-bar-header-footer' of https://github.com/SkillsFundingAgency/das-employercommitments-v2 into CV-341-nav-bar-header-footer
  • 8eef924 added clientId to Signout parameter
  • 36ac84c Header/footer changes
  • e18716a removed closing tags
  • 6e06675 adjusted layout
  • 9ff3440 Merge branch 'CV-192_SelectProviderPage' into CV-232-cohort-summary
  • 51e7e0d added header package to soln and the partial views onto the layou page
  • c50aea1 Merge branch 'CV-320-add-userinfo-to-update-requests' into CV-232-cohort-summary
  • 8335428 Renames ukprn to providerid in request
  • cc89f03 Merge branch 'CV-193-create-cohort-assign' into CV-232-cohort-summary
  • b33f283 Change validation summary to use custom keys
  • ce491c9 Merge pull request #26 from SkillsFundingAgency/CV-312-confirm_traning_provider_details
  • 388270e Correct merge issues
  • 56aca7e Merge branch 'CV-192_SelectProviderPage' into CV-312-confirm_traning_provider_details
  • 18da4d2 Merge pull request #29 from SkillsFundingAgency/CV-193-create-cohort-assign
  • 65bdd1c Small markup update
  • 5205f20 Tweaked page title
  • fb9978a Change provider id input
  • d4f98e1 Add missing page titles
  • 46faa71 Make all hidden fields consistent
  • 448b90d Remove not needed view
  • e77513d Add global Validate anti forgery token filter
  • a423761 Changes from code review
  • 25a1b64 Added created cohort with other party summary page
  • 195d180 Rename EmployerAccountLegalEntityPublicHashedId
  • 35a98be Update redirect for add apprentice
  • a9ac1df Add ValidateAntiForgeryToken to Posts
  • e5ad382 Name refacotring, ukprn and hashed id
  • c6b6266 Removed old validation tests that are no longer needed
  • 105d35e Changed error handling if get and post requests do not have the correct URL values
  • 016c5ca Merge branch 'CV-312'
  • 392c34c Removed additional spaces
  • 4144761 updated redirect to finished page
  • 7b5a448 Removed redundant component registration
  • 4a3a7d9 Remove reference to MediatR
  • b952b7f Add post for confirming provider
  • 8a02559 Add SelectProviderConfirmProviderMapper
  • dbc8943 fix tests
  • c70c631 added controller tests and reworked controllers slightly
  • 8f31d3f Update view with correct spacing
  • 00de936 Add confirm provider view model validator
  • f34b918 Markup change on send message view
  • f543c63 Corrected route
  • 413d1fc Implement Confirm provider view
  • 9e3f32f Remove not needed and duplicated test file
  • 5233de5 Added delete button to edit draft apprenticeship page
  • 5bced6b added basic structure of sending message
  • 829bfe4 Merge branch 'CV-192_SelectProviderPage' into CV-312-confirm_traning_provider_details
  • 8e909b7 Change from code review
  • 5f2222c Correct build
  • 75d0af6 Merge remote-tracking branch CV-192
  • 81f68c8 Move tests to correct folder
  • 55171fc Code review changes
  • b9a3f8e Corrected Validation Message
  • 9213d15 Code Tidy
  • 15382fb SelectProvider POST unit tests + implementation
  • d9eb47e unit tests for SelectProviderViewModelValidator
  • 51bf2b4 CV-192 merged stashed changes - wip validation.
  • 9f3adf6 CV-192 changed provider id type to string.
  • f157274 Adjusted controller logic GET & POST
  • 79bae92 Adjusted SelectProviderViewModel
  • 5198c2c corrected view
  • 1dd06ff adjusted hidden partial for SelectProvider
  • f497754 Added ConfirmProviderRequestMapper
  • dea020e Added unit tests for SelectProvider POST
  • 9ee23dc Added Api Client and Types to call api endpoint
  • 66f9180 Added Unit Test for SelectProvider GET
  • ab0823d Added SelectProviderViewModelMapper + unit tests
  • 8d31470 Added View
  • ed18abb Added ViewModel
  • d92f9f4 Merge branch 'master' of github.com:SkillsFundingAgency/das-employercommitments-v2 into CV-193-create-cohort-assign
  • c14ebae CV-312 set up mediator in ioc.
  • 4060d0c CV-312 implemented mapper for get confirm provider.
  • 727f9eb Merge branch 'master' of github.com:SkillsFundingAgency/das-employercommitments-v2 into CV-312-confirm_traning_provider_details
  • 65802d7 CV-312 added markup for view.
  • 7a3f79a CV-312 controller action for get confirm-provider.
  • 09a3750 Merge branch 'master' of github.com:SkillsFundingAgency/das-employercommitments-v2 into CV-312-confirm_traning_provider_details
  • 33a9fc9 CV-193 added model validation to get request.
  • 2f591f4 CV-193 updated authorisation attribute to allow transactors as well.
  • f782f2b CV-193 ale id required, and validity checked in index action.
  • 1d421df CV-193 adding empty actions and views to confirm assign is redirecting correctly.
  • 67c01d6 CV-193 post action for assign.
  • d88598d CV-193 updated view with correct behaviour...
Read more

0.1.0+143: Merge pull request #19 from SkillsFundingAgency/CV-247-correct-content

06 Aug 13:25
907356a
Compare
Choose a tag to compare

Changes:

  • 907356a Merge pull request #19 from SkillsFundingAgency/CV-247-correct-content
  • 99f8d9d Merge branch 'master' into CV-247-correct-content
  • cae69e5 Merge pull request #25 from SkillsFundingAgency/CV-319-health-checks
  • ecbe7c5 added date validation validator for edit model
  • ce3bda0 Updated health check unhealthly description
  • d73d811 added dasauthorise attribute to edit controller
  • 8b34b3c Merge pull request #22 from SkillsFundingAgency/CV-320-add-userinfo-to-update-requests
  • 24cb105 Added feature toggle
  • bb44c4d Reworked commitments api health check
  • 58f5d0e Disabled NLog console target to avoid dupliocating logs created by the web host console logger provider
See more
  • 3698c9f Removed duplicate config entries
  • ec66f13 Moved AuthorizationKeys to Authorization namespace and renamed to AuthorizationContextKeys
  • 096e540 Updated web unit test csproj (treat warnings as errors & use latest lang version)
  • b69d04b Removed redundant folder placeholders from base csproj
  • 8d166e5 Moved web unit tests from base unit test csproj into web unit test csproj
  • 04e7d15 added decorator class 'AttachUserInfoToSaveRequests' so that UserInfo is added automatically to all mappers which map to SaveDataRequest
  • 112f5af Merge branch 'CV-247-correct-content' into CV-320-add-userinfo-to-update-requests
  • 751812d Merge pull request #23 from SkillsFundingAgency/CV-331-Remove-old-test-endpoints
  • cd76fcc Merge branch 'CV-247-correct-content' into CV-320-add-userinfo-to-update-requests
  • 1384343 remove duplicate label after merge
  • f59f2ee fix build issue
  • 396978e Merge branch 'master' into CV-247-correct-content
  • b94a805 Removes obsolete controllers
  • 1b5ddbc Added AuthenticationService tests
  • a6f32bc Merge pull request #14 from SkillsFundingAgency/CV-289-Display_Provider_Name_On_Add_Apprentice_Page
  • a3c769d added new Map to UserInfo in save requests
  • 85877e3 slight design change
  • 45dd198 minor design changes
  • 213e2ec fixed failing unit tests
  • fecd7ec fixed erroneous nuget reference
  • e8f7104 Upgraded old nuget package
  • 068e4c3 made UI changes and added test
  • c5be8fe added provider name api call to controller and models
  • a82d49d Upgraded nuget package to include GetProvider endpoint
  • 846ea3e fix unit test project ref
  • 685da8d updated content
  • 551cecb Merge branch 'master' into CV-247-correct-content
  • ee1ec1a Merge pull request #15 from SkillsFundingAgency/CV-191-add-apprentice-start-page
  • 8bd12c9 CV-191 fixed build error.
  • 31f18b8 CV-191 fix merge conflicts with master.
  • b6da035 updated EmployerUrl helper package
  • f8a1c18 Merge branch 'master' into CV-318-edit-page-redirects-to-v1-view-page-if-cohort-with-provider
  • bd0d076 updated package and added exception test
  • 776a994 Merge pull request #13 from SkillsFundingAgency/CV-190-SaveApprenticeship
  • 834f2ff CV-191 adding rel tag as well.
  • 85cf99e CV-191 links open new tab.
  • 35244f3 Merge branch 'master' into CV-190-SaveApprenticeship
  • e105605 added unit test to cover domain failure exception
  • 2cd84d5 Merge branch 'master' of github.com:SkillsFundingAgency/das-employercommitments-v2 into CV-191-add-apprentice-start-page
  • af23163 Added provoder name to display
  • a9424b3 Merge branch 'master' into CV-303-Edit-DraftApprenticeship-Page
  • 0ce87c2 Merge pull request #16 from SkillsFundingAgency/new-build-agents
  • 2ccac47 Move build pipeline to new build agents
  • be7589d CV-191 removed further references to provider url helper.
  • de259fa CV-191 adding configuration for url helper.
  • d1fe6eb CV-191 reset file with unneccessary changes.
  • 4b3db75 CV-191 added ioc config for url helper.
  • 46f4bfa Add auth attribute
  • bc8d3cb CV-191 removed provider link generator.
  • 1cbdd51 CV-191 getting url from link generator.
  • 409330d CV-191 added mapper for index usage
  • 4349bd3 CV-191 renames and splitting files.
  • e9e5073 CV-191 added nuget for url helper.
  • 6155114 Renamed some things, added some PoC stuff - needs reworking
  • 2011552 CV-191 made it easier to get the route data into the tag helper.
  • 08bf88a Added Unit tests for controller
  • ed648ad CV-191 added route values to pass to next page.
  • 69aa6d2 CV-191 adding model to action.
  • 1f9501f Merge branch 'master' into CV-190-SaveApprenticeship
  • 257847d CV-191 added action and test for controller.
  • acd47ea removed types packages
  • cafd34a removed duplicate package line
  • e520b62 ref types package directly to fix package build issue
  • a55729b Added mapping and auth context tests. Also added Get Provider name from cohort (blocked, until the endpoint is ready)
  • 84ed0e9 added basic draft apprenticeship controller its models and with mappers
  • 9376966 Address PR issue
  • 83e9fae Remove redundant project
  • 8328a4d Remove erroneous package references from merge
  • 866cad7 Update commitmenmts-shared
  • da45fef Wire up save
  • 718921d Merge pull request #12 from SkillsFundingAgency/CV-185-AddApprenticeshipDetailsView
  • bf99454 Add add-draft-apprenticeship page
  • dc58d52 Use course extended title rather than plain title
  • 6039cbc Fixed typos in markup
  • 9f91eca Fix merge issues
  • 0eefb14 Address PR issue
  • 091cf88 Fix wording from 'the employer' to 'you'
  • 3862af3 Address PR
  • 31b08fe Re-add James' layout change
  • 91f854b Remove some redundant IoC config
  • 3dae8f1 Remove redundant project
  • 00c5d0c Add add-draft-apprenticeship page
  • 3f5637a Merge pull request #11 from SkillsFundingAgency/CV-225-employer-account-authorization
  • c168d22 forgot to save associated files
  • abbc35f renamed
  • c460e0f updated code for PR comments
  • 1157c42 updated auth package
  • ee85276 Added reference in for new auth component
  • 913542e conditional creation of stub
  • 2080fea removed old comment lines
  • f6cf6d9 added accountId and cohortId seperate from other authcontexts as thjey are needed for model binding
  • 9518459 changed contextProvider to only set if all data is presnt and fixed associated tests
  • d6cadd7 Merge branch 'CV-279-Add-Stub-EmployerAccountApiClient' into CV-225-employer-account-authorization
  • 07a02c5 Authorization context Provider added
  • dbd5fa8 Adds stub api implementation and toggle
  • 12d8b7c Update README.md
  • c31eea2 Merge pull request #9 from SkillsFundingAgency/Add_IP_Restrictions_to_ARM_Template
  • 0c6d9ed Added new parameter appServiceAllowedIPs for the ipSecurityRestrictions setting for the app service deployment
  • e512665 Updated readme
  • 6d3d...
Read more