-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: company subsidiaries and permission (#184)
* fix: optimize permissions and add custom roles * feat: add company Hierarchy * feat: add company hierarchy extranal button * feat: get the CompanySubsidiaries interface * feat: display the"Switch Company" Panel on Buyer Portal * fix: add constans z-index * fix: add a method to determine the Level Permission * fix: b2b-1567 bugs * fix: modifying superAdmin role definition * fix: b2b-1660 bugs * fix: remove superadmin company hierarchy and add subsidiariesCompany permission * fix: component Optimization * feat: invocie aggregated view b2b-1566 * feat: order and detail aggregated view b2b-1566-1564 * fix: optimizing the code * fix: order and invocie fix bugs * fix: order detail SL btn * fix: superadmin remove Company hierarchy * fix: log in again to terminate the company hierarchy agent * fix: super admin invocie action b2b-1659 * feat: add Settings in Django Admin to Control Account Hierarchy * fix: company Hierarchy permission optimization * fix: no address permission,Contact information is not displayed * fix: translation for account hierarchy b2b-1758 * fix: ui change orderDetail change tips b2b-1808 * fix: company Hierarchy bugs * feat: add address level permission and modify the files related to cspell * feat: add quote and purchasability level permission and modify the files related to cspell * fix: quotes level permission bugs * fix: purchasability level permission bugs * feat: user management permission * feat: 1873 shoppingList permission * fix: user and SL permission and component optimization * fix: modify the files related to cspell * fix: resolve eslint no-cycle issue in permissions utils * fix: fix shoppingList permission bugs * fix: remove unused file * fix: resolve hierarchyDialog bug * fix: resole permission bugs * fix: optimize company subsidiaries and permission code * fix: mobile version company hierarchy * feat: companyHierarchy permission code separation and code optimization (#208) * fix: optimize b3CheckPermissions utils * fix: b3RolePermissions and b3CheckPermissions are merged into one utils * fix: optimize the b3CheckPermissions utils and remove the use of the getB2BPermission method * fix: use b2bPermissionsMap and import it separately * feat: add permission hooks and merge shoppingList permission methods * fix: add separate address permissions * fix: add separate userManagement permissions * fix: change style * fix: order list get new Data when switch agency
- Loading branch information
1 parent
cedada6
commit 8f24c17
Showing
101 changed files
with
3,915 additions
and
718 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.