Commit Graph

1175 Commits (57380190bc9cd3969c0181c5b2b157a3aa8670b3)

Author SHA1 Message Date
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
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 9a80f4bdf5 (core) Exclude additional pages from needsOrg
1 year ago
George Gevoian 271a5735c3 (core) Fix focus bug in filter menu
1 year ago
Jarosław Sadziński d5fe26f63c (core) Allowing selecting and copying texts from action log
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
Dmitry S b0aa17c932 (core) Detect when a page initial is an emoji, avoid repeating it, and style it better
1 year ago
Dmitry S 4ea748b1a3 (core) Adjust the style of the 'attic' to have more of a toolbar feel, flush to the top, and taking up less space
1 year ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
1 year ago