Commit Graph

14 Commits

Author SHA1 Message Date
ab564f7244 modified all admin UIs to position action buttons on the left side of grids and implemented ActionDialog throughout rather than dedicated delete components 2019-11-04 23:29:35 -05:00
2e3a4efb74 structured logging 2019-10-22 11:57:28 -04:00
a8cbfb711e Added ability to install modules and skins at run-time directly from Nuget 2019-10-04 16:21:05 -04:00
952336735a fix for WASM 2019-09-15 20:16:36 +02:00
a84eee8782 Large file streaming uploads 2019-09-06 13:15:18 -04:00
1e4c07889b Dynamic user profile per tenant 2019-09-03 20:39:29 -04:00
42c6efbfdb Dynamic User Roles 2019-08-20 16:43:35 -04:00
b71f007981 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
1c0d2de9fe Install Wizard 2019-07-18 13:11:31 -04:00
ce069ed45b Refactoring authentication to support server-side Blazor using a seamless login flow. 2019-07-15 08:30:03 -04:00
6cf1eb1c31 Integrated AuthenticationStateProvider using .NET Core Identity 2019-07-08 12:52:40 -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
d71de1c21f Initial commit 2019-05-04 20:32:08 -04:00