Commit Graph

352 Commits (ba16d500802784eb1b72abf39825a8ed2b2aeff0)

Author SHA1 Message Date
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
1 year ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
1 year ago
Paul Fitzpatrick 14b14f116e (core) export WindowDimensions from gristUtils after refactor
1 year ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
1 year ago
Paul Fitzpatrick b054594840
factor out low-dependency browser test code useful for grist-widget (#576)
1 year ago
George Gevoian 788a6d01ce (core) Move CellColor tests to grist-core
1 year ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
1 year ago
Florent 5e33b68753
Issue 359 support scaleway (#577)
1 year ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
1 year ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
1 year ago
Dmitry S 8581492912 (core) When a page starts with a number, don't treat it as an emoji
1 year ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
1 year ago
Jarosław Sadziński 75d979abdb (core) Fixing cursor position for filtered linked section.
1 year ago
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