gristlabs_grist-core/app
Alex Hall f39b496563 (core) Use table title instead of ID in ACL UI
Summary:
Use table titles (i.e. the raw data widget titles) in dropdowns and other parts of the Acess Rules page, instead of the table ID. This is particularly meant for summary tables which have/had an ID of the form `GristSummary_SourceTable_N`, but https://phab.getgrist.com/D3508 is changing that anyway.

The server method `getAclResources` now returns more metadata about each table so that the UI can display titles.

Test Plan: Extended and updated `nbrowser/AccessRules2.ts`. Added a small unit test for constructing table titles from the new description returned by `getAclResources`.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3494
2022-07-19 16:27:17 +02:00
..
client (core) Use table title instead of ID in ACL UI 2022-07-19 16:27:17 +02:00
common (core) Use table title instead of ID in ACL UI 2022-07-19 16:27:17 +02:00
gen-server (core) add a yarn run cli tool, and add a sqlite gristify option 2022-07-14 12:00:30 -04:00
plugin (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
server (core) Use table title instead of ID in ACL UI 2022-07-19 16:27:17 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00