sbwalker
aa5df3c309
change Admin Dashboard to use static rendering and fix invalid markup (H2 within P element)
2024-02-28 09:28:03 -05:00
sbwalker
ed7904b673
create server-side SiteService
2024-02-15 15:48:18 -05:00
sbwalker
7d1b4d916e
fix #3793 - render issues on .NET MAUI
2024-02-15 10:22:14 -05:00
sbwalker
8b6c6beceb
refactor fix for #3539 to avoid string comparison
2023-12-12 13:32:33 -05:00
sbwalker
bd987e9531
style page names in Admin Dashboard so that they are always visible in Bootstrap themes
2023-09-27 16:26:59 -04:00
sbwalker
99ac0a3cab
add defensive logic in case list of pages is empty
2023-05-03 12:32:28 -04:00
Cody
601582fc98
Update Index.razor
2023-05-03 08:19:24 -07:00
Cody
e939dbe24e
Updated SecurityAccessLevel.Admin
2023-05-02 17:14:46 -07:00
Shaun Walker
2b41909d47
#2618 - add backward compatibility for permissions optimizations
2023-03-02 15:34:42 -05:00
Shaun Walker
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
Leigh Pointer
e6cb90e545
Formating issues with Bootstrap 5.2
2022-08-02 08:55:42 +02:00
Shaun Walker
0fcf1c2732
filter deleted pages and modules in the router, provide support for cascading aspect of style sheets, replace ResourceDeclaration concept with ResourceLevel
2022-03-31 21:05:58 -04:00
Shaun Walker
11002efc02
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
2022-01-14 13:26:24 -05:00
Shaun Walker
65a14da5a9
improve validation and exception handling in API Controllers
2021-06-15 19:11:00 -04:00
hishamco
18aa8d48fe
Use SharedResources
2021-04-29 02:44:41 +03:00
hishamco
3cafb68f6b
Localize module titles in UI
2021-04-21 17:31:22 +03:00
Shaun Walker
df382ce7a3
allow developers to use custom icon libraries (Open Iconic is the default)
2020-12-22 08:37:33 -05:00
Pavel Veselý
5af6f7a52d
Namespace Fix undo ( #340 )
2020-04-04 14:06:24 -04:00
Pavel Veselý
71bd3a8d6a
Namespace fix ( #335 )
2020-04-03 17:18:33 -04:00
Shaun Walker
e8efc5e508
upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314 ( #323 )
2020-04-02 12:07:35 -04:00
Hisham Bin Ateya
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
Shaun Walker
eec983707a
Merge branch 'master' into NamingFixes
2020-03-14 12:27:34 -04:00
Pavel Vesely
a06ad38432
Naming fixes
2020-03-14 11:07:49 +01:00
Pavel Vesely
3e1c371be6
PermissionNames constants
...
Replace magic strings in authorisation calls
2020-03-14 09:21:26 +01:00
Shaun Walker
1cc58ea150
performance optimizations in site router and remove dependency between page and module in route specification
2019-10-18 12:23:36 -04:00
Shaun Walker
3af2ca0168
utilize _Imports.razor to simplify module declarations
2019-09-24 17:26:14 -04:00
Shaun Walker
83a212e7e3
Refactor host user security model, support static assets in modules and themes, module definition permissions and categories, paging control, remove SiteUsers, move seed data from script to site template for installation
2019-09-19 16:33:48 -04:00
Shaun Walker
7d353c2205
Hierarchical page management improvements
2019-09-15 19:15:44 -04:00
Shaun Walker
61dc27cf32
Finish upgrade to Preview9
2019-09-15 18:36:39 -04:00
Shaun Walker
7d5e35c637
updated namespaces, improved page management,
2019-09-14 15:31:12 -04:00