gristlabs_grist-core/app/client/aclui
Alex Hall faec8177ab (core) Use MetaTableData more
Summary:
Add more method overrides to MetaTableData for extra type safety.

Use MetaTableData, MetaRowRecord, and getMetaTable in more places.

Test Plan: Mostly it just has to compile. Tested manually that types are being checked more strictly now, e.g. by adding a typo to property names. Some type casting has also been removed.

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3168
2021-12-07 17:09:58 +02:00
..
AccessRules.ts (core) Use MetaTableData more 2021-12-07 17:09:58 +02:00
ACLColumnList.ts
ACLFormulaEditor.ts
ACLSelect.ts
ACLUsers.ts
PermissionsWidget.ts