Commit Graph

12 Commits

Author SHA1 Message Date
3d7ae6a743 logging enhancements 2019-10-24 16:54:14 -04:00
05a405e036 Improvements to themes, layouts, and CSS styling 2019-10-16 14:28:49 -04:00
2607d4dbb3 improvements to module/theme installation and removal 2019-10-09 12:06:53 -04:00
6fa3b124d2 relocated IDeletable and added methods for downloading assemblies from server /bin when running under Wasm 2019-09-28 16:51:01 -04:00
35b9b9e89b Optimized page reloading 2019-09-16 16:14:17 -04:00
cb6428f483 Refactor AbsoluteUri references 2019-09-16 03:13:33 -04:00
d1faa0ee5f Initial migration 2019-09-15 12:21:32 +02:00
1c0d2de9fe Install Wizard 2019-07-18 13:11:31 -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
4d55c68e4b Changes to method names per request 2019-05-19 21:05:10 -05:00
86adae19c1 ThemeService Improvements
Centralized the code used to determine the available themes, panes, and containers.  This isn't the most "ideal" way to handle this.  However, it does improve the management of the code by centralizing the logic for theme selection.

Future PR's development might improve this more.
2019-05-17 23:30:08 -05: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