Commit Graph

643 Commits (main)

Author SHA1 Message Date
CamilleLegeron a0a968a2d8
Make free coaching call url configurable and popup translatable (#823)
4 months ago
Paul Fitzpatrick 23456ca43d
adapt to slight differences in linting (#842)
4 months ago
George Gevoian cb298e63d4 (core) Fix bug forcing login on some form URLs
4 months ago
Dmitry S 11afc08f65 (core) Improve API Console and link from Document Settings.
4 months ago
Paul Fitzpatrick fb276bade7 (core) updates from grist-core
4 months ago
Paul Fitzpatrick 457b9714d1 (core) change ActiveDoc load and Sandbox call log messages to be aggregation-friendly
5 months ago
Jarosław Sadziński 372d86618f (core) Required fields in forms and bug fixes
5 months ago
George Gevoian 6cb8614017 (core) Polish forms
5 months ago
Jarosław Sadziński 95c0441d84 (core) Form kanban tasks
5 months ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
5 months ago
Paul Fitzpatrick 007c4492dc (core) notify home db of shares when copying/forking/uploading docs
5 months ago
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
5 months ago
George Gevoian e12471347b (core) Form Publishing
5 months ago
Paul Fitzpatrick a311b8b3e5 (core) updates from grist-core
5 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
5 months ago
jyio ba14a1bea7
OIDC: Support overriding `end_session_endpoint` using environment variable `GRIST_OIDC_IDP_END_SESSION_ENDPOINT` (#802)
5 months ago
Florent 837597cd55
Fix deadlock with webhooks on document load #799 (#812)
5 months ago
Florent 6722512d96
Completely ignored disabled webhooks (#800)
5 months ago
Alex Hall a2bd753649 (core) API console
6 months ago
Paul Fitzpatrick 145138b7e9 (core) move apiserver tests to core, disentangling notifier+billing parts
6 months ago
Jarosław Sadziński a424450cbe (core) Forms feature
6 months ago
Paul Fitzpatrick 2f0dbb7d25 (core) updates from grist-core
6 months ago
jyio 0fc3f80ff0
Rename endSessionEndpoint flag to skipEndSessionEndpoint (#793)
6 months ago
George Gevoian 6b1e98128a (core) Add visitorId to telemetry
6 months ago
Paul Fitzpatrick 1ccad9171e (core) updates from grist-core
6 months ago
Paul Fitzpatrick 0a69501e58
Change how a builtin custom widget bundle is found (#783)
6 months ago
Alex Hall 887717bb15 (core) Decode cell values to prevent working around rule using 'in' on lists
6 months ago
Paul Fitzpatrick bcb9740d89 (core) update tests and endpoints after bare /urlId redirect added
6 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
6 months ago
Paul Fitzpatrick d89e008a75 (core) updates from grist-core
6 months ago
Florent cf0cbb404e
Allow URLs with only a docID #768 (#771)
6 months ago
Dmitry S a2688deb9c (core) For slowly reported telemetry, add breaks to give other processes a chance to run
7 months ago
Paul Fitzpatrick de13a2fd7a
include the @gristlabs/grist-widget package, so Calendar is always available (#745)
7 months ago
Florent 961b1c1956
Introduce TYPEORM_EXTRA env variable (#770)
7 months ago
Florent 1fec674d28
OIDC: ensure that email_veridied is set by default (#765)
7 months ago
Florent f8c6892643
OIDC allow to configure name and email attrs, and to skipp end session endpoint (#746)
7 months ago
Paul Fitzpatrick cea0404a22 (core) updates from grist-core
7 months ago
George Gevoian caf830db08 (core) Record Cards
7 months ago
Florent 7bc862fb02
Add header=colId option for the table-schema API #719 (#749)
7 months ago
Dmitry S 2eec48b685 (core) Support adjusting OOM score for child sandbox processes.
7 months ago
George Gevoian c9bba5207e (core) Add more telemetry events
7 months ago
Florent e8789e6531
Issue 740 OIDC login redirect (#742)
7 months ago
Paul Fitzpatrick 12317097f7 (core) move some untagged assets served on plugin port
7 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
7 months ago
Alex Hall 3dfe4be5f3 (core) Remove DB transaction from webhook update, add mutex to all webhook endpoints
7 months ago
Paul Fitzpatrick 68801474b1 (core) updates from grist-core
7 months ago
Florent a4998b4b21
Add native OIDC support in Grist #707 (#717)
7 months ago
wunter8 73ab1de6e4
Remove attachments and system files from document download as template (#729)
7 months ago
Jarosław Sadziński 3c219e05f6 (core) Removing the new menu flag
7 months ago
Dmitry S 3210eee24f (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
7 months ago
Alex Hall b7e9d2705e (core) When a webhook is disabled, clear its queue
7 months ago
Paul Fitzpatrick 8053c81d02 (core) updates from grist-core
7 months ago
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
7 months ago
Paul Fitzpatrick 4fb1df567b (core) change handling of server access prior to full configuration
7 months ago
Paul Fitzpatrick 07bb90b5a6
allow bundled widgets to be hidden from dropdown, and nested (#714)
7 months ago
Paul Fitzpatrick 6059bdcf66
rename variable to avoid shadowing another (#712)
7 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
8 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
8 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
8 months ago
Jarosław Sadziński 34f366585d (core) Removing org check in the closeOrg endpoint.
8 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
8 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
9 months ago
George Gevoian 76e822eb23 (core) Add welcomeQuestionsSubmitted telemetry event
9 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
9 months ago
Paul Fitzpatrick 585cf02f6c
add hooks for tweaking how downloads happen (for grist-static) (#665)
9 months ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
9 months ago
Jarosław Sadziński a0fc11c8d1 (core) Fixing memos in record dependent rules.
9 months ago
George Gevoian 3dadf93c98 (core) Add support for auto-copying docs on signup
9 months ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
9 months ago
Florent 1ac15912b1
Make server take into account GRIST_SERVERS (#659)
9 months ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
9 months ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
9 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)
10 months ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
10 months ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
10 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
10 months ago
Paul Fitzpatrick 016ab66ea0
fix type issue if python is missing when running unsandboxed (#610)
10 months ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
10 months ago
George Gevoian 05c15e4ec3 (core) Show tweaked formula in AI responses
10 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