Commit Graph

22 Commits (main)

Author SHA1 Message Date
Paul Fitzpatrick 65966e4cfd (core) use visibility information when sharing referenced columns with forms
2 months ago
Alex Hall 5197891427 (core) Remove transform columns on shutdown
7 months ago
Dmitry S 2b581ab7dc (core) Fix issue with lodash's map interpreting objects with length as array-like
12 months ago
Paul Fitzpatrick 7d3b4b49d5 (core) forward more kinds of edits to a virtual table
12 months ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
1 year ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
1 year ago
Jarosław Sadziński 2a86cde474 (core) Hiding helper columns used for column transformation
1 year ago
Jarosław Sadziński bfd7243fe2 (core) Comments
2 years ago
Jarosław Sadziński 5c8211c61d (core) Fixing selectby error on the creator panel.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Alex Hall 9fffb491f9 (core) External requests
2 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
2 years ago
Jarosław Sadziński 50821f655d (core) Duplicate page should copy filters.
2 years ago
Dmitry S f2f4fe0eca (core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
3 years ago
Alex Hall e6e792655b (core) Add /columns endpoint to DocApi
3 years ago
Alex Hall 34e9ad3498 (core) Add /records endpoint to DocApi with GET, POST, and PATCH
3 years ago
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
3 years ago
Paul Fitzpatrick 0e2deecc55 (core) implement cleaner row-level access control for outgoing messages
4 years ago
Paul Fitzpatrick c387fc4bce (core) hide long sequences of unchanged rows in diffs
4 years ago
Paul Fitzpatrick e5b67fee7e (core) visualize simple differences between documents
4 years ago
Paul Fitzpatrick ac5452c89f (core) add grist.onRecord and grist.onRecords event handlers
4 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago