See issue #32
Added multiple families feature, just need to go at /families to manage the groups.
Here the basic for the management:
- Add groups using the form, enter the name and select the users you want in it.
**You must at least select one user when creating the group, when a group is empty, it is deleted. - Using the checkbox you can select the users in each groups.
Important
- A user with no group can be seen by everyone and he can see everyone.
- Only an admin can access the page.
- The users in different groups can still be accessed with the URL, but cannot be viewed with the app interface.
- Make sure to save changes after updating the permissions grid.
- A user can be in multiple groups.