Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Merging updates (#37) * Roles & Permissions automate Guard fill (#30) * Roles automate guard fill On creating/editing guards, prefill the guard if only 1 guard is set in the generator and start a datalist of the guards * Update PermissionResource.php * Added support to create both filament resources and other models (#33) Co-authored-by: Tharinda Rodrigo <[email protected]> * Add support to customise the nagivation group, by default it is Roles & Permissions (#32) * Add role nagivation group customisation * Add permission nagivation group customisation * Add nagivation_section_group config option * Added support to scan through nested filament resources * comment in config changed * Added support to scan through nested filament resources * Roles & Permissions automate Guard fill (#30) * Roles automate guard fill On creating/editing guards, prefill the guard if only 1 guard is set in the generator and start a datalist of the guards * Update PermissionResource.php * Add support to customise the nagivation group, by default it is Roles & Permissions (#32) * Add role nagivation group customisation * Add permission nagivation group customisation * Add nagivation_section_group config option * comment in config changed * 1st Phase Team Support (#34) * 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 * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: typo (#35) * Update README.md * Update README.md * Update README.md * Bug fix/translation labels undetected (#36) * Translation labels bug fix for teams * refactor --------- Co-authored-by: Tharinda Rodrigo <[email protected]> * Update README.md * Update README.md * Added settings for visibilty on navigation. * Added settings for visibilty on navigation. * Added settings for visibilty on navigation. --------- Co-authored-by: Tony Partridge <[email protected]> Co-authored-by: Tharinda Rodrigo <[email protected]> Co-authored-by: HarryLee186 <[email protected]> * Merging updates (#39) * Roles & Permissions automate Guard fill (#30) * Roles automate guard fill On creating/editing guards, prefill the guard if only 1 guard is set in the generator and start a datalist of the guards * Update PermissionResource.php * Added support to create both filament resources and other models (#33) Co-authored-by: Tharinda Rodrigo <[email protected]> * Add support to customise the nagivation group, by default it is Roles & Permissions (#32) * Add role nagivation group customisation * Add permission nagivation group customisation * Add nagivation_section_group config option * Added support to scan through nested filament resources * comment in config changed * Added support to scan through nested filament resources * Roles & Permissions automate Guard fill (#30) * Roles automate guard fill On creating/editing guards, prefill the guard if only 1 guard is set in the generator and start a datalist of the guards * Update PermissionResource.php * Add support to customise the nagivation group, by default it is Roles & Permissions (#32) * Add role nagivation group customisation * Add permission nagivation group customisation * Add nagivation_section_group config option * comment in config changed * 1st Phase Team Support (#34) * 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 * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: typo (#35) * Update README.md * Update README.md * Update README.md * Bug fix/translation labels undetected (#36) * Translation labels bug fix for teams * refactor --------- Co-authored-by: Tharinda Rodrigo <[email protected]> * Update README.md * Update README.md * Added settings for visibilty on navigation. * Added settings for visibilty on navigation. * Added settings for visibilty on navigation. * Merging updates (#37) (#38) * Roles & Permissions automate Guard fill (#30) * Roles automate guard fill On creating/editing guards, prefill the guard if only 1 guard is set in the generator and start a datalist of the guards * Update PermissionResource.php * Added support to create both filament resources and other models (#33) * Add support to customise the nagivation group, by default it is Roles & Permissions (#32) * Add role nagivation group customisation * Add permission nagivation group customisation * Add nagivation_section_group config option * Added support to scan through nested filament resources * comment in config changed * Added support to scan through nested filament resources * Roles & Permissions automate Guard fill (#30) * Roles automate guard fill On creating/editing guards, prefill the guard if only 1 guard is set in the generator and start a datalist of the guards * Update PermissionResource.php * Add support to customise the nagivation group, by default it is Roles & Permissions (#32) * Add role nagivation group customisation * Add permission nagivation group customisation * Add nagivation_section_group config option * comment in config changed * 1st Phase Team Support (#34) * 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 * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix: typo (#35) * Update README.md * Update README.md * Update README.md * Bug fix/translation labels undetected (#36) * Translation labels bug fix for teams * refactor --------- * Update README.md * Update README.md * Added settings for visibilty on navigation. * Added settings for visibilty on navigation. * Added settings for visibilty on navigation. --------- Co-authored-by: Tony Partridge <[email protected]> Co-authored-by: Tharinda Rodrigo <[email protected]> Co-authored-by: HarryLee186 <[email protected]> --------- Co-authored-by: Tony Partridge <[email protected]> Co-authored-by: Tharinda Rodrigo <[email protected]> Co-authored-by: HarryLee186 <[email protected]> --------- Co-authored-by: Tony Partridge <[email protected]> Co-authored-by: Tharinda Rodrigo <[email protected]> Co-authored-by: HarryLee186 <[email protected]>
- Loading branch information