-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Team verwalten: Rollen #1416
Team verwalten: Rollen #1416
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28708ce - Browse repository at this point
Copy the full SHA 28708ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d51ede - Browse repository at this point
Copy the full SHA 2d51edeView commit details -
Collaborators.vue: make invitation as guest possible
And allow guest to fetch camp entities. Issue: ecamp#1415
Configuration menu - View commit details
-
Copy full SHA for 7ff466d - Browse repository at this point
Copy the full SHA 7ff466dView commit details
Commits on Jun 6, 2021
-
frontend/Activity.vue: disable editing activities for guests
For that we have to propagate a disabled property to all involved components. Issue: ecamp#1415
Configuration menu - View commit details
-
Copy full SHA for 9ac851e - Browse repository at this point
Copy the full SHA 9ac851eView commit details -
frontend/Story.vue: disable editable switch if user is guest
Pass camp as function instead of object into campRoleMixin. Issue: ecamp#1415
Configuration menu - View commit details
-
Copy full SHA for 7b0eec8 - Browse repository at this point
Copy the full SHA 7b0eec8View commit details -
frontend/Collaborators.vue: enable edit functions only for manager
But allow deactivating your own CampCollaboration, as long as you are not the last manager. Prohibit the removal of the last manager. In this view, removing the buttons didn't look well, so i disabled them. Issue: ecamp#1415
Configuration menu - View commit details
-
Copy full SHA for 180455c - Browse repository at this point
Copy the full SHA 180455cView commit details -
frontend/CollaboratorListItem.vue: add tooltip to explain that you ca…
…nnot delete the last manager I could not use the component directly as activator, because it is disabled when the tooltip should be shown, and then it does not activate the tooltip. Issue: ecamp#1415
Configuration menu - View commit details
-
Copy full SHA for 862e9cf - Browse repository at this point
Copy the full SHA 862e9cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc335e - Browse repository at this point
Copy the full SHA 0dc335eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cafc29 - Browse repository at this point
Copy the full SHA 7cafc29View commit details -
backend/content-type: allow guest to fetch the entities of content-nodes
In these content-types, the ACL is defined in the Module.php. Adapt them according to 7ff466d. Issue: ecamp#1415
Configuration menu - View commit details
-
Copy full SHA for 81de17a - Browse repository at this point
Copy the full SHA 81de17aView commit details