Releases: AppsDevTeam/fancyadmin
Releases · AppsDevTeam/fancyadmin
v1.0.132: Merge pull request #45 from AppsDevTeam/f-side-panel-ajax-snippet-redraw
v1.0.131: Merge pull request #46 from AppsDevTeam/anonymize
v1.0.130
v1.0.129: Merge pull request #44 from AppsDevTeam/codemirror
v1.0.128: Merge pull request #43 from AppsDevTeam/f-fix-account-navbar
fix account navbar
v1.0.127: feat: add identity resource filtering and improve role grid display
Added a new filter to IdentityQueryTrait for retrieving identities with access to specific resources, checking both direct roles and roles assigned via profiles. Updated the identity grid to display the combined list of roles from both the identity itself and its associated profiles.
v1.0.126: Merge pull request #42 from AppsDevTeam/f-mobile-nav
v1.0.125: fix: improve identity full name logic and update grid traits
Updated getFullName to handle null values and fall back to the username when first and last names are missing. Refined grid actions by removing the Deletable trait from identity and profile grids and adding SignInAsIdentity to the profile grid.
v1.0.124: Merge pull request #41 from AppsDevTeam/f-mobile-nav
v1.0.123: Merge pull request #39 from AppsDevTeam/f-fix-item-detail-hover
fix: datagrid item detail hover selector