gristlabs_grist-core/app/client
Alex Hall cd0c6de53e (core) Automatically or explicitly show document tours in the same way as example cards.
Summary:
Extracts code from showExampleCard into a generic function which is reused for document tours.

It handles reading and writing to user preferences for automatic showing and explicitly reopening.

Test Plan:
Manually tested that it automatically shows a tour just once and clicking to reopen works.

There's not much new functionality so there's little that needs testing. This is an initial version that's mostly internal and is likely to be polished for users in the future.

If I should still add tests, I'd like confirmation that the current behaviour is as desired.

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2944
2021-07-27 18:35:48 +02:00
..
aclui (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
components (core) Automatically or explicitly show document tours in the same way as example cards. 2021-07-27 18:35:48 +02:00
lib (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
models (core) Allow creating custom document tours with a special table 2021-07-23 20:23:30 +02:00
ui (core) Automatically or explicitly show document tours in the same way as example cards. 2021-07-27 18:35:48 +02:00
ui2018 (core) Add color options to choice config UI 2021-07-09 12:07:38 -07:00
widgets (core) Allow creating custom document tours with a special table 2021-07-23 20:23:30 +02:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Remove REPL code 2021-07-20 15:17:03 +02:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00