Skip to content

Releases: AppsDevTeam/fancyadmin

v1.0.132: Merge pull request #45 from AppsDevTeam/f-side-panel-ajax-snippet-redraw

16 Apr 09:14
f776a05

Choose a tag to compare

Allow side panel forms to define snippets to redraw instead of redirect

v1.0.131: Merge pull request #46 from AppsDevTeam/anonymize

15 Apr 06:08
6af26ba

Choose a tag to compare

v1.0.130

15 Apr 05:12

Choose a tag to compare

Merge remote-tracking branch 'origin/main'

v1.0.129: Merge pull request #44 from AppsDevTeam/codemirror

14 Apr 08:43
0575ef1

Choose a tag to compare

v1.0.128: Merge pull request #43 from AppsDevTeam/f-fix-account-navbar

13 Apr 04:44
c9f7539

Choose a tag to compare

v1.0.127: feat: add identity resource filtering and improve role grid display

12 Apr 08:42

Choose a tag to compare

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

12 Apr 07:55
306dc3a

Choose a tag to compare

v1.0.125: fix: improve identity full name logic and update grid traits

11 Apr 08:07

Choose a tag to compare

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

11 Apr 06:02
410333a

Choose a tag to compare

v1.0.123: Merge pull request #39 from AppsDevTeam/f-fix-item-detail-hover

08 Apr 13:18
4af467a

Choose a tag to compare