Commit Graph

18 Commits

Author SHA1 Message Date
155c4e12d9 completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
0aed11e71c notification service and user management improvements 2020-02-03 16:43:37 -05:00
15460eafb7 fix logout issue introduced when logging was added 2019-10-24 22:19:13 -04:00
3af2ca0168 utilize _Imports.razor to simplify module declarations 2019-09-24 17:26:14 -04:00
83a212e7e3 Refactor host user security model, support static assets in modules and themes, module definition permissions and categories, paging control, remove SiteUsers, move seed data from script to site template for installation 2019-09-19 16:33:48 -04:00
35b9b9e89b Optimized page reloading 2019-09-16 16:14:17 -04:00
61dc27cf32 Finish upgrade to Preview9 2019-09-15 18:36:39 -04:00
d1faa0ee5f Initial migration 2019-09-15 12:21:32 +02:00
7d5e35c637 updated namespaces, improved page management, 2019-09-14 15:31:12 -04:00
f037898c6e Multi-tenant role authorization 2019-08-25 14:52:25 -04:00
42c6efbfdb Dynamic User Roles 2019-08-20 16:43:35 -04:00
b9c007998e Improved page reload efficiency, refactored NavigateUrl and EditUrl helpers, added antiforgery token and returnurl to Logout scenario, fixed PageModule service call api url, modified rendering engine to allow for component differentiation 2019-08-02 15:51:47 -04:00
ce069ed45b Refactoring authentication to support server-side Blazor using a seamless login flow. 2019-07-15 08:30:03 -04:00
f3c823e667 Fixed issue where page was not reloaded after login/logout 2019-07-08 14:57:19 -04:00
6cf1eb1c31 Integrated AuthenticationStateProvider using .NET Core Identity 2019-07-08 12:52:40 -04:00
59a715e468 Changes for Preview6 2019-06-19 08:32:04 -04:00
8deb119f36 Performance improvements, refactoring of multi-tenant support, split Alias and Tenant entities for cleaner separation of concerns, create an additional site during installation for demonstratng multitenancy 2019-05-24 13:33:19 -04:00
f4aa88a529 Change Skin -> Theme
To better align with commonly used terminology in industry renamed all references from Skin -> Theme.
2019-05-12 23:38:58 -05:00