mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: Site access was being used to show or hide form widget buttons. This meant that users granted owner access to a document couldn't see buttons to publish/unpublish or share a form. Now, document access is used instead. Test Plan: Manual. Reviewers: paulfitz Reviewed By: paulfitz Subscribers: paulfitz Differential Revision: https://phab.getgrist.com/D4207 |
||
|---|---|---|
| .. | ||
| Columns.ts | ||
| Editor.ts | ||
| elements.ts | ||
| Field.ts | ||
| FormConfig.ts | ||
| FormView.ts | ||
| Label.ts | ||
| Menu.ts | ||
| Model.ts | ||
| Paragraph.ts | ||
| Section.ts | ||
| styles.ts | ||
| Submit.ts | ||
| UnmappedFieldsConfig.ts | ||