mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
14125b9b97
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 |