GUACAMOLE-338: Merge expand connections/groups by default if any of their descendants are selected.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/7c162fde Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/7c162fde Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/7c162fde Branch: refs/heads/master Commit: 7c162fde954d618e10fea4ae28dcd87212dc8a24 Parents: 33e76c4 970e50d Author: Nick Couchman <[email protected]> Authored: Fri Jul 14 15:07:11 2017 -0400 Committer: Nick Couchman <[email protected]> Committed: Fri Jul 14 15:07:11 2017 -0400 ---------------------------------------------------------------------- .../app/groupList/directives/guacGroupList.js | 18 +++-- .../groupList/directives/guacGroupListFilter.js | 7 +- .../webapp/app/groupList/types/GroupListItem.js | 2 +- .../manage/controllers/manageUserController.js | 77 +++++++++++++++++++- 4 files changed, 95 insertions(+), 9 deletions(-) ----------------------------------------------------------------------
