Commit Graph

339 Commits (9a80f4bdf54df4f41d1a58c5d8a43c5e789ab89b)

Author SHA1 Message Date
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
1 year ago
Paul Fitzpatrick 051c6d52fe (core) updates from grist-core
1 year ago
Dmitry S b0aa17c932 (core) Detect when a page initial is an emoji, avoid repeating it, and style it better
1 year ago
Paul Fitzpatrick 70935a4fa4
skip building test harness in docker image (#551)
1 year ago
Paul Fitzpatrick 230e84f48a
avoid test files importing other test files (#550)
1 year ago
Paul Fitzpatrick 01069a69b0
adapt tests after switch to parallel runs (#547)
1 year ago
Florent 71bff10566
Fix GREP_TESTS unbound error in test_under_docker.sh (#549)
1 year ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
1 year ago
Paul Fitzpatrick fc16b4c8f6 (core) updates from grist-core
1 year ago
Paul Fitzpatrick bcbf57d590 (core) bump mocha version to allow parallel tests; move more tests to core
1 year ago
Paul Fitzpatrick 7d3b4b49d5 (core) forward more kinds of edits to a virtual table
1 year ago
Alex Hall d88f79bc5e (core) Add cases involving lookups to formula dataset
1 year ago
George Gevoian 25b71c4e57 (core) Polish doc tutorials
1 year ago
Jarosław Sadziński e09e8f7160 (core) Cleaning after app sumo and billing discount tests
1 year ago
Dmitry S 3fa5125cf7 (core) Highlight rows used as a selector in linking, but do not show 'inactive' cursors.
1 year ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
1 year ago
Florent fa306eba15
Support spaces in GREP_TESTS values (#535)
1 year ago
George Gevoian 0b64e408b0 (core) Fix scrolling and column title bugs
1 year ago
George Gevoian a460563daf (core) Polish telemetry code
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
Jakub Serafin 90e902c10f (core) sanitizing redis errors
1 year ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
1 year ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
1 year ago
Jarosław Sadziński c592691e31 (core) Fixing DELETE and BACKSPACE keys on ChoiceList and RefList editor.
1 year ago
Paul Fitzpatrick dad41b2567 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 33d24e50f6
use gu.toggleSidePanel to open side panel (#523)
1 year ago
George Gevoian ff03d32688 (core) Set DateTime timezone during xlsx import
1 year ago
George Gevoian d5b8240c07 (core) Fix snapshot migrations
1 year ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
George Gevoian bd474a382f
Fix Features and DocTutorial tests (#520)
1 year ago
Paul Fitzpatrick 3f3a0d3aa1 (core) support a wildcard option for ALLOWED_WEBHOOK_DOMAINS
1 year ago
Dmitry S d4bc6246f1 (core) Fix breakage on Firefox iOS
1 year ago
George Gevoian f18bb3e39d (core) Add GRIST_UI_FEATURES env variable
1 year ago
Dmitry S be5cb9124a (core) Add logging of errors whenever ProxyAgent is used, and a test for it.
1 year ago
Paul Fitzpatrick 84854b7cfa (core) updates from grist-core
1 year ago
Paul Fitzpatrick b58929f095 (core) reconcile webhook and widget description migrations
1 year ago
CamilleLegeron c16204f8ad
feature widget description (#483)
1 year ago
George Gevoian 18ad39cba3 (core) Add cut, copy, and paste to context menu
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
1 year ago
Paul Fitzpatrick 5e9f2e06ea (core) updates from grist-core
1 year ago
George Gevoian 9438f315e9 (core) Save choice config on focus loss
1 year ago
Paul Fitzpatrick 51a195bd94
add support for conversational state to assistance endpoint (#506)
1 year ago
Jakub Serafin 440d5b935a (core) Proxy Agent moved to the separate file, Triggers are using proxy now to perform fetch
1 year ago
Jakub Serafin 37347a79c0 (core) Currency from grist column is persistent when exporting to excel
1 year ago
Jarosław Sadziński ca3cf0cd06 (core) Preserving rules when data is transformed
1 year ago
Paul Fitzpatrick 8810aa3bd3 (core) port test/home tests
1 year ago
Jarosław Sadziński 5f9f4868ae (core) Showing close button when column is added
1 year ago
George Gevoian 959f8a45c6 (core) Direct users to last visited site when possible
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
Dmitry S b4cc519616 (core) Ignore leading whitespace in formulas, and strip out leading '=' sign users might add
1 year ago