Commit Graph

24 Commits (aafc9baac855f513c5cb4ba90b20f6ad18678d56)

Author SHA1 Message Date
George Gevoian 418681915e (core) Forms Improvements
6 months ago
George Gevoian 07fcce548b (core) Add TSV and DSV import/export
6 months ago
Paul Fitzpatrick 23456ca43d
adapt to slight differences in linting (#842)
8 months ago
Alex Hall 152dc832f1
Split out new importFileAsNewTable method for grist-static (#564)
1 year ago
George Gevoian ff03d32688 (core) Set DateTime timezone during xlsx import
1 year ago
Dmitry S 65013331a3 (core) Fix imports into reference columns, and support two ways to import Numeric as a reference.
1 year ago
George Gevoian ebcfd2074f Fix bug that skips empty columns during imports
2 years ago
Paul Fitzpatrick ec8ab598cb (core) add a `yarn run cli` tool, and add a `sqlite gristify` option
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S 309ddb0fe7 (core) Move guessing logic for column types to run in node once for all columns.
2 years ago
Alex Hall 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2 years ago
George Gevoian ad04744b4a (core) Fix import bug when skipping non-text columns
2 years ago
George Gevoian f02174eb7e (core) Fix error when canceling import
3 years ago
Alex Hall 321019217d (core) Lossless imports
3 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
3 years ago
George Gevoian 6abe7d5827 (core) Use original column headers during imports
3 years ago
Alex Hall d1a848b44a (core) Parse string cell values in Doc API and Imports
3 years ago
Jarosław Sadziński 1ae586cf42 (core) Adding Skip options when importing multiple tables.
3 years ago
George Gevoian c6aa9b65d4 (core) Fix bug preventing importing of nested json files
3 years ago
George Gevoian 08b1286f4f (core) Add column matching to Importer
3 years ago
George Gevoian 62db263d1f (core) Add diff preview to Importer
3 years ago
George Gevoian e1780e4f58 (core) Migrate import code from data engine to Node
3 years ago
George Gevoian 8a7edb6257 (core) Enable incremental imports
3 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago