Armagan Pekatik
Armagan Pekatik
> Has this been validated to not impact the functionality of core DNN Features? I believe the only major function is the modal dialogs (Login, Module Settings, etc). No it...
> At a minimum after updating a package such as this we need to ensure that the standard flows that are utilizing this functionality are still operational without error. >...
> We do not have any automated UI testing for this at this time, validation that pop-ups appear, without console errors is the best first-level validation at this time. Who...
Installer is taken from https://dev.azure.com/dotnet/DNN/_build/results?buildId=71787&view=results **1.13.1 Jquery-UI path is shown in ss** Login screen with console  Extension settings with console  Tabs, sub-tabs and different layouts  Note: This...
> I believe there are more places that need to be updated to be consistently using the new version: > > * [Dnn.AdminExperience/Library/Dnn.PersonaBar.UI/admin/personaBar/scripts/contrib/jquery-ui.min.js](https://github.com/dnnsoftware/Dnn.Platform/blob/14e39b9bb68fef59e3851063bd9b001b60323627/Dnn.AdminExperience/Library/Dnn.PersonaBar.UI/admin/personaBar/scripts/contrib/jquery-ui.min.js) > * [DNN Platform/Website/Resources/Shared/scripts/jquery/jquery-ui.js](https://github.com/dnnsoftware/Dnn.Platform/blob/14e39b9bb68fef59e3851063bd9b001b60323627/DNN%20Platform/Website/Resources/Shared/scripts/jquery/jquery-ui.js) > * [DNN...
@mitchelsellers there are some places like Dnn.PersonaBar.Extensions that uses Telerik checks I think those will be failing if we just do this without usages checks.