Commit Graph

31 Commits

Author SHA1 Message Date
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
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
ba9ca22aaa update to resources 2021-06-25 16:34:30 -04:00
ae0edcfd2d create default rex files with static keys 2021-06-18 14:45:38 -04:00
ec0b317f80 Fix localizer in Admin pages 2021-03-31 00:50:19 +03:00
a29d7b524c Localize alert messages in admin pages 2020-12-09 21:12:00 +03:00
9a3fd94c11 Localize non components for the pages 2020-11-20 00:50:14 +03:00
917caab7a1 Localize components of the pages 2020-11-20 00:44:44 +03:00
882412b8ff button/input columns style="width: 1px" 2020-06-18 22:22:16 -07:00
5af6f7a52d Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
71bd3a8d6a Namespace fix (#335) 2020-04-03 17:18:33 -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
ab3f0853a7 Naming conventions 2020-03-14 21:52:26 +01:00
155c4e12d9 completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
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
2e3a4efb74 structured logging 2019-10-22 11:57:28 -04:00
5fefda60a3 Basic Pages RecycleBin 2019-10-19 01:23:46 +02:00
4de8572a87 Management UI for roles, users, tenants 2019-09-30 23:50:10 -04:00
3af2ca0168 utilize _Imports.razor to simplify module declarations 2019-09-24 17:26:14 -04:00
5f62957752 Improved CSS handling 2019-09-21 22:15:44 -04:00
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
61dc27cf32 Finish upgrade to Preview9 2019-09-15 18:36:39 -04:00
7d5e35c637 updated namespaces, improved page management, 2019-09-14 15:31:12 -04:00
22420f2b43 Edit mode improvements 2019-09-05 13:44:27 -04:00
1e4c07889b Dynamic user profile per tenant 2019-09-03 20:39:29 -04:00
3ce7f1a227 Permission-based authorization utilizing Policies 2019-08-27 17:14:41 -04:00
ad2d865d7c Page management cleanup 2019-08-21 10:37:02 -04:00
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
59a715e468 Changes for Preview6 2019-06-19 08:32:04 -04:00
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
d71de1c21f Initial commit 2019-05-04 20:32:08 -04:00