gristlabs_grist-core/app
Paul Fitzpatrick c67966775b (core) simplify document comparison code, and flesh out diff with local changes
Summary:
With recent changes to action history, we can now remove the temporary
`finalRowContent` field from change details, since all the information
we need is now in the ActionSummary.

We also now have more information about the state of the common ancestor,
which previously we could not get either from ActionSummary or from
`finalRowContent`. We take advantage of that to flesh out rendering
differences where there are some changes locally and some changes
remotely.

There's still a lot more to do, this is just one step.

I have added a link to the UI for viewing the comparison. I wouldn't
want to advertise that link until diffs are robust to name changes.

Test Plan: added test, updated tests

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2658
2020-11-11 15:49:16 -05:00
..
client (core) simplify document comparison code, and flesh out diff with local changes 2020-11-11 15:49:16 -05:00
common (core) simplify document comparison code, and flesh out diff with local changes 2020-11-11 15:49:16 -05:00
gen-server (core) support GRIST_WORKER_GROUP to place worker into an exclusive group 2020-11-02 15:46:46 -05:00
plugin (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
server (core) simplify document comparison code, and flesh out diff with local changes 2020-11-11 15:49:16 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00