Commit Graph

429 Commits (68c354de67b3cb54fe6f501b328529f0e0246ab3)

Author SHA1 Message Date
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
Louis Delbosc c54e910fd6
Export table schema (#459)
2 years ago
Cyprien P 1ff93f89c2 (core) Porting the AI evaluation script
2 years ago
Jarosław Sadziński b3590c8a6f (core) Removing warnings about deprecated shortcuts.
2 years ago
Dmitry S efd92c6c2a (core) Two fixes to tests affected by changes that came from grist-core.
2 years ago
Paul Fitzpatrick 66643a5e6b
add a pyodide-based "sandbox" flavor (#437)
2 years ago
Paul Fitzpatrick e9efac05f7 (core) remove ormconfig.js from saas build; more sendgrid logging
2 years ago
jarek cee0cdcd67
Merge pull request #406 from incubateur-territoires/column-description
2 years ago
Paul Fitzpatrick cbf925aa00 (core) updates from grist-core
2 years ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
2 years ago
Vincent Viers bb9dd5f15e
Add region param for MinIO bucket (#428)
2 years ago
Paul Fitzpatrick f7f76fb5e7
A set of tweaks to simplify electron packaging (#421)
2 years ago
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
2 years ago
Camille 95f1a41618 Merge branch 'main' into column-description
2 years ago
Camille 009ebefd96 feat(ColumnDesc): create column description in database and link it to visual behaviors
2 years ago
Jarosław Sadziński 90d3ee037a (core) User language switcher
2 years ago
Paul Fitzpatrick 2bfd8b42f6 suppress unneeded error message
2 years ago
Dmitry S e170eef1a4 (core) A few assorted one-line fixes
2 years ago
Paul Fitzpatrick e6692c2793 (core) add a checkbox for owner "boss mode"
2 years ago
Jarosław Sadziński 7ff2ca954c Adding eslint to github actions
2 years ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
2 years ago
Cyprien P cabac3d9d8 (core) Adds new view as banner
2 years ago
Paul Fitzpatrick 9451fb9597 (core) updates from grist-core
2 years ago
Paul Fitzpatrick 103ebbb045
add MinIO tests (#381)
2 years ago
jarek 506f61838a
Fixing time bug in webhook tests (#383)
2 years ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
2 years ago
Paul Fitzpatrick e564d31582 (core) give preliminary support in core for storing snapshots in S3-compatible stores via minio-js client
2 years ago
Jarosław Sadziński 2a86cde474 (core) Hiding helper columns used for column transformation
2 years ago
George Gevoian c558800de5 (core) Avoid flagging support user as collaborator
2 years ago
Jarosław Sadziński 629fcccd5a (core) Adding /webhooks endpoint
2 years ago
George Gevoian e146f95c1c (core) Add new UI for writing memos
2 years ago
Paul Fitzpatrick ebaf04dace (core) add buttons to delete bad rules
2 years ago
Paul Fitzpatrick 8c610dcb33 (core) updates from grist-core
2 years ago
Paul Fitzpatrick bd762628e4 (core) confirm owner's right to download snapshots
2 years ago
Jarosław Sadziński 92d4fca855 (core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
2 years ago
Jarosław Sadziński 601ba58a2e (core) Syncing db with data when actions are rejected
2 years ago
Louis Delbosc a4b1145605
Add GRIST_HELP_CENTER environment variable (#363)
2 years ago
Jarosław Sadziński 2ca407505b (core) Allow doc owners to view document usage regardless of access rules
2 years ago
Paul Fitzpatrick 312d2331a8 (core) lock down modification of the _grist_Attachments table
2 years ago
Paul Fitzpatrick 6061b67fd9 (core) make filtering of metadata consistent in presence of default access rules
2 years ago
George Gevoian 1a6d427339 (core) Update sort and filter UI
2 years ago
Jarosław Sadziński af462fc938 (core) Fixing the ViewAs feature when the example user exists
2 years ago
Paul Fitzpatrick 7b7b26c983 (core) limit access to list of snapshots for documents with granular access
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
2 years ago
Paul Fitzpatrick 42c3568835 (core) be stricter when replacing documents in the presence of granular access rules
2 years ago