Commit Graph

1090 Commits (d04af81bbff214cc162edce488da054d0c1474de)
 

Author SHA1 Message Date
Alex Hall b2b0950c9c
Merge pull request #265 from yohanboniface/bye-messytable
2 years ago
Yohan Boniface 045227cb52
Update sandbox/grist/imports/import_csv.py
2 years ago
Yohan Boniface ce31d1632d
Update sandbox/grist/imports/import_csv.py
2 years ago
Yohan Boniface 57c8f9f4fe csv importer: mimic messytables defaults for now
2 years ago
Yohan Boniface 2544736aa8 Applying review from @alexmojaki
2 years ago
Yohan Boniface 9bbf66e50e wip: remove dependency to messytables
2 years ago
Yohan Boniface 410cf61d94 python(tests): print logging when running tests in verbose mode
2 years ago
Alex Hall 7e3a8111ba
Merge pull request #286 from yohanboniface/csv-parsed-options
2 years ago
Yohan Boniface 83985ab3cf test(import_csv): highlight differences between passed and returned options in parse_file
2 years ago
Yohan Boniface 462b66b7ee Add tests to cover CSV parsed options
2 years ago
Alex Hall b1f5e061c1
Merge pull request #279 from yohanboniface/boolean-converter
2 years ago
Paul Fitzpatrick b1921209df (core) updates from grist-core
2 years ago
Jarosław Sadziński 473dcf7c15 (core) Fix for a FreeTeam test
2 years ago
Louis Delbosc c8a80cb56e
Replace disabled attribute by readonly attribute (#281)
2 years ago
Dmitry S 23008038b7 (core) When managing focus, don't auto-scroll
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
Paul Fitzpatrick 1a091f1dd5 (core) another bundle of dependabot suggestions
2 years ago
Jarosław Sadziński 81c623109f (core) Adding empty workspace intro
2 years ago
Paul Fitzpatrick b9441cf8fd (core) updates from grist-core
2 years ago
Jarosław Sadziński 2a3328abfc (core) Clearing selection after rows or cols were removed
2 years ago
George Gevoian 2d141559d8
Merge pull request #280 from gristlabs/increase-yarn-network-timeout
2 years ago
George Gevoian 9dccaa5301 Increase yarn install network timeout
2 years ago
Yohan Boniface 7bd895ef42 Add BooleanConverter to map proper boolean cells to a Bool column
2 years ago
Paul Fitzpatrick bd9ede9d13
give parseDate test more time (#278)
2 years ago
Alex Hall 56624c4a95 (core) Fix undo error for automatically removed rows, especially in summary tables
2 years ago
Yohan Boniface 8bc5c7d595
Fix columns with falsy cells wrongly parsed as dates (#276)
2 years ago
Paul Fitzpatrick c9a81ea7ea (core) updates from grist-core
2 years ago
Paul Fitzpatrick 99a207b1fc (core) another batch of dependabot updates
2 years ago
George Gevoian c3d21becba
Merge pull request #274 from gristlabs/fix-css-property-fallback
2 years ago
George Gevoian 4ee47e9c1d Fix a few more CSS values
2 years ago
George Gevoian 965cf7e076 Fix incorrect CSS fallback values
2 years ago
Jarosław Sadziński 87731224df (core) Adding selection layer on top of field element
2 years ago
Paul Fitzpatrick c9c46d337b (core) updates from grist-core
2 years ago
Paul Fitzpatrick bde44323c5 (core) apply some dependabot suggestions
2 years ago
Alex Hall 0a2bc56938 (core) Test undo for all Python summary table tests
2 years ago
Paul Fitzpatrick c588d58959
use python3 for workflows (#267)
2 years ago
Jarosław Sadziński 2438a63255 (core) Moving widget tests to core
2 years ago
George Gevoian ec157dc469 (core) Add dark mode to user preferences
2 years ago
Paul Fitzpatrick d7b3fb972c (core) upgrade typeorm so we can support newer postgres
2 years ago
Dmitry S 1c24bfc8a6 (core) Fix exports to CSV/XLSX/etc when data is restricted by access rules
2 years ago
Alex Hall 42afb17e36 (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
2 years ago
Alex Hall ecf2fdf71a (core) Fix summary table titles and linking when source table is hidden by ACL
2 years ago
Cyprien P 193d5360ad (core) Fix prevent auto-expansion when user is resizing browser window
2 years ago
Dmitry S b722fb3aaa (core) If invalid tableIds are present in Access Rules, avoid browser errors to show the rules anyway
2 years ago
Dmitry S 5e0bf50574 (core) Update text in the delete-page dialog
2 years ago
Alex Hall 81810bd44b (core) Don't show doc/onboarding tour in embedded mode
2 years ago
Alex Hall 1c43aed5dd (core) Upgrade sortedcontainers, python_dateutil, and html5lib for better Python 3.10 compatibility
2 years ago
Paul Fitzpatrick 63683f98cc (core) updates from grist-core
2 years ago
Alex Hall ec1d0801fc
Merge pull request #251 from yohanboniface/py10
2 years ago
Yohan Boniface 76fc6c87ae
Add docs/ and sandbox_venv*/ in .gitignore (#258)
2 years ago