gristlabs_grist-core/app/client/aclui
Dmitry S b722fb3aaa (core) If invalid tableIds are present in Access Rules, avoid browser errors to show the rules anyway
Summary:
- Previously a JS error was shown when an invalid table was present.
- Now invalid tables are shown as '#Invalid (tableId)'

Test Plan: Added a test case that Access Rules page can load after deletion.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3614
2022-08-31 11:02:56 -04:00
..
AccessRules.ts (core) If invalid tableIds are present in Access Rules, avoid browser errors to show the rules anyway 2022-08-31 11:02:56 -04:00
ACLColumnList.ts
ACLFormulaEditor.ts
ACLSelect.ts
ACLUsers.ts
PermissionsWidget.ts