Commit Graph

1188 Commits (f4d2c866d2c598f4988c56a84c16a86b201bc7f5)

Author SHA1 Message Date
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
George Gevoian 24bbf375f9 (core) Add earliestDocCreatedAt to telemetry
1 year ago
Dmitry S efb5fc63d7 (core) Change the label/nickname of the paid plan to Pro
1 year ago
Paul Fitzpatrick 031076cd07 (core) updates from grist-core
1 year ago
CamilleLegeron 02841bd15c
Header colored (#581)
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
Jarosław Sadziński 00b88fd683 (core) Adding links to description tooltips
1 year ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
1 year ago
Jarosław Sadziński 6416994c22 (core) Import redesign
1 year ago
George Gevoian 05c15e4ec3 (core) Show tweaked formula in AI responses
1 year ago
Jarosław Sadziński 4cfa033078 (core) TypeTransform race condition fix
1 year ago
Paul Fitzpatrick 8110a26873 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 61f954ff05
move getTemplateOrg method; enable template org in docker tests (#602)
1 year ago
George Gevoian 9484fa14db (core) Fix mislabeled telemetry metadata
1 year ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
1 year ago
Alex Hall 9b87a6f06a (core) updates from grist-core
1 year ago
Jakub Serafin d4c5082799
reverting whitespace changes in DocPageModel (#594)
1 year ago
Paul Fitzpatrick f0b9e1f7e9
allow Grist front-end to function when location history is unavailable (#596)
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
Vincent Viers ab6807c342
fix: don't count falses in summary (#589)
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
Paul Fitzpatrick cd8eac36b8 (core) updates from grist-core
1 year ago
Janet Vorobyeva b2e98230b4
Linux-specific fonts: Liberation Sans (#572)
1 year ago
George Gevoian 5e26401a24 (core) Re-render assistant code blocks on theme change
1 year ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
1 year ago
Paul Fitzpatrick 8ecf0d7d0a
change order of new private method to fix lint after saas/core sync (#587)
1 year ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
1 year ago
George Gevoian 90cf018133 (core) Update assistant link
1 year ago
George Gevoian beffd02c41 (core) Improve highlighting of previewed formula
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
George Gevoian 0040716006 (core) Disable undo/redo in detached formula editor
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
CamilleLegeron 61bd064f73
i18n: userManager translation + some forgotten translations (#557)
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
George Gevoian ea8a59c5e9 (core) Implement AI Assistant UI V2
1 year ago
Florent 7694588a42
External storage: split checkBackend and configure (follow-up #545) (#567)
1 year ago
Dmitry S 8581492912 (core) When a page starts with a number, don't treat it as an emoji
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