-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Click to go back button to show MacroGroup list from Group page withi…
…n `ChangeMapMenu.vue` (#579) * add cache * Temp dev * Check if current project (initiial) belong to a macrogroup/s checking initCongif.group.macrogroup_id attribute * avoid nested conditions * replace `this._cache` with internal functions `get_macro(id)` + `get_group(id)` * missing `cb` * Show macrogroups list if a project initial group belong to more than one macro groups * Show macrogroups list if a project initial group belong to more than one macro groups: Improving * Show macrogroups if init project belong to a group inside more than one macrogroups * remove padding * Revert "remove padding" This reverts commit 540c938. * code clean up * Fix case of group.id == macrogroup.id * remove `setFallBackImage` and `macrogroupsandgroups ` * remove `isChildNode` and `_onChangeRoot` * jsdoc * Fix .on register event. Need to be a function --------- Co-authored-by: Raruto <[email protected]>
- Loading branch information
1 parent
66efef7
commit ebb57cd
Showing
2 changed files
with
170 additions
and
112 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
Oops, something went wrong.