gristlabs_grist-core/sandbox/grist/imports/fixtures
George Gevoian 9b08666f96 (core) Handle importing xls files with invalid dimensions
Summary:
This addresses a rare bug where xls files with invalid dimensions
could not be imported into Grist due to how openpyxl handles
parsing them.

Test Plan: Server test.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Differential Revision: https://phab.getgrist.com/D3485
2022-06-16 08:39:17 -07:00
..
nyc_schools_progress_report_ec_2013.xlsx (core) move data engine code to core 2020-07-29 08:57:25 -04:00
strange_dates.xlsx (core) Move file import plugins into core/sandbox/grist 2021-08-09 18:37:14 +02:00
test_empty_rows.xlsx (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2022-05-12 14:43:21 +02:00
test_excel_types.csv (core) Move file import plugins into core/sandbox/grist 2021-08-09 18:37:14 +02:00
test_excel_types.xlsx (core) Move file import plugins into core/sandbox/grist 2021-08-09 18:37:14 +02:00
test_excel.xlsx (core) Move file import plugins into core/sandbox/grist 2021-08-09 18:37:14 +02:00
test_import_csv.csv (core) Move file import plugins into core/sandbox/grist 2021-08-09 18:37:14 +02:00
test_invalid_dimensions.xlsx (core) Handle importing xls files with invalid dimensions 2022-06-16 08:39:17 -07:00
test_isdigit.csv (core) Fix import parsing from choking up on Python isdigit() surprises 2021-09-20 16:17:34 -04:00
test_long_cell.csv (core) Fix bug with "maximum recursion depth exceeded" in imports. 2021-08-20 17:44:48 -04:00
test_single_merged_cell.xlsx (core) Move file import plugins into core/sandbox/grist 2021-08-09 18:37:14 +02:00