gristlabs_grist-core/app
Alex Hall 06956f84a5 (core) Make Attachments columns get treated like RefLists more
Summary:
Treat the column type 'Attachments' as equivalent to 'RefList:_grist_Attachments' in a few places, because that's essentially what it is. The main goal was to fix parsing strings representing attachments (reflists).

Also removed an unused function.

Test Plan: Tested manually that pasting a CSV/JSON string representation of an attachments reflists works now.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D3338
2022-03-28 23:14:29 +02:00
..
client (core) Grace period and delete-only mode when exceeding row limit 2022-03-25 13:41:33 +02:00
common (core) Make Attachments columns get treated like RefLists more 2022-03-28 23:14:29 +02:00
gen-server (core) Grace period and delete-only mode when exceeding row limit 2022-03-25 13:41:33 +02:00
plugin (core) add grist.getTable(tableId) and a getTableId() method in plugin api 2022-03-17 16:31:19 -04:00
server (core) Grace period and delete-only mode when exceeding row limit 2022-03-25 13:41:33 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00