Commit Graph

535 Commits (a4998b4b21fc3b1a555f4fa0019d266d7a8966e2)

Author SHA1 Message Date
Florent a4998b4b21
Add native OIDC support in Grist #707 (#717)
8 months ago
wunter8 73ab1de6e4
Remove attachments and system files from document download as template (#729)
8 months ago
Paul Fitzpatrick 8053c81d02 (core) updates from grist-core
8 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
8 months ago
Paul Fitzpatrick 4fb1df567b (core) change handling of server access prior to full configuration
8 months ago
Paul Fitzpatrick 07bb90b5a6
allow bundled widgets to be hidden from dropdown, and nested (#714)
8 months ago
Paul Fitzpatrick 6059bdcf66
rename variable to avoid shadowing another (#712)
8 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
8 months ago
Jarosław Sadziński 69d5ee53a8 (core) Treating API urls as external in cells
8 months ago
George Gevoian 74485f412d (core) Fix delete user button for Google-only accounts
8 months ago
Paul Fitzpatrick f32563e8fb (core) updates from grist-core
8 months ago
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
8 months ago
Jakub Serafin 2521db4c55 (core) New Columns Menu
9 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
9 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
9 months ago
Jarosław Sadziński 34f366585d (core) Removing org check in the closeOrg endpoint.
9 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
9 months ago
Jarosław Sadziński cce185956c (core) Delete my account button
9 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
9 months ago
George Gevoian 40c5f7b738 (core) Add documentCreated telemetry event
10 months ago
George Gevoian 76e822eb23 (core) Add welcomeQuestionsSubmitted telemetry event
10 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
10 months ago
Paul Fitzpatrick 585cf02f6c
add hooks for tweaking how downloads happen (for grist-static) (#665)
10 months ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
10 months ago
Jarosław Sadziński a0fc11c8d1 (core) Fixing memos in record dependent rules.
10 months ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
10 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
10 months ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
10 months ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
10 months ago
George Gevoian 70feb336d9 (core) Add AI assistant usage banners
10 months ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
10 months ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
10 months ago
Paul Fitzpatrick 7aebdd15f6
tweak XLSX export worker to make Piscina happy under Electon (#646)
10 months ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
10 months ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
10 months ago
Paul Fitzpatrick b3a71374d1 (core) updates from grist-core
10 months ago
Paul Fitzpatrick 0be858c19d
allow AI Assistance to run against any chat-completion-style endpoint (#630)
10 months ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
10 months ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
10 months ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
11 months ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
11 months ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
11 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
11 months ago
Paul Fitzpatrick 016ab66ea0
fix type issue if python is missing when running unsandboxed (#610)
11 months ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
11 months ago
George Gevoian 05c15e4ec3 (core) Show tweaked formula in AI responses
11 months ago
Paul Fitzpatrick 61f954ff05
move getTemplateOrg method; enable template org in docker tests (#602)
11 months ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
11 months ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
11 months ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
11 months ago