WIP: Draft: Resolve "Fix person related permissions" #3557

Closed
yuha wants to merge 1 commit from 1343-fix-person-related-permissions into master
Member

Information and screenshots

No further information have been provided.

Checklist

  • tox -e reformat,lint used
  • Changelog updated/No update necessary
  • Documentation (incl. Screenshots) up-to-date
  • Copyright in apps.py and README.rst up-to-date
  • (Unit) tests for new feature/regression tests for bug fixes (only if useful)
  • Adhere to URL scheme
  • Tested with admin account
  • Tested with normal account (based on permissions)

Backend checklist

  • Use permissions for all GraphQL mutations
  • Use query optimizer for all GraphQL queries
  • Don't use inefficient DB queries

Frontend checklist (mandatory with ~"part::frontend")

  • Screenshots are attached (mobile and desktop)
  • Tested on mobile, tablet, and desktop sizes
  • Adhered to frontend guidelines
  • Checked with Firefox Accessibility Checker

Closes #1343

## Information and screenshots No further information have been provided. ## Checklist - [ ] `tox -e reformat,lint` used - [ ] Changelog updated/No update necessary - [ ] Documentation (incl. Screenshots) up-to-date - [ ] Copyright in `apps.py` and `README.rst` up-to-date - [ ] (Unit) tests for new feature/regression tests for bug fixes (only if useful) - [ ] Adhere to [URL scheme](https://edugit.org/AlekSIS/official/AlekSIS/-/issues/86) - [ ] Tested with admin account - [ ] Tested with normal account (based on permissions) ## Backend checklist - [ ] Use permissions for all GraphQL mutations - [ ] Use query optimizer for all GraphQL queries - [ ] Don't use inefficient DB queries ## Frontend checklist (mandatory with ~"part::frontend") - [ ] Screenshots are attached (mobile and desktop) - [ ] Tested on mobile, tablet, and desktop sizes - [ ] Adhered to frontend guidelines - [ ] Checked with Firefox Accessibility Checker Closes #1343
Author
Member

assigned to @yuha

assigned to @yuha
Author
Member

added 2 commits

  • 1e06e094 - Seperate permissions for person overview route and individual person route
  • 5ea085f5 - Add field indicating whether a person may view the of person in a relationship linked to a role

Compare with previous version

added 2 commits <ul><li>1e06e094 - Seperate permissions for person overview route and individual person route</li><li>5ea085f5 - Add field indicating whether a person may view the of person in a relationship linked to a role</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/1912/diffs?diff_id=68630&start_sha=d7d5e68ac4e42f86905f67846650ce18efb515d5)
hansegucker closed this pull request 2025-10-16 21:51:41 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core!3557
No description provided.