Commit Graph

16 Commits (1c6f80f956dcf5e1522caa1be518a151f850c041)

Author SHA1 Message Date
Alex Hall 06956f84a5 (core) Make Attachments columns get treated like RefLists more
3 years ago
Alex Hall 321019217d (core) Lossless imports
3 years ago
Alex Hall 5213972d24 (core) Guess numeric formatting options
3 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
3 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
3 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
3 years ago
Alex Hall 8f531ef622 (core) Reference and ReferenceList formatters
3 years ago
Jarosław Sadziński 5a876976d5 (core) Preventing empty string update on any column.
3 years ago
Alex Hall d1a848b44a (core) Parse string cell values in Doc API and Imports
3 years ago
Alex Hall 6b448567c9 (core) Refactor more value parsing code into common
3 years ago
Alex Hall 116fb15eda (core) Move most of the reference parsing code into common so that the server can use it
3 years ago
Alex Hall 064455b2f7 (core) Parsing pasted datetimes
3 years ago
Alex Hall 0d460ac2d4 (core) Parsing pasted ChoiceLists
3 years ago
Alex Hall d63da496a8 (core) Value parsing for refs, parsing data entry for numbers
3 years ago
Alex Hall e58df5df5b (core) ValueParser for Date columns
3 years ago
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
3 years ago