We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Administrator should have ability to edit and delete users' opinions. It may be necessary, if someone's opinion is breaking rules of conduct.
The text was updated successfully, but these errors were encountered:
Merge remote-tracking branch 'origin/#169-Ability-to-edit-and-delete-…
2b45edd
…opinions-for-administrator' into #169-Ability-to-edit-and-delete-opinions-for-administrator
Merge branch 'main' into #169-Ability-to-edit-and-delete-opinions-for…
ca5c474
…-administrator
#169 - ability to edit and delete opinions for administrator (#201)
39e2e60
* Create event * Add button url * Fix url * Secure backend from unauthorised changes * logic for admin to delete comments * lint * pencil is not displayed for admin * cleaned update opinion method on backend * Fix unnecessary commits and cs * Fix DataImporter.php * Added policies * Added validation and fixed policy * change policy to bool * Change policy logic * fix updating opinion * Fix policy --------- Co-authored-by: JakubKermes <jakubker22@gmail.com> Co-authored-by: zmigroo <patrykzmigro@gmail.com>
Successfully merging a pull request may close this issue.
Administrator should have ability to edit and delete users' opinions. It may be necessary, if someone's opinion is breaking rules of conduct.
The text was updated successfully, but these errors were encountered: