You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per entity field role in forms (@gonzakpo) : define a role in a form field configuration in order to disable the field modification if the user does not hold the required role.
Adds a new config option under easy_admin_extension to control the display of the "Open in a new tab link" in the embedded lists (embedded_list.open_new_tab option). This might be configured by entity as well (embeddedList.open_new_tab config option). Resolve #22