Shaun Walker
|
aacb2a0563
|
Merge pull request #423 from sbwalker/master
fixes to module templates
|
2020-04-30 14:36:07 -04:00 |
|
Shaun Walker
|
573c623592
|
fixes to module templates
|
2020-04-30 14:36:30 -04:00 |
|
Shaun Walker
|
723855b94c
|
Merge pull request #420 from chlupac/ModuleTemplateFix
ModuleCreator: WebAssembly references causes build error in some scenarios.
|
2020-04-30 14:04:44 -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 |
|
Pavel Vesely
|
4e5ca01ebd
|
WebAssembly references causes build error in some scenarios. Works without them.
https://gitter.im/aspnet/Blazor?at=5e915f6ee24b4d6c44fe1827
|
2020-04-29 21:55:12 +02:00 |
|
Mike Casas
|
43a94eb60a
|
Fix for the correct version.
|
2020-04-26 16:16:40 -04:00 |
|
Mike Casas
|
fa91a2fd46
|
Update to Preview 5.
|
2020-04-26 14:52:39 -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
|
2c54bcd80e
|
minor modifications to external module template
|
2020-04-14 16:34:41 -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
|
f41dd06f6d
|
fixed external module template so that it generates folder paths correctly
|
2020-04-13 12:48:49 -04:00 |
|
Shaun Walker
|
1ed8f4554a
|
added uninstall script to external module template as embedded resource
|
2020-04-12 20:12:10 -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 |
|