gristlabs_grist-core/test/fixtures
Dmitry S 527e9670ef (core) Include linking rowIds into remembered cursor position and anchor links.
Summary:
When linking using a Reference List column, there may be multiple source
records that show the same target record. With this change, we remember those
(rather than just pick one that shows the target record).

Test Plan: Added a browser test.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4140
2024-01-09 09:50:31 -05:00
..
docs (core) Include linking rowIds into remembered cursor position and anchor links. 2024-01-09 09:50:31 -05:00
export-csv (core) Fix imports into reference columns, and support two ways to import Numeric as a reference. 2023-05-02 10:28:14 -04:00
export-xlsx (core) For exporting XLSX, do it memory-efficiently in a worker thread. 2023-06-01 12:06:48 -04:00
plugins (core) move some untagged assets served on plugin port 2023-11-14 15:58:00 -05:00
sites (core) Don't throw error in onRecord(s) for insufficient access for includeColumns 2023-12-30 10:16:40 +02:00
uploads (core) Set DateTime timezone during xlsx import 2023-05-24 11:39:49 -04:00