Shaun Walker
880ad0486a
include syncevents on module add/update/delete to trigger reload in UI
2020-11-10 16:26:50 -05:00
Shaun Walker
8b97872100
improve user experence of Module Creator during app restart
2020-11-09 15:52:40 -05:00
Shaun Walker
07519bccde
fixed issue where modulestate was being modified and not treated as a readonly cache
2020-11-09 15:35:32 -05:00
Shaun Walker
a8932ec1e0
Merge pull request #64 from oqtane/master
...
sync
2020-11-09 10:51:23 -05:00
Shaun Walker
a9bb82347d
Merge pull request #871 from sbwalker/master
...
Removed comment and added defensive logic in the eent that the moduletype is not valid. Also changed default behavior to display the name if the key is missing. Will need an option in the future to enable the display of missing keys.
2020-11-09 09:43:52 -05:00
Shaun Walker
2c58a97ec1
fixed malformed tokens in external module template
2020-11-09 09:42:01 -05:00
Shaun Walker
41b30bfab2
Removed comment and added defensive logic in the eent that the moduletype is not valid. Also changed default behavior to display the name if the key is missing. Will need an option in the future to enable the display of missing keys.
2020-11-09 09:27:52 -05:00
Shaun Walker
a77aa5fe18
Merge pull request #63 from oqtane/master
...
sync
2020-11-09 08:29:14 -05:00
Shaun Walker
780b0c704c
Merge pull request #870 from hishamco/localization
...
Use IStringLocalizerFactory for simplicity
2020-11-08 14:58:42 -05:00
hishamco
26c054c22d
Use IStringLocalizerFactory for simplicity
2020-11-08 22:26:04 +03:00
Shaun Walker
047336ad21
Merge pull request #62 from oqtane/master
...
sync
2020-11-08 10:52:36 -05:00
Shaun Walker
2d344975ff
Merge pull request #869 from sbwalker/master
...
Module Creator should only include Framework References for 2.0.0 and above
2020-11-07 16:45:30 -05:00
Shaun Walker
e0017065af
Module Creator should only include Framework References for 2.0.0 and above
2020-11-07 16:44:41 -05:00
Shaun Walker
f0a9739b37
Merge pull request #868 from sbwalker/master
...
upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator.
2020-11-07 16:36:48 -05:00
Shaun Walker
5e801bd5ee
upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator.
2020-11-07 16:35:44 -05:00
Shaun Walker
824df0e849
Update README.md
2020-11-05 10:27:20 -05:00
Shaun Walker
a24fd099c0
Update README.md
2020-11-05 09:25:46 -05:00
Shaun Walker
c6fdc99690
Merge pull request #866 from sbwalker/master
...
move version to 2.0.0 and target to net5.0
2020-11-05 09:20:59 -05:00
Shaun Walker
b602113cd1
move version to 2.0.0
2020-11-05 09:19:56 -05:00
Shaun Walker
b6886116ad
Merge pull request #865 from sbwalker/master
...
fixed JavaScript issue when loading scripts dynamically which caused only the first script to be loaded for a module
2020-11-05 08:51:58 -05:00
Shaun Walker
f976910730
fixed JavaScript issue when loading scripts dynamically which caused only the first script to be loaded
2020-11-05 08:50:52 -05:00
Shaun Walker
6726a42406
Merge pull request #864 from sbwalker/master
...
resolve Login UI issue #794
2020-11-04 17:44:09 -05:00
Shaun Walker
23a35cf3c4
resolve Login UI issue #794
2020-11-04 17:43:27 -05:00
Shaun Walker
f5b99bf9d1
Merge pull request #863 from sbwalker/master
...
implement optional Security parameter for TabPanel #797
2020-11-04 17:27:58 -05:00
Shaun Walker
d7135ad4f9
implement optional Security parameter for TabPanel #797
2020-11-04 17:27:15 -05:00
Shaun Walker
0d03f59cd4
Merge pull request #862 from sbwalker/master
...
use logo with glow effect so it is visible on both black and white backgrounds
2020-11-04 16:59:03 -05:00
Shaun Walker
5b49e1bc7c
use logo with glow effect so it is visible on both black and white backgrounds
2020-11-04 16:58:02 -05:00
Shaun Walker
a3215e286a
Merge pull request #61 from oqtane/master
...
sync
2020-11-04 16:00:53 -05:00
Shaun Walker
b10140f513
Merge pull request #861 from sbwalker/master
...
performance optimization to reduce calls from client to server unless content is changed
2020-11-04 15:59:49 -05:00
Shaun Walker
8eaa298d8b
performance optimization to reduce calls from client to server unless content is changed
2020-11-04 15:58:13 -05:00
Shaun Walker
c52d255a30
Merge pull request #860 from sbwalker/master
...
load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers
2020-11-04 15:41:48 -05:00
Shaun Walker
97cec46ec1
load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers
2020-11-04 15:40:57 -05:00
Shaun Walker
46c1564e3d
Merge pull request #859 from sbwalker/master
...
optimize performance when running on WebAssembly by caching assembly payload that needs to be served to new clients
2020-11-04 08:11:03 -05:00
Shaun Walker
700b6e2d68
optimize performance when running on WebAssembly by caching assembly payload that needs to be served to new clients
2020-11-04 08:10:21 -05:00
Shaun Walker
3cfb27b2bc
Merge pull request #857 from sbwalker/master
...
fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent
2020-11-03 14:44:23 -05:00
Shaun Walker
b4b73b7e5a
fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent
2020-11-03 14:41:49 -05:00
Shaun Walker
8c2338e590
Update README.md
2020-10-28 07:54:35 -04:00
Shaun Walker
89875516e6
Update README.md
2020-10-25 21:07:56 -04:00
Shaun Walker
15aa2c2e47
Merge pull request #60 from oqtane/master
...
sync
2020-10-25 13:11:01 -04:00
Shaun Walker
1bf4bd0022
Merge pull request #850 from hishamco/patch-1
...
Update README.md
2020-10-25 13:09:23 -04:00
Shaun Walker
570b885c09
Merge pull request #849 from hishamco/section-localization
...
Localize section component
2020-10-25 13:08:40 -04:00
Shaun Walker
90de3949d2
Merge pull request #848 from hishamco/tab-panel-localization
...
Localize TabPanel component
2020-10-25 13:08:20 -04:00
Hisham Bin Ateya
38eb7c05b3
Update README.md
2020-10-24 10:12:48 +03:00
hishamco
5948e7ba76
Localize section component
2020-10-24 10:05:57 +03:00
hishamco
3cbf55e1ce
Move DisplayHeading() from TabStrip to TabPanel
2020-10-24 09:52:17 +03:00
hishamco
ec270fbff0
Localize TabPanel component
2020-10-24 09:44:56 +03:00
Shaun Walker
03926bccb0
Merge pull request #846 from sbwalker/master
...
fix folder parsing issue specific to Azure environment where WebRootPath contains 2 wwwroot nested folders
2020-10-22 16:31:41 -04:00
Shaun Walker
cdb7de84fa
fix folder parsing issue specific to Azure environment where WebRootPath contains 2 wwwroot nested folders
2020-10-22 16:30:27 -04:00
Shaun Walker
76eccececa
Update README.md
2020-10-21 09:20:47 -04:00
Shaun Walker
2f17945020
Merge pull request #843 from sbwalker/master
...
Fixed issue where Page Url expansion script for 1.0.4 was not implemented properly - it was not tagged as an embedded resource.
2020-10-21 08:02:57 -04:00