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

access-request: implement settings on record level #1357

Closed
5 tasks done
zzacharo opened this issue Jul 17, 2023 · 0 comments
Closed
5 tasks done

access-request: implement settings on record level #1357

zzacharo opened this issue Jul 17, 2023 · 0 comments
Assignees

Comments

@zzacharo
Copy link
Member

zzacharo commented Jul 17, 2023

According to the access requests RFC, some settings related to access and access requests should be stored per record (parent).
These include but are not limited to:

  • The default access conditions text to be displayed with the access request forms
  • The default permissions to be given out by access requests
  • The receivers of access requests (the record owner vs. managers of a specific community)

Some work has already been done, but it needs some more design (especially on the data types and structures of some of the setting fields).

Tasks

Mockups

image

From the mockups, and that affects also what we will implement in the backend, we can cut the advanced options. Disclaimer: access requests do not have an expire date and we need that but not the UI!

@anikachurilova anikachurilova self-assigned this Jul 19, 2023
@kpsherva kpsherva assigned kpsherva and unassigned anikachurilova Aug 18, 2023
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

No branches or pull requests

3 participants