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

feat(tup-cms): allow folder-level permissions #173

Merged
merged 5 commits into from
Mar 3, 2023

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Feb 28, 2023

Overview

Allow folder-level permissions in Django CMS.

Related:

Changes

  • add one setting, set to True

Testing & UI

@wesleyboar tested this on dev.tup via #171, on 2023-02-27 for groups "EPIC Newsletter Manager" and 2023-02-28 for "Media Editor (Basic)". The screenshots below record the latter test.

  1. Create/Find group with relevant perms.
    1 group with relevant perms
  2. Add/Find user in that group.
    2 user in that group
  3. Set/Verify folder perms for that group.
    3 folder perms for that group
  4. Login as that user.
    4 login as that user
  5. Verify "Filer" (file management app in CMS) only shows the folder user can read.
    5 verify filer only shows the folder user can read
  6. Verify user can read folder.
    6 verify folder can be read by user

@wesleyboar wesleyboar merged commit 0fc58f8 into main Mar 3, 2023
@wesleyboar wesleyboar deleted the task/allow-folder-level-perms branch March 3, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant