Commit Graph

17 Commits

Author SHA1 Message Date
b3f6194fda consolidate interface and implementation classes 2025-08-11 16:36:09 -04:00
658059806b fix #5346 - deleting role should remove associated useroles 2025-07-29 09:05:37 -04:00
b1770ebb76 fix #5346 - deleting role should remove associated permissions 2025-07-29 08:40:38 -04:00
Ben
0cafef7ab4 update to load the data in scope. 2024-03-19 09:19:56 +08:00
Ben
c58254f951 Fix #4010: update repositories to using db context factory. 2024-03-18 15:32:19 +08:00
82c05a841f Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
d42c7a5ea5 user and role management improvements 2021-04-24 13:47:20 -04:00
71b3b695fc fix #618 2020-06-15 15:47:35 -04:00
7d7e8e9e66 quick fix for #475 - cannot save role 2020-06-15 09:22:35 -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
5b3feaf26f Server naming fixes and cleanup
Server is now completely cleaned up and without warnings
2020-03-15 11:53:24 +01:00
a46235ea1e Fix naming conventions for private fields 2020-03-05 01:46:53 +03:00
d18b4d574a Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries 2020-02-23 10:45:32 -05:00
6ad4715955 optimize for IEnumerable and remove unnecessary exception handling in repostory 2019-08-31 00:04:53 -04:00
c651dedffd Fix issue saving permissions associated to global roles 2019-08-30 10:45:44 -04:00
42c6efbfdb Dynamic User Roles 2019-08-20 16:43:35 -04:00