c948361090
minor refactoring of #4179
2024-04-24 09:48:51 -04:00
de9c8362ac
[ENH] - #4178 simplified version with null-coalescing operator ??
2024-04-24 10:13:46 +10:00
b5bb5d35e7
[ENH] - #4178 correcting logic error
2024-04-24 09:49:07 +10:00
d910cfa919
[ENH] - #4178 modifications after review
2024-04-24 09:46:07 +10:00
cfb128acb8
[ENH] - Add Prerender IModuleControl property (similar to RenderMode) #4178
2024-04-23 15:22:02 +10:00
b63f73ef93
removing StreamRendering attribute as recent SDK seems to have resolved earlier rendering issues
2024-04-08 14:31:12 -04:00
8c5613b182
update module and theme default templates to use ModuleBase methods rather than ModuleInstance methods
2024-02-21 13:42:15 -05:00
fa17e7019a
add variability for StreamRendering based on render mode
2024-02-21 08:04:24 -05:00
54418957b6
update Npgsql.EntityFrameworkCore.PostgreSQL to version 8.0.2
2024-02-18 10:21:36 -05:00
7d1b4d916e
fix #3793 - render issues on .NET MAUI
2024-02-15 10:22:14 -05:00
9aa7672b17
remove debugging info from UI
2024-02-12 09:05:47 -05:00
856afcf3bf
updates to make identical to POC - still not working
2024-02-10 11:46:07 -05:00
ea75ddfa85
rename RenderMode class and adding usings
2024-02-09 14:34:33 -05:00
f6fb3cc766
specify default interactive render mode
2024-02-09 10:59:51 -05:00
d03565ad95
improve debug message
2024-02-09 09:10:03 -05:00
a686bec025
add text to display render mode
2024-02-09 08:56:25 -05:00
e6df8dcd2e
preserve backward compatibility but flag methods as obsolete
2024-02-09 08:47:20 -05:00
b5f7106780
render mode optimization
2024-02-08 15:58:31 -05:00
a40b49f2ed
implement RenderModeBoundary
2024-02-08 15:47:25 -05:00
c271d4bfe4
improve ShouldRender logic
2024-01-06 08:52:05 -05:00
02c22c1894
improved rendering optimization
2024-01-05 11:49:57 -05:00
f75179b2f6
component rendering optimizations
2024-01-04 13:47:51 -05:00
e4e1fa6a4c
allow AddModuleMessage to support displaying the message at the bottom of the module instance
2023-12-04 09:55:53 -05:00
e136972cd7
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
2023-01-09 11:38:25 -05:00
19be77ed49
refactored ErrorBoundary implementation to support logging
2021-11-22 16:11:44 -05:00
b40ee19735
ErrorBoundary
2021-11-17 11:22:24 +01:00
a16040a595
remove unnecessary cascading parameter to improve efficiency
2021-11-05 09:03:12 -04:00
39ccc30680
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
2021-08-26 18:20:58 -04:00
ae0edcfd2d
create default rex files with static keys
2021-06-18 14:45:38 -04:00
c3e7fa67f3
Performance improvement - set IsFixed="true" on ModuleState CascadingValues so that Blazor will not monitor them for changes
2021-02-05 09:37:10 -05:00
e94069e8a5
Localize alert messages in UI
2020-12-09 21:17:33 +03:00
fd60b40c53
Fixes to make site alias, page path, and module action Url resolutions case insensitive. Optimized logic for Settings component which fixed localization rendering issue.
2020-12-01 19:36:02 -05:00
0c0916c6ab
Fixed build warnings related to ModuleMessage component changes
2020-10-05 09:11:47 -04:00
66ad089088
Refactoring ( #314 )
...
* Refactoring
* Refactoring
* Check for a valid email.
* Fixed missing character.
* Moved logic to the Utilities class.
* Rename template .sql file
* Modified null and empty string check.
* Check for a valid email.
* Fixed missing character.
* Moved logic to the Utilities class.
* Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options
* Refactoring
* Refactoring
* Check for a valid email.
* Moved logic to the Utilities class.
Co-authored-by: Aubrey <aubrey.b@treskcow.tech >
Co-authored-by: MIchael Atwood <matwood@dragonmastery.com >
Co-authored-by: Shaun Walker <shaun.walker@siliqon.com >
2020-03-31 10:21:05 -04:00
cf6643aef3
Client fixes
...
Client is partially done.
227 warnings left out of 1500
I like Rider
2020-03-15 15:19:35 +01:00
155c4e12d9
completed client state invalidation in multi-user environment
2020-03-10 10:37:42 -04:00