gristlabs_grist-core/app
Paul Fitzpatrick 07558dceba (core) avoid censorship for one client clobbering data for another client
Summary:
When filtering document updates to send to clients after a change,
censorship of individual cells was being applied to state shared
across the clients. This diff eliminates that shared state, and
extends testing of broadcasts to check different orderings.

Test Plan:
extends a test to tickle a reported bug, and gives
DocClients a knob to control message order needed to tickle
the bug reliably.

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3064
2021-10-07 23:21:07 -04:00
..
client (core) Removing error styles from user messages 2021-10-07 17:20:52 +02:00
common (core) Migrate import code from data engine to Node 2021-10-04 10:27:00 -07:00
gen-server (core) add a tool for deleting a user 2021-09-29 12:08:23 -04:00
plugin (core) Adding traceback to trigger formulas 2021-09-27 17:12:39 +02:00
server (core) avoid censorship for one client clobbering data for another client 2021-10-07 23:21:07 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00