gristlabs_grist-core/app
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
Summary:
Exposing new API in CustomSectionAPI for column mapping.

The custom widget can call configure method (or use a ready method) with additional parameter "columns".
This parameter is a list of column names that should be mapped by the user.
Mapping configuration is exposed through an additional method in the CustomSectionAPI "mappings". It is also available
through the onRecord(s) event.

This DIFF is connected with PR for grist-widgets repository https://github.com/gristlabs/grist-widget/pull/15

Design document and discussion: https://grist.quip.com/Y2waA8h8Zuzu/Custom-Widget-field-mapping

Test Plan: browser tests

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3241
2022-02-08 17:41:04 +01:00
..
client (core) Custom Widget column mapping feature. 2022-02-08 17:41:04 +01:00
common (core) Custom Widget column mapping feature. 2022-02-08 17:41:04 +01:00
gen-server (core) add free team site product 2022-02-04 09:00:51 -05:00
plugin (core) Custom Widget column mapping feature. 2022-02-08 17:41:04 +01:00
server (core) Custom Widget column mapping feature. 2022-02-08 17:41:04 +01:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00