Commit Graph

94 Commits (09871480ba576317d1af0188e01caafb9474fbe7)

Author SHA1 Message Date
Paul Fitzpatrick fc3a7f580c
make access control for ConvertFromColumn action less brutal (#1111)
2 months ago
Florent 786ba6b31e
Move HomeDBManager to gen-server/lib/homedb (#1076)
3 months ago
George Gevoian 72066bf0e4 (core) Support `user` variable in dropdown conditions
4 months ago
George Gevoian 3112433a58 (core) Add dropdown conditions
5 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
9 months ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
1 year ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
Paul Fitzpatrick 51a195bd94
add support for conversational state to assistance endpoint (#506)
1 year ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
2 years ago
Jarosław Sadziński 2a86cde474 (core) Hiding helper columns used for column transformation
2 years ago
Jarosław Sadziński 601ba58a2e (core) Syncing db with data when actions are rejected
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
Jarosław Sadziński af462fc938 (core) Fixing the ViewAs feature when the example user exists
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
2 years ago
Jarosław Sadziński bfd7243fe2 (core) Comments
2 years ago
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
2 years ago
George Gevoian cd64237dad (core) Allow duplicating tables from Raw Data page
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Paul Fitzpatrick a5744dadfb (core) refactor assertCanMaybeApplyUserActions
2 years ago
Alex Hall d140b49ba3 (core) Include helper columns in ACL rules
2 years ago
Dmitry S 1c24bfc8a6 (core) Fix exports to CSV/XLSX/etc when data is restricted by access rules
2 years ago
Alex Hall ecf2fdf71a (core) Fix summary table titles and linking when source table is hidden by ACL
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
Alex Hall 9fffb491f9 (core) External requests
2 years ago
Paul Fitzpatrick cf23a2d1ee (core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Alex Hall dc9e53edc8 (core) Update the current time in formulas automatically every hour
2 years ago
George Gevoian af5b3c9004 (core) Add document usage banners
2 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
3 years ago
Paul Fitzpatrick accd640078 (core) add a `user.SessionID` value for trigger formulas and granular access rules
3 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
3 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
3 years ago
Paul Fitzpatrick d8aacbe3b4 (core) AddOrUpdateRecord user action
3 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
3 years ago
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
Alex Hall a64fb105e3 (core) Use GristObjCode in CellValue
3 years ago
Paul Fitzpatrick d635c97686 (core) flesh out "View As" feature
3 years ago
Paul Fitzpatrick 07558dceba (core) avoid censorship for one client clobbering data for another client
3 years ago
Paul Fitzpatrick d5a7fb23fe (core) apply SchemaEdit flag to metadata changes in general
3 years ago
Paul Fitzpatrick b3636b97e2 (core) Report memos consistently for blocked actions involving schema
3 years ago
Paul Fitzpatrick f53ab2cb30 (core) forbids edits when "view as" user is a viewer and access rules are permissive
3 years ago
Alex Hall 7f1f8fc9e6 (core) Linking summary tables grouped by list columns
3 years ago
Paul Fitzpatrick 4a23b964ed (core) update read access for exceptional sessions
3 years ago
Paul Fitzpatrick 6b3ac07ca7 (core) process GristDocAPI calls from custom widgets in the client
3 years ago
Paul Fitzpatrick 95cc2eb282 (core) read document as owner in pre-fork mode, if have sufficient access to it
3 years ago