gristlabs_grist-core/app
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
Summary:
Add ValueParser file, base class, and subclasses for column types. Only NumericParser is used for now.

Add valueParser field to ViewFieldRec.

Use valueParser when parsing pasted text data in Grid and Detail views.

Test Plan: Add test to nbrowser CopyPaste suite, copying into a numeric column with different currency and locale settings.

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3082
2021-10-21 21:43:19 +02:00
..
client (core) Add ValueParser, use when pasting 2021-10-21 21:43:19 +02:00
common (core) Add ValueParser, use when pasting 2021-10-21 21:43:19 +02:00
gen-server (core) flesh out "View As" feature 2021-10-08 12:00:40 -04:00
plugin (core) Adding schema validation for records endpoint 2021-10-18 21:40:50 +02:00
server (core) Log statistics about table sizes 2021-10-21 17:54:20 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00