Commit Graph

48 Commits

Author SHA1 Message Date
e4ec10ef49 format PermissionNames to be more readable 2023-01-09 15:36:41 -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
79c8126c4a Fix #2230 - add support for an Unauthenticated User global role 2022-06-07 15:25:44 -04:00
a3ff9373a2 enhance UserRole service with filtering and moved workload to server for better performance, improve error message details during installation 2022-04-29 21:39:11 -04:00
6a99e81e75 Add the Username to the display.
When looking through Users and Roles it would seem ideal to also show the username.
2022-01-21 09:36:32 +01:00
3e9a4f2c1a Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic. 2021-10-06 17:20:44 -04:00
f21b70a51e roles validation 2021-09-11 18:18:23 -04:00
e4201c1a4d allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install 2021-08-06 12:59:56 -04:00
9da3b77f7d modifications for Bootstrap 5
Updated Admin areas Users and Roles
2021-07-10 09:00:34 +02:00
0ce81169a6 modifications for Bootstrap 5 2021-07-09 11:43:37 -04:00
cb7d9a0371 upgrade to Boostrap 5 2021-07-02 20:03:51 -04:00
bf6edceb36 Fix issue where module definition version was not being loaded correctly on startup. Also user customizable module definition properties were being overwritten on upgrade. 2021-06-28 10:21:48 -04: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
bdf36fc49c bug fixes 2021-06-11 17:07:54 -04:00
d82fc8be90 added IsClickable Page property #1092, improve validation in Role Management, display database information in SQL Management, improve HttpClient header support 2021-06-10 20:10:46 -04:00
e836e27a5a fix #1305 - tabpanel loses focus 2021-05-03 08:19:25 -04:00
d42c7a5ea5 user and role management improvements 2021-04-24 13:47:20 -04:00
9d083726be user and role management improvements 2021-04-23 16:11:35 -04:00
f637c9137c added HTML5 date picker to input controls 2021-01-22 14:19:43 -05:00
b8622e5943 Order users by display name 2021-01-03 14:02:48 +03:00
a29d7b524c Localize alert messages in admin pages 2020-12-09 21:12:00 +03:00
29c37575f1 Add missing Roles localization strings 2020-12-08 20:45:54 +03:00
b4333a743d Localize non components strings in roles pages 2020-11-17 22:44:44 +03:00
c70f37d33c Fix resource keys 2020-11-17 22:43:53 +03:00
16b5dd99cc Localize components for the roles pages 2020-11-17 22:39:38 +03:00
955e7a3856 Factored out Contants.*** Role into RoleNames.***
Renamed 'AllUsers' to 'Everyone'
2020-10-16 06:22:52 -05:00
882412b8ff button/input columns style="width: 1px" 2020-06-18 22:22:16 -07:00
ab5257cea2 Security fixes for Site Administrators to ensure proper access. Improvements to User and Role management components. Fix logic in CreateUser so that it does not prevent Administrators from creating users. 2020-04-21 15:16:12 -04: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
1e688dcf5e Fixed some display issues for mobile rendering 2020-03-25 10:54:34 -04:00
20e481af3d fixes to role management 2020-03-24 16:56:01 -04:00
8bc694fe63 Label component for field level help 2020-03-16 15:06:59 -04:00
ab3f0853a7 Naming conventions 2020-03-14 21:52:26 +01:00
a06ad38432 Naming fixes 2020-03-14 11:07:49 +01:00
25d2c6596d completed background job scheduler 2019-11-15 08:42:31 -05: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
f59f6b2f34 added profile management 2019-10-25 00:03:11 -04:00
2e3a4efb74 structured logging 2019-10-22 11:57:28 -04:00
c029e70783 CSS separation, multi-tenancy fixes 2019-10-12 16:32:47 -04: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
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
1e4c07889b Dynamic user profile per tenant 2019-09-03 20:39:29 -04:00
42c6efbfdb Dynamic User Roles 2019-08-20 16:43:35 -04:00