Commit Graph

18 Commits (main)

Author SHA1 Message Date
Dmitry S 65013331a3 (core) Fix imports into reference columns, and support two ways to import Numeric as a reference.
1 year ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Alex Hall 06956f84a5 (core) Make Attachments columns get treated like RefLists more
2 years ago
Alex Hall 321019217d (core) Lossless imports
2 years ago
Alex Hall 5213972d24 (core) Guess numeric formatting options
2 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
2 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
2 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago
Alex Hall 8f531ef622 (core) Reference and ReferenceList formatters
2 years ago
Jarosław Sadziński 5a876976d5 (core) Preventing empty string update on any column.
2 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