Commit Graph

1034 Commits (0579a6b01a58f4e6ba0424227b77c84fc6366659)
 

Author SHA1 Message Date
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
Yohan Boniface ac9f2fbdd1 Update some python deps to prepare python>=3.10 compat
2 years ago
Yohan Boniface 7ae425f869
add a description property to column mapping for custom widgets (#255)
2 years ago
Jarosław Sadziński b6f5718ad0 (core) Fixing ACIndex highlightMatches functions
2 years ago
George Gevoian 2cb783ea7b (core) Fix bugs with intervals
2 years ago
Dmitry S af77824618 (core) Add caching for measuring data size in DocStorage, when data isn't changing
2 years ago
Jarosław Sadziński 2997434815 (core) Showing a raw data section on a popup
2 years ago