oqtane.framework/Oqtane.Client
2023-05-02 15:54:36 -04:00
..
Extensions add support for API permissions at the UI layer - including ability to delegate user, role, profile management 2023-01-09 11:38:25 -05:00
Installer Fix for #2728 Toggle Password button focus 2023-04-05 07:51:32 +02:00
Modules improve module/theme/translation upload user experience to be consistent with download 2023-05-02 14:22:34 -04:00
Properties Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
Providers refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
Resources remove message items as these are handled by MessageType enum and UX styles 2023-05-02 15:14:17 -04:00
Services consolidated package installation so that it always occurs during startup and added logging in case of errors 2023-04-05 10:26:21 -04:00
Themes Fix for MenuHorizontal #2757 2023-04-26 09:43:11 +02:00
UI improvements to #2736 to support scenarios where module is not explicitly assigned to a page 2023-04-11 13:01:34 -04:00
_Imports.razor added Oqtane.Client to _Imports so it can find the new SharedResources class 2021-06-15 07:59:05 -04:00
App.razor remote service support via Jwt 2022-03-30 08:07:03 -04:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj prepare for 3.4.3 release 2023-05-02 15:54:36 -04:00
Oqtane.Client.csproj.DotSettings Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
Program.cs add defensive logic to Oqtane.Client for loading modules on which have not declared all dependencies on WebAssembly 2023-03-14 20:40:49 -04:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00