gristlabs_grist-core/app
Dmitry S 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available
Summary:
- Unify where in the code tours get initiated.
- Avoid start a new tour while one is being started or is in progress.
- Ignore welcome tour when on a doc that has a doc tour.
- Fix tours when starting with a special page like Access Rules.
- Remove mention of the no-longer-present "Give Feedback" button in the last
  message of the welcome tour.

Test Plan:
Add a browser test case that docTour preempts the welcome tour and shows no errors
(this test case fails in multiple ways without the changes).

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3330
2022-03-22 16:51:05 -04:00
..
client (core) Fix bugs when both welcomeTour and docTour are available 2022-03-22 16:51:05 -04:00
common (core) Prune snapshots outside the window in product features 2022-03-18 18:48:14 +02:00
gen-server (core) Enforce daily limit on API usage 2022-03-22 00:22:45 +02:00
plugin (core) add grist.getTable(tableId) and a getTableId() method in plugin api 2022-03-17 16:31:19 -04:00
server (core) Improve stacktraces from pyCall 2022-03-22 17:00:02 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00