oqtane.framework/Oqtane.Client/Modules/Admin/ModuleDefinitions
Leigh Pointer 192e6fde92 Fix for Version 3 module definitions error #1963
The code was assuming that the ModuleDefinitionId exists in the PageState.Modules collection. Instead of using .Count()  code now uses .FirstOrDefault() != null
2022-01-25 06:23:07 +01:00
..
Add.razor Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic. 2021-10-06 17:20:44 -04:00
Create.razor fix UX in module/theme creators 2021-11-10 15:56:51 -05:00
Edit.razor moduleDefinitions validation 2021-08-06 13:32:40 -04:00
Index.razor Fix for Version 3 module definitions error #1963 2022-01-25 06:23:07 +01:00