Shaun Walker
|
c426302242
|
enhanced module creator to display location where module will be created
|
2020-05-16 13:40:59 -04:00 |
|
Shaun Walker
|
3cbb6e3e6e
|
enable module creator to add embeddedresources to csproj for internal modules
|
2020-05-15 12:36:52 -04:00 |
|
Shaun Walker
|
bafe2c6666
|
fix module creator templates
|
2020-05-14 14:22:11 -04:00 |
|
Shaun Walker
|
aa97dd4d0d
|
Allow modules to be installed/uninstalled with embedded scripts or IInstallable interface. Fix module uninstall issues.
|
2020-05-14 11:54:28 -04:00 |
|
Shaun Walker
|
6fd0efbb73
|
updated module creator templates to use dependency injection in module components
|
2020-05-12 16:31:53 -04:00 |
|
Shaun Walker
|
a02cfea6c9
|
improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth
|
2020-05-05 09:15:36 -04:00 |
|
Shaun Walker
|
573c623592
|
fixes to module templates
|
2020-04-30 14:36:30 -04:00 |
|
Shaun Walker
|
34538dd945
|
install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin
|
2020-04-30 13:58:04 -04:00 |
|
Shaun Walker
|
b9d70dd11a
|
changed ServerAssemblyName to ServerManagerType to optimize processing
|
2020-04-16 22:27:12 -04:00 |
|
Shaun Walker
|
f5e4c1dd29
|
fixed user registration, and updated module creator templates to use new Service approach
|
2020-04-16 10:21:16 -04:00 |
|
Shaun Walker
|
70ebd6eb35
|
added defensive coding to deal with scenarios where files are deleted but still references from other entities
|
2020-04-14 12:18:11 -04:00 |
|
Shaun Walker
|
482747627e
|
added uninstall support for modules
|
2020-04-12 20:08:19 -04:00 |
|
Shaun Walker
|
90a127fbb8
|
enhancements to ModuleCreator so that it can scaffold internal and external modules
|
2020-04-10 13:49:50 -04:00 |
|