Commit Graph

472 Commits (35237a58359e4bd705d07814c4eb0497d95a5ac8)

Author SHA1 Message Date
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
1 year ago
Dmitry S 2b581ab7dc (core) Fix issue with lodash's map interpreting objects with length as array-like
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 7e50467396 (core) tweak handler for aborted connections to work on modern node
1 year ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
1 year ago
Dmitry S 41280a31f2 (core) Fix recording of signups, and record as telemetry too.
1 year ago
Dmitry S 2740884e3c (core) Improve the look and behavior of /welcome/teams page (also shown for /welcome/start)
1 year ago
Paul Fitzpatrick c5e750abc6 (core) add a cli command to view telemetry settings
1 year ago
George Gevoian a460563daf (core) Polish telemetry code
1 year ago
Alex Hall 6ac0bc3bbb (core) Implement exported functions without relying on ActiveDoc.docData
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 e10067ff78 (core) Rearrange ExportXLSX code and fix ExportsAccessRules test that became flaky
1 year ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
1 year ago
Paul Fitzpatrick dad41b2567 (core) updates from grist-core
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
Paul Fitzpatrick 3f3a0d3aa1 (core) support a wildcard option for ALLOWED_WEBHOOK_DOMAINS
1 year ago
George Gevoian f18bb3e39d (core) Add GRIST_UI_FEATURES env variable
1 year ago
George Gevoian 1e873b4203 (core) Tweak telemetry
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
softwareguru90 72730461eb
Track saved version per hour, day, week, month, year, and number of times a version with parameter (#509)
1 year ago
CamilleLegeron c16204f8ad
feature widget description (#483)
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
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
Dmitry S 8f34ba5157 (core) Remove a defunct URL constant and a product flavor.
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
George Gevoian c077f3c304 (core) Fix reporting of blank attachment types
1 year ago
George Gevoian 36f3fd0120 (core) Fix owner view access to snapshots
1 year ago
Paul Fitzpatrick cc0e1154d0 (core) port some more test/browser tests to newer selenium
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Paul Fitzpatrick 903c81d348
close db after checkAllegedGristDoc (#482)
1 year ago
Paul Fitzpatrick b2b41a0bf8
fix log.add under electron (#478)
1 year ago
Paul Fitzpatrick 5730262c69 (core) updates from grist-core
1 year ago
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
Paul Fitzpatrick a941a72904
only offer languages that have been marked as substantially complete (#466)
1 year ago
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
1 year ago
Paul Fitzpatrick 12f9567ff4 (core) add a /welcome/start endpoint that forwards sensibly
1 year ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
1 year ago
Paul Fitzpatrick 327c78aa95
move a newly introduced private ActiveDoc method into the expected location (#465)
1 year ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
1 year ago
Paul Fitzpatrick 391d39effc (core) restore ActiveDoc shutdown behavior on error
1 year ago
Louis Delbosc c54e910fd6
Export table schema (#459)
1 year ago