Commit Graph

4 Commits

Author SHA1 Message Date
Phillip Rak 3d410d0974 Apply linter auto-fixes
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2022-11-16 18:38:20 -07:00
Jordon Leach 69537ff8cb
Fix global role count with standard and admin users (#7184) 2022-10-14 10:59:29 +01:00
Jordon Leach b6dd1fcd42
Fix unique user count on bound user role deletion (#7061) 2022-09-30 17:46:46 -04:00
Alexandre Alves 2162c98c72
Display warning when custom role is deleted (#6757)
* fix merge conflicts

* load correct class on roletemplate model

* add logic to check role bindings before deletion to promptRemove component

* create promptRemove components specific for user roles deletion

* code cleanup

* code cleanup again

* address PR comments

Co-authored-by: Alexandre Alves <aalves@Alexandres-MBP.lan>
Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>
2022-09-22 17:49:47 +01:00