Skip to content
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

User signup sheet functionality #7

Closed
rmil opened this issue Oct 15, 2020 · 1 comment · Fixed by #11
Closed

User signup sheet functionality #7

rmil opened this issue Oct 15, 2020 · 1 comment · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@rmil
Copy link
Member

rmil commented Oct 15, 2020

Currently users can only be added to a sign-up sheet when it's created. In order to have proper functionality we will need to allow individual users to adjust the signup sheets so they can enrol / enroln't from sheets.

To do this properly, we'll also probably use transactions at the SQL layer to ensure that there are no issues arising from people signing up at the same time.

There will also need to be permissions to ensure that people can't adjust other peoples roles and also ensuring the event creator and admins still have the necessary access.

We will also need to consider non "show" events, since they use different tables.

@rmil rmil added the enhancement New feature or request label Oct 15, 2020
@rmil rmil self-assigned this Oct 15, 2020
@rmil
Copy link
Member Author

rmil commented Nov 18, 2020

So the we now have the functionality of user's being able to signup to roles, remove themselves, admin's to update them currently. The permissions are adequete for the time being, so hopefully they'll work.

Will, need to work on modifying the metadata of signup sheets now along with the roles available.

@rmil rmil mentioned this issue Nov 20, 2020
@rmil rmil closed this as completed in #11 Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant