Paul Fitzpatrick
472a9a186e
(core) control the distribution of attachment metadata
...
Summary:
for users who don't automatically have deep rights
to the document, provide them with attachment metadata only
for rows they have access to. This is a little tricky to
do efficiently. We provide attachment metadata when an
individual table is fetched, rather than on initial document
load, so we don't block that load on a full document scan.
We provide attachment metadata to a client when we see that
we are shipping rows mentioning particular attachments,
without making any effort to keep track of the metadata they
already have.
Test Plan: updated tests
Reviewers: dsagal, jarek
Reviewed By: dsagal, jarek
Differential Revision: https://phab.getgrist.com/D3722
2022-12-22 09:10:30 -05:00
..
2022-12-20 09:49:41 -05:00
2021-05-24 12:56:18 -04:00
2022-12-12 17:52:01 -05:00
2022-11-15 09:52:32 -05:00
2020-07-21 20:39:10 -04:00
2022-05-04 13:46:55 -07:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2022-12-22 09:10:30 -05:00
2021-02-15 17:02:24 -05:00
2020-07-21 20:39:10 -04:00
2021-09-16 10:06:04 -04:00
2020-07-21 20:39:10 -04:00
2022-05-09 21:44:57 +02:00
2022-12-22 09:10:30 -05:00
2022-02-28 13:21:28 -08:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2022-07-18 14:43:14 +02:00
2022-02-19 09:46:49 +00:00
2021-08-26 13:36:49 -07:00
2022-08-23 19:20:10 +02:00
2022-12-20 09:58:42 +01:00
2021-11-03 15:31:39 +01:00
2022-06-16 23:51:14 -04:00
2021-05-03 17:16:24 -04:00
2022-01-13 11:10:17 +01:00
2022-02-21 22:39:47 +02:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2022-12-22 09:10:30 -05:00
2022-12-22 09:10:30 -05:00
2022-08-03 08:13:33 -07:00
2022-05-16 11:16:19 -07:00
2022-05-09 21:44:57 +02:00
2021-09-16 10:06:04 -04:00
2022-08-03 08:13:33 -07:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-02-15 17:02:24 -05:00
2022-07-26 11:33:23 -07:00
2022-12-20 09:58:42 +01:00
2020-07-21 20:39:10 -04:00
2022-12-20 09:58:42 +01:00
2022-11-15 09:52:32 -05:00
2021-07-01 18:38:21 +02:00
2022-10-17 13:38:21 +02:00
2022-12-20 09:49:41 -05:00
2022-10-17 09:51:19 +02:00
2022-06-27 16:10:10 -04:00
2022-08-25 12:38:36 -07:00
2022-09-02 10:59:59 -04:00
2020-11-10 08:12:31 -05:00
2022-06-06 16:19:41 -04:00
2021-09-24 15:10:13 +02:00
2022-06-27 16:10:10 -04:00
2022-10-14 14:23:59 -04:00
2022-07-04 10:42:40 -04:00
2020-07-21 20:39:10 -04:00
2022-10-17 09:51:19 +02:00
2022-03-03 21:32:03 +02:00
2022-09-29 10:12:32 -04:00
2022-07-04 10:42:40 -04:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2022-12-20 09:49:41 -05:00
2022-08-23 19:20:10 +02:00
2020-11-06 09:24:56 -05:00
2022-12-20 09:58:42 +01:00
2022-05-26 15:01:35 -07:00
2022-05-26 15:01:35 -07:00
2021-05-27 15:48:12 +02:00
2022-12-12 17:52:01 -05:00
2022-12-14 01:23:49 -05:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2021-11-03 15:31:39 +01:00
2022-05-27 14:32:05 +02:00
2022-12-22 09:10:30 -05:00
2020-07-21 20:39:10 -04:00
2022-03-12 14:34:46 -08:00
2021-04-26 18:54:55 -04:00
2020-07-21 20:39:10 -04:00
2022-12-20 09:49:41 -05:00
2022-12-20 09:49:41 -05:00
2022-09-05 19:17:32 -07:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2022-10-12 16:02:01 -04:00
2020-07-21 20:39:10 -04:00
2021-09-24 09:01:10 -04:00
2021-10-01 10:47:12 +02:00
2020-09-29 18:57:56 -04:00
2022-10-17 13:38:21 +02:00
2021-07-20 15:17:03 +02:00
2022-02-12 09:45:57 +02:00
2022-12-02 15:49:55 -05:00
2022-05-19 12:49:51 -04:00
2022-09-28 17:58:33 +02:00