-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "Shop Manager" as a default group (#2602)
* Setup up version for migrating from old permissions style to groups * Update accounts that match on migrate and add down method * Add shop manager as part of default groups on start and add to migration file * Show no dropdown if shop has only one group * If account with no name, use first part of email as name * Switch logger to debug * add sort to display higher permission groups at the top * Setup searching for and creating custom group and setting users to custom * Add comments to document flow of migration * Prevent error on user without roles field in tests * Change info logs to debug * Add comment
- Loading branch information
1 parent
d8bbe37
commit d2b0f3e
Showing
4 changed files
with
26 additions
and
9 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