gristlabs_grist-core/app/plugin
Dmitry S 7a8debae16 (core) Improve object serialization, to help get RECORD data to Custom Widgets.
Summary:
- Change RECORD's dates_as_str default to False.
- Reimplement objtype encode_object/decode_object with less machinery.
- Implement encoding of dicts (with string keys).
- Make lists and dicts encode values recursively.
- Implement encoding/decoding in the client
- Decode automatically in plugins' fetchSelectedTable/Record, with an option to skip.

Test Plan: Tested manually, not sure what tests may be affected yet.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2593
2020-08-21 18:33:28 -04:00
..
CustomSectionAPI-ti.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
CustomSectionAPI.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
FileParserAPI-ti.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
FileParserAPI.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
grist-plugin-api.ts (core) Improve object serialization, to help get RECORD data to Custom Widgets. 2020-08-21 18:33:28 -04:00
GristAPI-ti.ts (core) add grist.onRecord and grist.onRecords event handlers 2020-08-13 14:34:23 -04:00
GristAPI.ts (core) add grist.onRecord and grist.onRecords event handlers 2020-08-13 14:34:23 -04:00
GristData.ts (core) Improve object serialization, to help get RECORD data to Custom Widgets. 2020-08-21 18:33:28 -04:00
GristTable-ti.ts (core) add grist.onRecord and grist.onRecords event handlers 2020-08-13 14:34:23 -04:00
GristTable.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
ImportSourceAPI-ti.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
ImportSourceAPI.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
InternalImportSourceAPI-ti.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
InternalImportSourceAPI.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
objtypes.ts (core) Improve object serialization, to help get RECORD data to Custom Widgets. 2020-08-21 18:33:28 -04:00
PluginManifest-ti.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
PluginManifest.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
RenderOptions-ti.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
RenderOptions.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
StorageAPI-ti.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
StorageAPI.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00
TypeCheckers.ts (core) move home server into core 2020-07-21 20:39:10 -04:00