Andrew Henry 60f20c64d5
Fix multi user notebook (#5563)
* Detect remote changes to notebook object and re-render entries. Detect changes to tags as well

* Do not throw an error when getCurrentUser is called, just return undefined. Code needs a way of testing whether there is a valid user

* Support remote sync of annotations for notebook entries

* Fix bug in notebook spec that prevented multi-user notebook regression being detected

* Fixes edge case where an annotation does not initially exist

* Use structuredClone instead of JSON functions. Fix logical error in entry modification attribution. Address magical value

Co-authored-by: Scott Bell <scott@traclabs.com>
2022-07-29 11:14:09 +02:00
..
2022-07-29 11:14:09 +02:00
2019-08-30 15:51:52 -07:00
2022-07-29 11:14:09 +02:00
2022-06-09 11:54:15 +02:00
2022-07-29 11:14:09 +02:00
2022-07-14 14:52:28 -07:00