Releases: SkillsFundingAgency/das-reservations
Releases · SkillsFundingAgency/das-reservations
0.1.7+29
Changes:
- 6ebf328 Merge pull request #145 from SkillsFundingAgency/MF-279-add-radios-to-review-page
- 5ff1fcc Merge pull request #140 from SkillsFundingAgency/MF-277_Move_limit_reached_screen
- ce6da83 Merge pull request #147 from SkillsFundingAgency/MF-286_transfer_receiver_bug
- d063cc5 Small code change to return validation result early on failed EOI check
- e8b8508 Fixed issue where users who fail EOI check do not see correct error page
- ea88cbc Change to transfer check
- 3350f68 Allow transferSenders through EOI filter
- 773db81 MF-279 removed unnecessary param.
- 63d0b30 MF-279 fixes merge conflict with master.
- 4216575 MF-279 added missing case of employer choosing to abandon reservation.
See more
- 382b232 Merge branch 'master' into MF-277_Move_limit_reached_screen
- d85a299 Fixed and added more unit tests around the back link changes
- 82f8370 Merge pull request #142 from SkillsFundingAgency/MF-278_Check_your_information_page_changes
- d06122a Changed the back link to go to the correct place when reservation limit has been reached by employers
- 74e7736 Merge branch 'MF-279-add-radios-to-review-page' of github.com:SkillsFundingAgency/das-reservations into MF-279-add-radios-to-review-page
- efe4944 MF-279 fix binding issue and also update error message.
- ab949fe MF-279 redirect to the proper error page, also deal with general exception case.
- 6da871f Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-279-add-radios-to-review-page
- cb8957c Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-278_Check_your_information_page_changes
- 75b7b89 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-277_Move_limit_reached_screen
- 0bd3d39 MF279 added custom validation message, still needs proper text.
- e6886c8 MF-279 added new model to be able to rebind values from the form.
- aea7c39 MF-279 updating html with radios and hiddens for validation errors. wip
- 60849a0 MF-279 added validation check of view model.
- 8aae25f CHanged content to reflect new look of page
- 75bdf45 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-278_Check_your_information_page_changes
- 717f2c3 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-277_Move_limit_reached_screen
- fd0509c CHanged content to reflect new look of page
- 96d4c06 Changed rules check on employer start page to check account rules
This list of changes was auto generated.
0.1.6+42
Changes:
- f15e41a Merge pull request #136 from SkillsFundingAgency/MF-253_inconsistent_links
- 05517b9 Merge branch 'master'
- 23ed4bb Merge pull request #138 from SkillsFundingAgency/MF-273_SubmitButtonDisabledBug
- 0829b7e MF-273 fixed merge conflict.
- f3e4bba Merge pull request #137 from SkillsFundingAgency/MF-266-change-start-page-back-link
- 489642c Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-273_SubmitButtonDisabledBug
- ae74955 Merge pull request #141 from SkillsFundingAgency/MF-282_incorrect_transfer_sender
- 189a632 tech debt moved views to align with action controller name.
- b251672 MF-266 small tidy up of code.
- 15f112f Change to .Equals from ==
See more
- ea78313 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-253_inconsistent_links
- 1b1253c Change to transfer check
- d259ea3 Merge pull request #139 from SkillsFundingAgency/tech-debt-move-delete-action-to-manage-controller
- 01f3054 tech debt moved delete actions to manage controller, moved tests as well.
- fb1f900 MF-266 employer always goes back to manage.
- 683f483 Added JavaScript to enable submit button immediately is form is invalid
- 9b0c6b3 MF-266 provider start action passes param to view which changes back link.
- 3fbde9d MF-266 provider: passing param through to start action.
- 1b61ae6 MF-266 start action receives new param and passes to view.
- 4e3b3f9 MF-266 passing backlink arg through to index to start.
- 96d9c2a MF-266 removed unused action.
- b711e6c MF-266 changed link to start of create journey rather than bespoke action that does the same thing.
- c029c7c Merge pull request #135 from SkillsFundingAgency/MF-260-provider-delete-only-their-reservations
- 214f864 Merge pull request #132 from SkillsFundingAgency/MF-267-reserve-more-funding
- 5091fd6 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-253_inconsistent_links
- 95d7ad6 MF-260 changed param to just be providerid.
- a7f7f6b MF-260 moved can delete logic to view model.
- 07f094f MF-260 tidy up test name.
- b116b9c MF-260 added rule to view.
- c268b06 MF-260 added rule to determine if reservation can be deleted by provider or not.
- 954f8e6 MF-260 added customisation for provider reservations.
- 4140dc7 MF-267 - Change content for shared reservation limit exceeded message
- 97b2161 Merge pull request #134 from SkillsFundingAgency/MF-246_Limit_Reached_Message_Content_Change
- 5d2a774 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-253_inconsistent_links
- 0e05312 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-246_Limit_Reached_Message_Content_Change
- cdb3dc9 Update ApprenticeshipTraining action
- 3e7d9ed Change message to new content
- 6a43607 Update dashboard url for post on delete rsrv
- aead470 Update provider index page
- 39c5a8a Change backlink to use GeneateDashboardUrl
- 5e85651 Add new url helper method
- aa3d0e6 Use urlhelper for cohortdetailsurl on selectCourse
This list of changes was auto generated.
0.1.5+47
Changes:
- 8aeefbf Merge pull request #131 from SkillsFundingAgency/MF-255-non-eoi-add-apprentice
- 555f26e Remove SesionStateProvider
- 66757b3 Merge branch 'MF-267-reserve-more-funding' into MF-255-non-eoi-add-apprentice
- c5cdd36 Add CheckConsentNeeded option to cookiepolicy
- 79899a4 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-267-reserve-more-funding
- fdc8429 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-255-non-eoi-add-apprentice
- 8a1f617 Merge pull request #133 from SkillsFundingAgency/MF-271_reference_error
- f1ce5ee Correct using statement
- e0a588f MF-267 changed text secure more funding to reserve more funding.
- 318e9f1 MF-255 added ioc for filter again after merge.
See more
- ab6a7f8 MF-255 merge master to feature branch
- d79138c Merge pull request #129 from SkillsFundingAgency/MF-268_https_redirection
- ec59a07 Merge pull request #127 from SkillsFundingAgency/MF-263_select_reservation_refactor
- 8949c2e Merge pull request #130 from SkillsFundingAgency/MF-254_RemoveFeatureToggle
- f8277a9 MF-255 added attr to select controller.
- a9076b4 MF-255 removed old eoi code in place of the attr usage in manage controller.
- d0f2ae3 MF-255 removed old eoi code in place of the attr usage in employer controller.
- 18ea27d MF-255 added case for no employer id in route.
- 57eb56b MF-255 able to completely test filter using customisation.
- 284e447 MF-255 added initial filter and tests.
- ed7a0c3 MF-255 removed backlink from eoi holiding page.
- 91ff2e1 Removed feature toggle logic and tests
- 9e83b0b Correct merge issue
- 43c6b9c Merge branch 'master' into MF-263_select_reservation_refactor
- 46bdc1d Rename TransferSendNotAllowedException
- 466414d Merge pull request #126 from SkillsFundingAgency/MF-249_ValidationResultErrorMessageFix
- d95f5c4 Merge pull request #128 from SkillsFundingAgency/MF-265_gtm
- 72fb4f9 Merge branch 'master' into MF-249_ValidationResultErrorMessageFix
- 6ec541f Startup refactor
- 34b1f73 Set redirect port for https redirect
- e9d24e6 Missed proj file change from previous change
- d794b93 Add GTM code
- 18e2834 Merge pull request #125 from SkillsFundingAgency/Unit_Test_Coverage_Review
- 5eecc3c Remove not needed configuration
- 5068cde Change to SelectReservationsController
- ab1ab2f Change CommandHandler from validation changes
- 2cb7135 Move levy check to validator
- a010892 Make handling of legal entity not found consistent
- cb0cb28 Move back button logic out of controller
- 4f1a948 Add method for generating cohort details url
- fd1a0c7 Changed the validation error messages to include the validation errors themselves
- 16ed422 Fixed issue with logger not being found
- 7689215 Added unit tests for employer authorization handling
- e54aa9a Merge pull request #124 from SkillsFundingAgency/MF-250_Back_Link_Issue
- 4b5ae49 Added tests around the shared and provider authorization code
- 205c2a0 Changed the logic that selects which back link to use
- a89581d Added unit test to cover untested filter scenario
This list of changes was auto generated.
0.1.4+150
Changes:
- 154cf34 Merge pull request #123 from SkillsFundingAgency/MF-241_cohort_validation
- f24e8cd Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-241_cohort_validation
- 3e87d94 Change type for AccountLegalEntityId to long
- c1d44c5 Merge pull request #122 from SkillsFundingAgency/MF-245_reservation_limit_Content_Change
- 627b018 Merge pull request #121 from SkillsFundingAgency/Fix_For_Select_Start_Dates_Back_link
- 8725ee2 Change content to match max reservations
- 071aa20 Correct name of hidden element
- f6d20dd Fixed the issue around the back link urls not being generated correctly
- 1e3df3e Changes the param name to reflect the mapping required
- d21bcde Correct content on manage and select page
See more
- 29cf085 Remove incorreclty added content
- 641018a Merge pull request #120 from SkillsFundingAgency/MF-238_content_change
- 480df58 Update ProviderManage.cshtml
- 2dc1d09 Content change to provider journey
- a50ba94 Add missing signout cleanup for employer
- 110b4b9 Merge pull request #114 from SkillsFundingAgency/MF-222_employer_select_create_rsrv
- 04ceaba changed the provider add apprentice link to match the correct URL
- 5739ec9 Merge branch 'master' into MF-222_employer_select_create_rsrv
- 4c0e34a Merge pull request #117 from SkillsFundingAgency/Cohort_ID_Bug_Fix
- 7d0db66 Added support for different cohort ID parameter name on URL
- 2187c2f Merge pull request #116 from SkillsFundingAgency/ChunkCookies
- 72d66b5 Update AuthenticationEmployerExtensions.cs
- 5b6ffec MFl-228 included check for no legal entities - i.e. no agreement.
- 977d589 Fixed bug where provider could not gain access to reservation
- e40eecb Fixed broken test
- 06dea2c Added code to support the employer commitments authorisation workflow
- eb8635f Added support for different cohort ID parameter name on URL
- 089b794 Check as well for DAA as enumerable
- b2e553f Remove c#7.1 feature for now
- c8750dc Fix issue with authorisation for employer
- 4455489 Merge pull request #112 from SkillsFundingAgency/MF-214_Employer_User_Access_Limits
- dd4f348 Fixes to support providers
- 3f09371 Changed the approach to how we limit access for viewer user roles
- ae69d58 Merge pull request #115 from SkillsFundingAgency/MF-228-eoi-holding-page
- 00dc8b1 MF-228 filtering out non-eoi employers from providers choose list.
- 46b159f MF-228 removed redundant property.
- a3764e6 MF-228 undone custom validation exception and using existing validation code.
- 9606392 Added new authorisation rule
- 89d0a98 MF-228 handler throws specific eoi exception.
- e03a0a2 MF-228 validation of creating cache after select employer now checks for eoi.
- 722e405 Moved manage reservations into its own controller
- 32c65ab Merge remote-tracking branch 'origin/MF-228-eoi-holding-page' into MF-214_Employer_User_Access_Limits
- 08c94ff MF-228 added todo for dan.
- e9f5052 MF-228 employer create will show holding page.
- 9aa25fe MF-228 added param to index of employer ctrlr.
- 026be8d MF-228 employer manage will show holding page.
- 6ccc575 Package update and consolidation
- f08a352 Remove not needed folder
- 988ea71 MF-228 add AgreementType to AccountLegalEntity from api calls.
- fe5720b Changes from code review
- c79a184 Merge branch 'master'
- 27db986 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-214_Employer_User_Access_Limits
- 66fd445 Merge pull request #107 from SkillsFundingAgency/MF-218-update-add-apprentice-url
- bcd5f5e Ensure cohort ref is persisted
- 1fc6d98 Remove rogue change to model
- 147b3be Add back link from select journey
- ba9e42c Merge branch 'master' into MF-218-update-add-apprentice-url
- a84db17 Merged with master
- f9826df Merge branch 'MF-218-update-add-apprentice-url'
- 6a5609c Merge pull request #113 from SkillsFundingAgency/MF-216-229_StartPageContent
- cdfed8b MF-229 updated content on index page
- f556162 MF-229 Provider index page updated.
- 827ce25 Update back link on select view
- eef6dc4 Merge pull request #111 from SkillsFundingAgency/MF-223-add-provider-daa-role-check
- dd8f837 Test for covering reservation id being null
- 542a341 Add view for select reservation
- a028dcf Code changes to fix issues raised in code review
- a0c4f6b Fixed issues with broken tests
- 367c574 Check Funding rules on create
- 3873d59 Fixed all tests and sorted out URL generation for add apprentice link
- 7a3388b Display funding paused on create from select
- d1b242c Throw GlobalReservationRuleException
- 868e73a Add global rule check
- dc60ed7 Add GenerateAddApprenticeUrl to interface
- 053e99e Move add apprentice url logic
- de69619 Rename ProviderExternalUrlHelper-ExternalUrlHelper
- 8d7f9db Create CheckCanAutoReserve method
- a1f358b Implement GenerateAddApprenticeUrl from urlhelper
- 04bf16a Add GenerateAddApprenticeUrl to interface
- 29186e2 Cleaned up using statements
- 208a55b Move add apprentice url logic
- 6b04a28 Rename ProviderExternalUrlHelper-ExternalUrlHelper
- 118edea Remove unused using statements
- b8a8132 Add authorize attribute to controller
- ad461db Move select reservation to separate controller
- 80c9c06 Added check to deny users with viewer role access to reservations
- 9b06593 Changed code to reflect URL that is required
- 88b86c9 MF-223 adding stub idams for testing.
- 23878cb MF-223 added claim check for provider DAA role.
- 71bf276 Merge pull request #110 from SkillsFundingAgency/MF-226_provider_cookie_issue
- b3f10aa Merge pull request #99 from SkillsFundingAgency/MF-195_Rules_For_Provider_Without_Permissions
- f2a3a24 Added support for different Apprentice URLs for employer and provider
- 1be722f Added config and new Api client for calling commitments api. Also fixed a few small bugs that stopped the provider validation working correctly
- a18e7b1 Add ukprn back to cache
- 4ca9f66 Add ChunkingCookieManager
- f8e3bf4 Merge branch 'master' into MF-195_Rules_For_Provider_Without_Permissions
- 8dc1438 Wired up new get cached command query to controller and changed exception thrown when provider does not have access
- 273903d Added validation to Get provider cache reservation command
- c953399 Re-factored create cache reservation code into mediator call
- 46dc192 MF-218 rename from code review.
- 6d7764a MF-218 setting correct url for employer add apprentice from completed page.
- 18b0a92 MF-218 fixed url change on api.
- 79bc0ad MF-218 manage funding link will now work for employers.
- eccab5d MF-218 allowing ukprn to be null for employer sourced reservations...
0.1.3+63
Changes:
- d9776a3 Merge pull request #108 from SkillsFundingAgency/ChangedLegalEntityApiUrl
- 284909f Changed the legal entities api url to reflect changed in api controller
- 2eb6795 Update azure-pipelines.yml (#106)
- 4b4ba07 Merge pull request #103 from SkillsFundingAgency/MF-209_ManageFundingNavBarLink
- f4e534d Merge pull request #104 from SkillsFundingAgency/MF-210_YourFundingReservationsNavBar
- 5f1b3a8 Move build pipeline to new agent pool (#105)
- 8094cb8 Merge branch 'MF-209_ManageFundingNavBarLink' of https://github.com/SkillsFundingAgency/das-reservations into MF-210_YourFundingReservationsNavBar
- f21c22b Merge branch 'MF-209_ManageFundingNavBarLink' of https://github.com/SkillsFundingAgency/das-reservations into MF-209_ManageFundingNavBarLink
- 8853c65 CSS class added by James King + Menu Item moved.
- 05fdd7b removed using statement
See more
- d2a6c94 Added dynamic highlighting for nav bar item
- 0b6b15c Added Manage funding link to sub navigation menu.
- 9353a02 Added menu item
- 2a84527 Merge pull request #98 from SkillsFundingAgency/MF-189_start_page_Content
- f1ed7e7 Merge pull request #97 from SkillsFundingAgency/MF-212_content_change
- da277ec Merge pull request #96 from SkillsFundingAgency/MF-193_create_reservation_cohort
- 1d806d8 Merge pull request #94 from SkillsFundingAgency/MF-176-select-reservation-for-apprentice
- 54e7014 CSS class added by James King + Menu Item moved.
- b85da36 removed using statement
- 3510058 Added dynamic highlighting for nav bar item
- 205309d Provider index page content changes
- f09e37a Missing word for index content change
- 4369c62 Added Manage funding link to sub navigation menu.
- c241240 Change back link to use model if passed
- b06678f Add cohort ref to be passed through
- 0f0792e Update url for select reservation
- 56b56d6 Return cohort ref in create reservation response
- 1af8f74 Correct add apprentice url
- 47d1abe Code tidy up
- f027dca Add reservation limit reached check and handling
- 7b6a579 Add create reservation option
- edb3e99 Update get cached reservation to return CohortRef
- e6f3f89 MF-193 adding tests and code for redirect to appr training for provider. wip.
- db6d15a MF-193 select view hides create new if limit reached.
- 0dde3a1 MF-193 added logging for employer path if ale id not found.
- c8af9fb Merge branch 'MF-176-select-reservation-for-apprentice' of github.com:SkillsFundingAgency/das-reservations into MF-193_create_reservation_cohort
- 861843e MF-176 adding more logging.
- 47ecb71 Add create of reservation cache
- 2f495cd MF-176 fixed url for add apprentice.
- f547a8a Add cohort ref to CachedReservation
- 99754e5 MF-176 removed unused using.
- 2e2bb44 MF-176 added changes from code review.
- 30bef4e MF-176 changed redirect to 500 as no 400 error page currently.
- afcb1a2 MF-176 removed redundant hidden tag for transfer sender.
- 721663d MF-176 added post select action.
- 416daf9 MF-176 fixed controller build error.
- c87cf28 MF-176 generate add appr url now uses same parameter as existing func.
- c8c88b5 MF-176 refactored add apprentice url to use shared code.
- 1b0b69b MF-176 changed url helper params.
- 5b80452 MF-176 view updated to show actual values from available reservations query.
- ced798d MF-176 assignment of cohort ref and transfer id.
- 147ee1e MF-176 start of view.
- 3ac47de MF-176 using error routes.
- 88cf6d8 MF-176 added routenames for error controller.
- c64ef4c MF-176 added error handling to new action.
- 9cada49 MF-176 added model ctor, setting model on return from action.
- ea2dec8 MF-176 added handler for available reservations.
- 0ab2bc1 MF-176 added new validator for new request.
- 07e5490 MF-176 handler uses service instead of api client.
- a04dae4 MF-176 added new reservation service for app proj.
- 82a9ee4 MF-176 added created date to model from api.
- 177925a MF-176 start of new action to select existing reservation.
- 0b77407 MF-176 fixed poor name of existing test file.
This list of changes was auto generated.
0.1.2+105
Changes:
- 61e6c32 Correct merge issue
- 85cabd8 Update homepage route when complete rsrv
- 32877bd Fix issue with incorrect route name on form
- 2c4389f Merge pull request #93 from SkillsFundingAgency/manage_create_bug
- c577efd Update values passed to route
- dd5acde Merge pull request #92 from SkillsFundingAgency/MF-155-MF-167-MF-168-MF-169-MF-170-MF-185-MF-188-MF-192
- 568972c Remove incorrect claim removal
- 3b70fac Add missing antiforgery token attributes
- 9022578 Merge branch 'master'
- 1dcdf14 Change to use httpcontext instead of controller
See more
- 784150b Merge pull request #73 from SkillsFundingAgency/MF-168_Rule_Notification_Message_Toggle
- ebc35b9 Merge branch 'master'
- cda9249 Change way claim is being retrieved
- 39c7ee5 Merge pull request #81 from SkillsFundingAgency/MF-155-delete-reservation
- 81d5365 DI fix for provider journey
- 7271f11 DI Fix for provider journey
- 2de41c9 merge master to mega branch.
- b155c57 Merge pull request #84 from SkillsFundingAgency/MF-170_EmployerRadioButtons
- 1e4fbcc Merge branch 'master' into MF-170_EmployerRadioButtons
- 6723047 Merge pull request #89 from SkillsFundingAgency/MF-184_Course_Mandatory_For_Employer
- 8ed0066 Merge pull request #91 from SkillsFundingAgency/MF-188_Employer_Start_Page_Content
- 36493b7 fixed failing tests and merge issues.
- 6b2a0b2 resolving merge conflicts with MF-170.
- 74d3fe4 Merge branch 'MF-192_Unable_To_Access_New_Account_Funding' of github.com:SkillsFundingAgency/das-reservations into MF-155-MF-167-MF-168-MF-169-MF-170-MF-185-MF-188-MF-192
- 6475dd2 resolve merge conflicts with MF-188.
- 1ec63db MF-155 and MF-168 resolved merge conflicts.
- 1f35a6f Merge branch 'master' into MF-168_Rule_Notification_Message_Toggle
- 6771bee Moved H1 to top of the page
- 0d2bd1d Fixed bug with provider crate reservation from manage page bug
- 0794e17 MF-170 setting home url to use teams controller.
- 21857bc Updated JavaScript and HTML to use correct error summary text
- 4c93691 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-155-delete-reservation
- fb0d096 Change course selection fields to be mandatory
- e3917c7 fixed tests
- 2e3cc17 Moved Urls to be in the config
- ff5abe2 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-170_EmployerRadioButtons
- 9d51f77 Changed content to latest version
- 70a0790 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-192_Unable_To_Access_New_Account_Funding
- a89df89 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-184_Course_Mandatory_For_Employer
- 7172ee4 MF-170 fixed ukprn issue for employer urls.
- 6a3c74b Merge pull request #88 from SkillsFundingAgency/MF-191_bug_with_logging
- d6f54b8 MF-170 consolidated view models, simplified mechanism to get urls.
- c0af968 MF-170 added add-apprentice url to helper.
- 774e16b Added logic to get latest employer user accounts if account cannot be found when trying to access it
- b27c13c Added logic for both provider and employer to make course mandatory
- 86bc39d Merged with master
- 84770b1 MF-170 fixed build issues from merge.
- ae07558 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-170_EmployerRadioButtons
- d7183ab Merge branch 'MF-155-delete-reservation' of github.com:SkillsFundingAgency/das-reservations into MF-155-delete-reservation
- b5b5239 MF-155 updated date format based on new date work in master.
- e442ed9 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-155-delete-reservation
- df8958e Change type to securestring for RedisConnection
- c2ec889 Correct casing of variable
- 9ffd8c5 Add logging connection string to the template
- 78a5704 Change type to securestring for RedisConnection
- 9a4898b Correct casing of variable
- ec4a522 Add logging connection string to the template
- 7b4518a Fixed notification read bugs in manage page
- a9878d2 MF-155 fixed merge issues.
- cedd481 MF-155 merged master to MF-155
- cb17830 MF-155 set url from urlHelper for employer.
- 01ab395 Change type to securestring for RedisConnection
- 2598c4a Correct casing of variable
- 83d3788 Add logging connection string to the template
- 57e1fee Merged with master
- 04f0d0c Changed chache course validation to make course selection mandatory
- 57f8b3a fixed employer homepage redirect
- 12a567d MF-155 fix routes in employer views.
- 3e01edb MF-155 added reservation id to employer manage page.
- f03a0d4 MF-155 added anti-forgery token attrs.
- 3271594 Merge branch 'master' of https://github.com/SkillsFundingAgency/das-reservations into MF-170_EmployerRadioButtons
- 2ca8dc2 MF-155 removed old comment.
- 3a0afdb MF-155 adding employer views.
- 2e472a7 MF-155 tidy up of id's to make sure setting focus works and consistent wording.
- 0cfae9a MF-155 finished the action for post delete completed.
- d53cfb9 MF-155 setting up model validation for post delete.
- 8219d6b MF-155 introduction of view model for post delete usage.
- 7e3dcab MF-155 added reservation delete completed action and view.
- dbba133 MF-155 improved error handling for preparing delete view.
- b7815d3 MF-155 fixed issue with no reservation id passed to delete handler.
- 953080b MF-155 delete handler calls api client.
- 5c279b8 MF-155 adding delete capability to the api client.
- 7220ca6 MF-155 validation of delete command.
- a8d227a MF-155 moved delete command.
- c267e84 MF-155 post delete implemented as far as poss for now.
- eeab388 MF-155 modified model usage to better suit view usage.
- 54401a5 MF-155 added controller action for get delete.
- 434ead0 MF-155 removed moqautodata and using nuget for shared instead.
- 1ed66e4 MF-155 adding reservation id to url for delete.
- 01009fe Validation, configuration changes.
- 9039aa3 Merge branch 'master' into MF-168_Rule_Notification_Message_Toggle
- 5a16c29 Unit test, view, model, controller update
- b8ae5d7 Fixed merge issues and mismatch logic in controller
- ceb3be5 Merged with master
- 8b74d81 Removed un-needed code
- 141a25d Updating handling code and tests to now use new rules logic for selecting unread rules
- d572cb7 Added logic to filter out rules that have been acknowledged
- 37ff108 Fixed some minor bugs due to merge issues and missing code
- 12352bf Merge branch 'master' into MF-168_Rule_Notification_Message_Toggle
- ef73d6f Added extra enum state to protect against accidental state selection
- ae01640 Added front end mark rule a read feature to provider journey
- c6e5159 Added mark as read feature to front end and wire up controlle...
0.1.1+83
Changes:
- cb0cbd9 Merge pull request #87 from SkillsFundingAgency/MF-178_Change_Date_Format
- 7652d70 Correct date formatting
- 6a2ce0a Change type to securestring for RedisConnection
- 894fd26 Correct casing of variable
- e7fe05e Add logging connection string to the template
- 0a2cc7a Changed format of single date back to full date due to testing feedback
- 93fc54c Merge branch 'master' into MF-178_Change_Date_Format
- 63881c1 Merge pull request #70 from SkillsFundingAgency/MF-160_Upcoming_Funding_Restrictions
- 28a0b15 Merge pull request #76 from SkillsFundingAgency/MF-171_error_pages
- 0469532 Content change on date selection
See more
- b4ddcd8 Changed naming to reflect feedback from review
- 2fdecda Merge pull request #86 from SkillsFundingAgency/MF-186_ManageBug
- 46f6a1f Added date format change to manage funding pages
- b5bd1e4 Added formatted date to confirmation pages
- 6046cc2 Finished off the date format for both work flows for the review stage
- 64685ce Changed date string format logic to be at view level
- aa515b6 Renamed StartDate models to Training Date as they contain both start and end dates
- 8237a25 Removed redundant code and simplified logic. Also changed validation.
- 8924223 Merge pull request #78 from SkillsFundingAgency/MF-172_Title_change
- 3796cac Merge pull request #79 from SkillsFundingAgency/MF-149_Content_Change_Start_Date_Page
- 15bd921 Merge pull request #82 from SkillsFundingAgency/MF-175_provider_Confirmation_message
- 8304f4c Merge pull request #77 from SkillsFundingAgency/MF-174_employer_confirmation_message
- e124d03 Added BackLinks
- 63a37ff Remove incorrect build action from view
- 846df0f Added equality checker to Start Date Model
- b5895cd Update provider reservation completed banner
- 4c09375 Merge pull request #80 from SkillsFundingAgency/fix-autofixture-failing-tests
- ea9df5f Merge pull request #75 from SkillsFundingAgency/MF-177_reservations_multiple_providers_bug
- 4d27fb1 fix intermittent failing tests.
- 0b043af Changed title and removed link
- 633c1bb Merge pull request #72 from SkillsFundingAgency/MF-169_ProviderCompletedContent
- e3dcee1 Change to banner message for reservation created
- 52f593f Set error paths to new controller actions
- fafab34 Add error views
- a47f447 Change subnav to show if RouteData is available
- 204a811 Changed title text
- b7a7d33 Validation message click correction
- 565b9c3 Merge branch 'master' into MF-160_Upcoming_Funding_Restrictions
- e68e1a4 Merged with master
- af10531 merge with master
- 13b6623 Fixed merge with master issues
- af14ae7 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-169_ProviderCompletedContent
- 2c6c706 Change for manage for providers
- 13b593b Merge pull request #68 from SkillsFundingAgency/MF-166_inform_training_provider_no_permission
- 103d59f review code change, merged master, merge conflict
- 9d60cdf Correct issue with no permissions view
- 8db2539 Merge branch 'master' into MF-160_Upcoming_Funding_Restrictions
- c0ef00e Merged with master
- fe8384f Change where no permissions is shown
- 0a86b08 Changed "Save and continue" to "Continue"
- c15bbd6 extended controller logic and unit tests
- f4e8715 Merge branch 'master' into MF-160_Upcoming_Funding_Restrictions
- 1ff0806 Updated View and validation
- 99bc3ba Merge branch 'MF-161_Privider_Upcoming_Restrictions' into MF-160_Upcoming_Funding_Restrictions
- f0eed5b Removed UI test code
- 3964343 Removed test code for use with UI testing
- 7d2afcb Added styling to notification pages
- 07eda7f Added logic to show providers the funding restriction notifications
- 1025d50 Add employer count check for no permisssions view
- b251eab Added logic for showing global rule notifications
This list of changes was auto generated.
0.1.0+708
Changes:
- 243bc05 Merge pull request #69 from SkillsFundingAgency/MF-131_LimitEmployerReservations
- 0571128 Merge branch 'MF-131_LimitEmployerReservations' of https://github.com/SkillsFundingAgency/das-reservations into MF-131_LimitEmployerReservations
- 4db543e Merge branch 'master' of https://github.com/SkillsFundingAgency/das-reservations into MF-131_LimitEmployerReservations
- 2f8e946 Merge pull request #74 from SkillsFundingAgency/MF-148_Legal_Entity_Limit
- 05ea8cd Merged with master
- c79b395 Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-148_Legal_Entity_Limit
- ee5bb75 Fix issue with logout for employer
- 9d378b0 Merge pull request #62 from SkillsFundingAgency/MF-148_Legal_Entity_Limit
- 8229793 Merge pull request #66 from SkillsFundingAgency/MF-95-expression-of-interest-dates
- 3f5f38d Remove caching of legal entities
See more
- 0adaca4 corrected view
- ec52576 Added new query, view and unit tests
- 057ff77 MF-95 added ale id as hidden to enable setting up view model in error cases.
- 2b51040 MF-95 removed usage of appr training from post review.
- c91b100 MF-95 getting ale id from cached reservation for get appr training.
- fe9a5db MF-95 passing ale id onto url for api call.
- c644e29 MF-95 handler passing ale id to api service.
- c1bd809 MF-95 passing ale id to query handler.
- eee3dae MF-95 passing ale to date service.
- f65259d Merge branch 'master' of github.com:SkillsFundingAgency/das-reservations into MF-148_Legal_Entity_Limit
- 4600c12 Correct issue with encoding
- 4380e43 Pass account id rather than hashed id to get LE
- cfcfb8d Replaced legal entity collection from MA API to Reservation database
This list of changes was auto generated.