Commit Graph

16 Commits (51ff72c15e1d75c35430b98c6f06a4141eba9dae)

Author SHA1 Message Date
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
2 years ago
Alex Hall 321019217d (core) Lossless imports
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
George Gevoian 6abe7d5827 (core) Use original column headers during imports
2 years ago
Alex Hall d1a848b44a (core) Parse string cell values in Doc API and Imports
2 years ago
Jarosław Sadziński 1ae586cf42 (core) Adding Skip options when importing multiple tables.
2 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