Commit Graph

155 Commits (76fcfd733e94b70104f521a58164c545d715b177)

Author SHA1 Message Date
George Gevoian 7a85aaa7a1 (core) Add new telemetry events
11 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
11 months ago
Paul Fitzpatrick f32563e8fb (core) updates from grist-core
11 months ago
Florent eb55afcbc4
Option to export colId as header in CSV / XSLX instead of label (#688) (#692)
11 months ago
CamilleLegeron f66ecbd6df
feat: allow using the existing numeric table IDs in the API (#690)
11 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
11 months ago
Dmitry S fbae81648c (core) Add options to /status health-check endpoints to check DB and Redis liveness.
12 months ago
Dmitry S 2705d41c34 (core) Add timeouts to prevent ActiveDoc bad state during shutdown.
12 months ago
Paul Fitzpatrick 18f7e255df (core) updates from grist-core
1 year ago
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
1 year ago
Florent 5ff79703b4
Introduce GRIST_ANON_PLAYGROUND variable #642 (#651)
1 year ago
George Gevoian 90fb4434cc
Add ws id and doc name params to POST /docs (#655)
1 year ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
1 year ago
Paul Fitzpatrick 8d687a7651
remove a log message about fetching URLs (#643)
1 year ago
Paul Fitzpatrick c02acff361 (core) updates from grist-core
1 year ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
1 year ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
1 year ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
1 year ago
Paul Fitzpatrick f6e8b9c8a7 (core) move ACLFormula test
1 year ago
Paul Fitzpatrick c31999e604 (core) move assistant test
1 year ago
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
Dmitry c9489e4a61
Fix ManyFetches test, and include into grist-core a needed upgrade to the 'ws' package. (#614)
1 year ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
1 year ago
jarek 7c114bf600
Restoring default ports for webhook tests (#612)
1 year ago
Jarosław Sadziński 00b88fd683 (core) Adding links to description tooltips
1 year ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
1 year ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
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
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
1 year ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
1 year ago
Paul Fitzpatrick bcbf57d590 (core) bump mocha version to allow parallel tests; move more tests to core
1 year ago
George Gevoian a460563daf (core) Polish telemetry code
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
Jakub Serafin 90e902c10f (core) sanitizing redis errors
1 year ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
1 year ago
Paul Fitzpatrick dad41b2567 (core) updates from grist-core
1 year ago
George Gevoian d5b8240c07 (core) Fix snapshot migrations
1 year ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
Dmitry S be5cb9124a (core) Add logging of errors whenever ProxyAgent is used, and a test for it.
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
1 year ago
Jakub Serafin 440d5b935a (core) Proxy Agent moved to the separate file, Triggers are using proxy now to perform fetch
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
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
jarek cee0cdcd67
Merge pull request #406 from incubateur-territoires/column-description
2 years ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
2 years ago
Camille 5ca0b93576 test(columnDesc): add description to column field in DocApi server test
2 years ago
Paul Fitzpatrick 1b6b56bea1 update comment
2 years ago
Paul Fitzpatrick e5e44c786a add a script for copying schema information from python to typescript
2 years ago
Jarosław Sadziński 887cd388c0 (core) Adding creator as an owner for a new doc and ws
2 years ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
2 years ago
Paul Fitzpatrick 7ef3c92b51 (core) remove duplicate HostedStorageManager test from monorepo tests
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 f5c44a50c1 (core) updates from grist-core
2 years ago
Jarosław Sadziński fa75c93d67 (core) Only owners should be able to rename a document.
2 years ago
Jarosław Sadziński 0b6b8feb2b Removing dependency on REDIS in webhook tests
2 years ago
Jarosław Sadziński 629fcccd5a (core) Adding /webhooks endpoint
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 59942a23b6 (core) Limiting doc remove permission to owners.
2 years ago
Paul Fitzpatrick 42c3568835 (core) be stricter when replacing documents in the presence of granular access rules
2 years ago
Alex Hall e590e65a3f (core) Allow requests from untrusted origins but without credentials
2 years ago
Paul Fitzpatrick ec20e7fb68 (core) updates from grist-core
2 years ago
Louis Delbosc eea2ef5cfb
Use url.hostname instead of url.host to allow host from environment variable (#326)
2 years ago
Jarosław Sadziński 64710b60f3 (core) Moving nbrowser tests to grist-core
2 years ago
Alex Hall 62792329c3 (core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns
2 years ago
Arnaud Peich 5f66a8f298
Return 403 error when origin is not trusted (#310)
2 years ago
Jarosław Sadziński 356090abae (core) Fix for tests failures
2 years ago
Paul Fitzpatrick 433e1ecfc2 (core) updates from grist-core
2 years ago
Louis Delbosc 49b1749e98
Add function to allow hosts from environment variables (#287)
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Paul Fitzpatrick d55b5110ac (core) remove deprecated /download endpoint in favor of newer /api/docs/NNNN/download
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
Alex Hall e06f0bc1d8 (core) Retry flaky daily API usage test
2 years ago
Cyprien P 5f51dd7a00 (core) Fix nbrowser/CopyPaste test on Mac
2 years ago
Paul Fitzpatrick ec8ab598cb (core) add a `yarn run cli` tool, and add a `sqlite gristify` option
2 years ago
Paul Fitzpatrick f91f45b26d (core) support granular read access for attachments
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S d5ebd49eb7 (core) Parallelize jenkins by running on multiple machines.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Dmitry S b57a211741 (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Alex Hall fcbad1c887 (core) Add GET /attachments endpoint for listing attachment metadata
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Paul Fitzpatrick 0a61d740ba (core) clear redis state for docapi tests
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Alex Hall 0beb2898cb (core) Add flexibility to daily API usage limit
2 years ago
Alex Hall a701b4bf13 (core) Remove expired attachments every hour and on shutdown
2 years ago
Alex Hall 09da815c0c (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document
2 years ago
Alex Hall 64369df4c3 (core) Add /attachments/updateUsed DocApi endpoint to soft delete all unused attachments in document
2 years ago
Paul Fitzpatrick c6d66e15bf (core) configure typedoc for generating plugin api documentation
2 years ago
Paul Fitzpatrick 24522e61ff
remove stray redis dependency, and upgrade node in tests (#173)
3 years ago