Commit Graph

36 Commits (d29770511ca2b168ed0633cb58e4f56667544cd5)

Author SHA1 Message Date
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
1 year ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
1 year ago
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
1 year ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
1 year ago
Paul Fitzpatrick ebaf04dace (core) add buttons to delete bad rules
1 year ago
Paul Fitzpatrick 312d2331a8 (core) lock down modification of the _grist_Attachments table
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
2 years ago
Alex Hall 792565976a (core) Show example values in formula autocomplete
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
Alex Hall f39b496563 (core) Use table title instead of ID in ACL UI
2 years ago
Alex Hall 1c89d08ea3 (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists
2 years ago
George Gevoian af5b3c9004 (core) Add document usage banners
2 years ago
Alex Hall 59436d2bca (core) Grace period and delete-only mode when exceeding row limit
2 years ago
George Gevoian f02174eb7e (core) Fix error when canceling import
2 years ago
Alex Hall 321019217d (core) Lossless imports
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
Alex Hall f110ffdafd (core) Follow chain of same-record links for getDefaultColValues
2 years ago
Alex Hall d1a848b44a (core) Parse string cell values in Doc API and Imports
2 years ago
Jarosław Sadziński 1ae586cf42 (core) Adding Skip options when importing multiple tables.
2 years ago
George Gevoian 62db263d1f (core) Add diff preview to Importer
3 years ago
Paul Fitzpatrick d635c97686 (core) flesh out "View As" feature
3 years ago
George Gevoian e1780e4f58 (core) Migrate import code from data engine to Node
3 years ago
Paul Fitzpatrick b3b7410ede (core) open documents without blocking on data engine
3 years ago
Jarosław Sadziński 42910cb8f7 (core) Extending Google Drive integration scope
3 years ago
Alex Hall 1a8abdcd96 (core) recursiveMoveToCursorPos with new kinds of linking involving lists
3 years ago
Paul Fitzpatrick 7907467dbc (core) treat summary tables like formulas for access control purposes
3 years ago
George Gevoian 8a7edb6257 (core) Enable incremental imports
3 years ago
Alex Hall 7f1f8fc9e6 (core) Linking summary tables grouped by list columns
3 years ago
George Gevoian 9592e3610b (core) Add 'value' to trigger formula autocomplete
3 years ago
Alex Hall ea01ca814d (core) Remove a bunch of dead code
3 years ago
Paul Fitzpatrick 6f02987d10 (core) allow undos to be partial, if access control prohibits some part of them
3 years ago
Paul Fitzpatrick a1a84d99c0 (core) alert user if they try to use rec in a column rule controlling read permission
3 years ago
Dmitry S d8e742aa0d (core) Add getAclResources method for making all tables/columns available when editing ACL rules
3 years ago
Dmitry S de35be6b0a (core) Checks that an ACL formula can be parsed, and prevent saving unparsable ACL rules.
3 years ago
Dmitry S 2399baaca2 (core) When saving copies, allow saving to another org; update menus for making and saving copies.
4 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago