gristlabs_grist-core/app
Dmitry S 166143557a (core) Show a welcome card when a user opens an example for the first time.
Summary:
- The card includes an image, a brief description, and a link to the tutorial.
- The left panel includes a link to the tutorial, and a button to reopen card.
- Card is collapsed and expanded with a little animation.
- Add a seenExamples pref for whether an example has been seen.
- Store the pref in localStorage for anon user.

Separately, added clearing of prefs of test users between tests, to avoid tests
affecting unrelated tests.

Test Plan: Added a browser test.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2602
2020-09-09 23:08:50 -04:00
..
client (core) Show a welcome card when a user opens an example for the first time. 2020-09-09 23:08:50 -04:00
common (core) Show a welcome card when a user opens an example for the first time. 2020-09-09 23:08:50 -04:00
gen-server (core) Show a welcome card when a user opens an example for the first time. 2020-09-09 23:08:50 -04:00
plugin (core) Improve object serialization, to help get RECORD data to Custom Widgets. 2020-08-21 18:33:28 -04:00
server (core) make user role available in ActiveDoc methods 2020-09-02 14:46:15 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00