labplus_for_gitlab
labplus_for_gitlab copied to clipboard
Represent Groups as a Tree instead of a flat list
Currently Groups are just a simple List. This doesn't really represent the Subgroup structure of Gitlab. Therefore a Tree representation might be more useful