Commit Graph

18 Commits (23456ca43da1e7e45da70a26ae541281461d321d)

Author SHA1 Message Date
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
9 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
10 months ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
11 months ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
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
Louis Delbosc c54e910fd6
Export table schema (#459)
1 year ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
2 years ago
Jarosław Sadziński 198beaab2a (core) Ref columns weren't filtered on csv/excel export for sections.
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
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 faec8177ab (core) Use MetaTableData more
3 years ago
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Jarosław Sadziński 3c72639e25 (core) Adding sort options for columns.
3 years ago
George Gevoian 0717ee627e (core) Relocate export urls to /download/
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
Paul Fitzpatrick bb8cb2593d (core) support python3 in grist-core, and running engine via docker and/or gvisor
3 years ago
Jarosław Sadziński 08295a696b (core) Export to Excel and Send to drive
3 years ago