gristlabs_grist-core/app/client/aclui
Dmitry S e14488bcc8 (core) Add support for special ACL rules, for viewing rules and downloading documents.
Summary:
- Use special ACLResources of the form "*SPECIAL:<RuleType>" to represent
  special document-wide rules.
- Include default rules that give Read access to these resources to Owners only.
- Add UI with a checkbox to give access to everyone instead.
- Allow expanding the UI for advanced configuration.

- These rules don't actually have any behavior yet.

Test Plan: WIP

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2764
2021-03-25 10:28:05 -04:00
..
AccessRules.ts (core) Add support for special ACL rules, for viewing rules and downloading documents. 2021-03-25 10:28:05 -04:00
ACLColumnList.ts
ACLFormulaEditor.ts
ACLSelect.ts
ACLUsers.ts
PermissionsWidget.ts