oqtane.framework/Oqtane.Client/UI
Tony Valenti 955e7a3856 Factored out Contants.*** Role into RoleNames.***
Renamed 'AllUsers' to 'Everyone'
2020-10-16 06:22:52 -05:00
..
ContainerBuilder.razor Allow scheduled jobs to set next execution date, fix issue in site settings where logo field was not being populated, fixed compositing issue where deleted modules were being rendered. 2020-07-22 16:09:39 -04:00
Installer.razor Fixed build warnings related to ModuleMessage component changes 2020-10-05 09:11:47 -04:00
Interop.cs refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method 2020-06-17 10:27:14 -04:00
ModuleInstance.razor Fixed build warnings related to ModuleMessage component changes 2020-10-05 09:11:47 -04:00
PageState.cs Removed anchor property and hash is only set if there is anchor 2020-06-30 12:49:56 -07:00
Pane.razor Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
PaneLayout.razor Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers. 2020-06-01 14:58:46 -04:00
Reload.cs completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
Runtime.cs fixed issues with client-side Blazor 2020-03-19 15:03:11 -04:00
SiteRouter.razor added DefaultAction property to IModule (#765) 2020-10-03 15:50:15 -04:00
ThemeBuilder.razor Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator 2020-07-08 19:56:02 -04:00