Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix storing team_id as 0 if state is less or equal to 0 (#50)
* Add role nagivation group customisation * Add permission nagivation group customisation * Add nagivation_section_group config option * Remove default setting on Guard Remove default setting on Guard because it causes an issue with the datalist being array if it's not selected / typed. * Remove default setting on Guard Remove default setting on Guard because it causes an issue with the datalist being array if it's not selected / typed. * Add team support to RolesResource * Add english language strings for team support * Added Team Model Class linkage * Add dehydrated state to the team_id to allow null when empty since 0 is an integer. * Remove duplicated team_model from merging. --------- Co-authored-by: Tony Partridge <[email protected]>
- Loading branch information