gristlabs_grist-core/app
Alex Hall 15f1ef96fa (core) Allow creating custom document tours with a special table
Summary:
Like the welcome tour, a special URL hash triggers startDocTour which uses data from a table GristDocTour to construct the appropriate popups.

This is the basic version described in https://grist.quip.com/sN2RAHI2dchm/Document-tours

Test Plan:
Added a new nbrowser test which tests the data produced by makeDocTour. The general behaviour of the UI and popups has hardly changed so existing tests cover that well enough.

The new test uses a new fixture document which you can open to easily experience the tour.

Error cases where there's no valid document tour are not tested because that behaviour is likely to change significantly and this feature is still quite 'private'.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Subscribers: jarek, dsagal

Differential Revision: https://phab.getgrist.com/D2938
2021-07-23 20:23:30 +02:00
..
client (core) Allow creating custom document tours with a special table 2021-07-23 20:23:30 +02:00
common (core) Allow creating custom document tours with a special table 2021-07-23 20:23:30 +02:00
gen-server (core) Export to Excel and Send to drive 2021-07-21 16:36:00 +02:00
plugin (core) Showing censored values as a grey cell 2021-06-07 13:11:41 +02:00
server (core) Barely working reference lists in frontend 2021-07-23 18:41:44 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00