sbwalker
|
83b56966f4
|
use consistent pattern for settings
|
2025-10-14 13:01:34 -04:00 |
|
sbwalker
|
d2d88d4b5e
|
improve default module template to follow RCL/Nuget standards
|
2025-08-29 16:20:16 -04:00 |
|
sbwalker
|
5a2af6d0f9
|
update module template to .NET 8.0.7
|
2024-07-17 16:17:10 -04:00 |
|
sbwalker
|
448e3a4639
|
updates to module template for static rendering (ActionDialog Id property, Service interface moved to Shared, Client Service using IHttpClientFactory, Async methods added to Repository, Server Service implementation added, Controller uses Server Service implementation, Server Service registered in Startup)
|
2024-03-21 14:55:07 -04:00 |
|
sbwalker
|
8c5613b182
|
update module and theme default templates to use ModuleBase methods rather than ModuleInstance methods
|
2024-02-21 13:42:15 -05:00 |
|
vnetonline
|
cf428598d5
|
[FIX] - Fixed the Resource Type in Module Settings with correct Namespace
|
2023-07-10 12:52:02 +10:00 |
|
vnetonline
|
3abe47ae9e
|
[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
|
2023-06-20 16:58:30 +10:00 |
|
Leigh Pointer
|
c4070cb603
|
External Module Description not updated
Fix for External Module Description not updated #2870
|
2023-06-06 12:26:39 +02:00 |
|
Shaun Walker
|
83acda6d05
|
add proper translation keys for ActionLink and ActionDialog into RESX for Module Creator template
|
2022-08-03 08:49:47 -04:00 |
|
Shaun Walker
|
7b1b061355
|
include ResourceType attribute in Settings component for external module template
|
2022-08-02 07:55:11 -04:00 |
|
Shaun Walker
|
ffcc229c78
|
support for commercial modules, themes, translations
|
2021-08-16 09:46:02 -04:00 |
|
Shaun Walker
|
eb3e4916a8
|
fix #1593 - remove duplicate form tag from edit.razor
|
2021-08-09 11:27:39 -04:00 |
|
Leigh
|
37672ea632
|
Modified External Module Template
replace tables in markup with responsive approach.
|
2021-07-11 14:27:18 +02:00 |
|
Shaun Walker
|
32c49f74d3
|
fix module template issues
|
2021-06-17 12:12:19 -04:00 |
|
Shaun Walker
|
72ff6fa0e7
|
improvements to refresh logic, module template enhancements
|
2021-06-16 16:31:02 -04:00 |
|
Shaun Walker
|
cbe843bafc
|
User experience improvements
|
2021-04-17 19:18:24 -04:00 |
|
Shaun Walker
|
61b73060e5
|
login form validation
|
2021-04-02 16:14:02 -04:00 |
|
Shaun Walker
|
81b76f03ee
|
Add folder structure to external module template client project to organize code and emphasize that a module project can contain multiple modules.
|
2021-03-09 09:47:01 -05:00 |
|