From 0fe2044be4ea71f4466c9311170c47ee80278650 Mon Sep 17 00:00:00 2001 From: tharindarodrigo Date: Sat, 18 Mar 2023 08:34:23 +0530 Subject: [PATCH] Dev (#40) * 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 * 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 * 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 Co-authored-by: Tharinda Rodrigo Co-authored-by: HarryLee186 <34167106+HarryLee186@users.noreply.github.com> * 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 * 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 * 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 Co-authored-by: Tharinda Rodrigo Co-authored-by: HarryLee186 <34167106+HarryLee186@users.noreply.github.com> --------- Co-authored-by: Tony Partridge Co-authored-by: Tharinda Rodrigo Co-authored-by: HarryLee186 <34167106+HarryLee186@users.noreply.github.com> --------- Co-authored-by: Tony Partridge Co-authored-by: Tharinda Rodrigo Co-authored-by: HarryLee186 <34167106+HarryLee186@users.noreply.github.com>