sbwalker
4d26468ede
performance optimization to mitigate page bloat caused by Blazor serializing/encrypting state when crossing render mode boundaries
2024-07-16 16:21:35 -04:00
Leigh Pointer
b5ebcc3e07
Update Index.razor
2024-04-22 17:46:13 +02:00
sbwalker
b77e72880b
optimize Pager search to remove redundant AllowSearch parameter and avoid consuming memory when not in use
2023-10-12 11:10:14 -04:00
sbwalker
b0d2ee8760
add Search capability to Pager and include in management UIs
2023-10-09 16:59:36 -04:00
sbwalker
10a754642a
ability for non-administrators to edit page settings
2023-06-05 14:33:05 -04: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
Leigh
efbe0562f9
Navigation was not completed
2021-11-04 06:09:19 +01:00
Leigh
fff36949b7
Fix for #1749 navigate to sub sub pages
...
Also added missing "Browse" localization from site/index,resx
2021-11-02 19:59:59 +01:00
Leigh
a8ddb64b49
Fix for #1749 navigate to sub sub pages
...
Added Open button that will navigate to sub pages
2021-11-02 05:57:05 +01:00
Grayson Walker
ba9ca22aaa
update to resources
2021-06-25 16:34:30 -04:00
Grayson Walker
ae0edcfd2d
create default rex files with static keys
2021-06-18 14:45:38 -04:00
hishamco
ec0b317f80
Fix localizer in Admin pages
2021-03-31 00:50:19 +03:00
hishamco
a29d7b524c
Localize alert messages in admin pages
2020-12-09 21:12:00 +03:00
hishamco
9a3fd94c11
Localize non components for the pages
2020-11-20 00:50:14 +03:00
hishamco
917caab7a1
Localize components of the pages
2020-11-20 00:44:44 +03:00
Cody
882412b8ff
button/input columns style="width: 1px"
2020-06-18 22:22:16 -07: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
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
Pavel Vesely
ab3f0853a7
Naming conventions
2020-03-14 21:52:26 +01:00
Shaun Walker
155c4e12d9
completed client state invalidation in multi-user environment
2020-03-10 10:37:42 -04:00
Shaun Walker
ab564f7244
modified all admin UIs to position action buttons on the left side of grids and implemented ActionDialog throughout rather than dedicated delete components
2019-11-04 23:29:35 -05:00
Shaun Walker
2e3a4efb74
structured logging
2019-10-22 11:57:28 -04:00
Emanuele Filardo
5fefda60a3
Basic Pages RecycleBin
2019-10-19 01:23:46 +02:00
Shaun Walker
4de8572a87
Management UI for roles, users, tenants
2019-09-30 23:50:10 -04:00
Shaun Walker
3af2ca0168
utilize _Imports.razor to simplify module declarations
2019-09-24 17:26:14 -04:00
Shaun Walker
5f62957752
Improved CSS handling
2019-09-21 22:15:44 -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
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
Shaun Walker
22420f2b43
Edit mode improvements
2019-09-05 13:44:27 -04:00
Shaun Walker
1e4c07889b
Dynamic user profile per tenant
2019-09-03 20:39:29 -04:00
Shaun Walker
3ce7f1a227
Permission-based authorization utilizing Policies
2019-08-27 17:14:41 -04:00
Shaun Walker
ad2d865d7c
Page management cleanup
2019-08-21 10:37:02 -04:00
Shaun Walker
b71f007981
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
2019-08-14 09:34:35 -04:00
Shaun Walker
59a715e468
Changes for Preview6
2019-06-19 08:32:04 -04:00
Mitchel Sellers
f8a048e5ac
ActionLink Improvements
...
Adjustment to ActionLink component to support custom button classes. Adjustment of all button styles inside of the project to swap to either btn-danger for delete operations or btn-secondary for cancel operations for consistency.
2019-05-17 23:55:55 -05:00
oqtane
d71de1c21f
Initial commit
2019-05-04 20:32:08 -04:00