Commit Graph

567 Commits (15a73fdaf0ef11acc8da3759c09a928b8961dd5f)

Author SHA1 Message Date
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
12 months ago
George Gevoian 40c5f7b738 (core) Add documentCreated telemetry event
1 year ago
George Gevoian 76e822eb23 (core) Add welcomeQuestionsSubmitted telemetry event
1 year ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
1 year ago
Paul Fitzpatrick 585cf02f6c
add hooks for tweaking how downloads happen (for grist-static) (#665)
1 year ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
1 year ago
Jarosław Sadziński a0fc11c8d1 (core) Fixing memos in record dependent rules.
1 year ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
1 year ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
1 year ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
1 year ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
1 year ago
George Gevoian 70feb336d9 (core) Add AI assistant usage banners
1 year ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
1 year ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
1 year ago
Paul Fitzpatrick 7aebdd15f6
tweak XLSX export worker to make Piscina happy under Electon (#646)
1 year ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
1 year ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
1 year ago
Paul Fitzpatrick b3a71374d1 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 0be858c19d
allow AI Assistance to run against any chat-completion-style endpoint (#630)
1 year ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
1 year ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
1 year ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
1 year ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
1 year ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
1 year ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
1 year ago
Paul Fitzpatrick 016ab66ea0
fix type issue if python is missing when running unsandboxed (#610)
1 year ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
1 year ago
George Gevoian 05c15e4ec3 (core) Show tweaked formula in AI responses
1 year ago
Paul Fitzpatrick 61f954ff05
move getTemplateOrg method; enable template org in docker tests (#602)
1 year ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
1 year ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
1 year ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
1 year ago
Alex Hall 3f71c9c488 (core) Cleanup: Remove unused AssistanceRequest.regenerate
1 year ago
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 7256e0c245 (core) updates from grist-core
1 year ago
Alex Hall 5a703a1972 (core) Send hash of user ID in OpenAI API requests
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
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
1 year ago
Alex Hall 7fd48364df (core) Improved error messages, retries, and handling of token limits in AI assistant
1 year ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
1 year ago
Paul Fitzpatrick 450472f74c (core) updates from grist-core
1 year ago
Paul Fitzpatrick a26eef05b0 (core) remove superfluous import
1 year ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
1 year ago
Florent 7694588a42
External storage: split checkBackend and configure (follow-up #545) (#567)
1 year ago
Alex Hall 152dc832f1
Split out new importFileAsNewTable method for grist-static (#564)
1 year ago
Paul Fitzpatrick 958ea096f3
fix a node-sqlite3-ism that breaks record removal in grist-static (#566)
1 year ago
Paul Fitzpatrick 733b6b3d29 (core) add back config call for external storage
1 year ago
Paul Fitzpatrick 2c7ad727d1 (core) resolved some divergence in mergedServerMain
1 year ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
1 year ago
Florent b6b2d05be0
Abort when MinIO bucket does not have versioning enabled #545 (#546)
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
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
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
2 years ago
Paul Fitzpatrick 12f9567ff4 (core) add a /welcome/start endpoint that forwards sensibly
2 years ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
2 years ago
Paul Fitzpatrick 327c78aa95
move a newly introduced private ActiveDoc method into the expected location (#465)
2 years ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
2 years ago
Paul Fitzpatrick 391d39effc (core) restore ActiveDoc shutdown behavior on error
2 years ago