gristlabs_grist-core/app
Paul Fitzpatrick a5f5ecce19 (core) add grist.getTable(tableId) and a getTableId() method in plugin api
Summary:
Makes the new TableOperations API available for all tables
in the document. Adds methods for discovering the tableId of the
selected table. I was very tempted to implement the select() TODO
in the TableOperations API, but it requires a significant refactor
of the backend.

Test Plan: added test

Reviewers: alexmojaki

Reviewed By: alexmojaki

Differential Revision: https://phab.getgrist.com/D3325
2022-03-17 16:31:19 -04:00
..
client (core) Fix selection of rows after rows are dragged 2022-03-17 11:49:52 -04:00
common (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00
gen-server (core) be careful when reassigning a doc to a worker it was on before 2022-03-08 17:20:01 -05:00
plugin (core) add grist.getTable(tableId) and a getTableId() method in plugin api 2022-03-17 16:31:19 -04:00
server (core) updates from grist-core 2022-03-15 13:40:22 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00