gristlabs_grist-core/app/client/components
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
..
AceEditor.css
AceEditor.js (core) Fixing scrollbars on ace editor for windows users. 2021-10-25 10:56:43 +02:00
AceEditorCompletions.ts
ActionLog.css
ActionLog.ts
Base.js
BaseView.js (core) updates from grist-core 2022-02-21 13:44:13 -05:00
CellPosition.ts
ChartView.css
ChartView.ts (core) Add options to switch chart orientation 2022-03-21 11:28:44 +01:00
ClientScope.ts
Clipboard.css
Clipboard.js (core) Trim trailing whitespace when pasting plain text 2021-11-04 01:26:47 +02:00
CodeEditorPanel.css
CodeEditorPanel.js
ColumnFilters.css
ColumnTransform.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00
Comm.ts
commandList.js (core) Widget options api 2022-01-13 11:10:17 +01:00
commands.css
commands.js
CopySelection.ts (core) Reference and ReferenceList formatters 2022-01-13 18:09:33 +02:00
Cursor.ts (core) Support 'new' row in anchor links. 2021-09-24 09:01:10 -04:00
CursorMonitor.ts (core) Exposing custom widgets on the UI 2021-12-01 18:21:06 +01:00
CustomView.css
CustomView.ts (core) Serving widget info page from home url 2022-03-09 10:34:50 +01:00
DataTables.ts (core) New UI for raw data views 2022-03-12 13:51:48 +01:00
DetailView.css (core) Remove code related to newui 2022-02-04 20:29:00 +02:00
DetailView.js (core) Remove code related to newui 2022-02-04 20:29:00 +02:00
DocComm.ts (core) Add diff preview to Importer 2021-10-08 14:15:07 -07:00
DocConfigTab.js
Drafts.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00
duplicatePage.ts (core) Duplicate page should copy filters. 2022-01-04 14:49:33 +01:00
EditorMonitor.ts (core) Storing last position for doc and user 2021-11-19 12:01:49 +01:00
EmbedForm.css
FieldConfigTab.css
FormulaTransform.ts
GridView.css (core) Remove code related to newui 2022-02-04 20:29:00 +02:00
GridView.js (core) Fix selection of rows after rows are dragged 2022-03-17 11:49:52 -04:00
GristDoc.css
GristDoc.ts (core) Fix bugs when both welcomeTour and docTour are available 2022-03-22 16:51:05 -04:00
GristWSConnection.ts
Importer.ts (core) Fix error when canceling import 2022-03-10 16:24:49 -08:00
Layout.css
Layout.js (core) Fixing bug with undoing page delation with a custom layout 2021-12-20 19:32:14 +01:00
LayoutEditor.css
LayoutEditor.js
LayoutPreview.css
LayoutPreview.js
LinkingState.ts (core) Adds setSelectedRows to the grist api for custom view 2022-02-15 15:24:15 +01:00
Login.css
ParseOptions.ts
PluginScreen.ts (core) Add column matching to Importer 2021-11-09 12:30:52 -08:00
Preferences.css
Printing.css
Printing.ts (core) New UI for raw data views 2022-03-12 13:51:48 +01:00
RecordLayout.css
RecordLayout.js Correct spelling mistakes 2022-02-19 09:46:49 +00:00
RecordLayoutEditor.js
RefSelect.js
SearchBar.css
Selector.js
TypeConversion.ts (core) Lossless imports 2022-03-08 12:14:39 +02:00
TypeTransform.ts (core) Guess date format during type conversion 2022-02-21 22:39:47 +02:00
UndoStack.ts (core) Change UndoStack._linkMap to store an array of action groups for each linkId 2022-01-20 19:00:01 +02:00
UnsavedChanges.ts
ValidationPanel.css
ValidationPanel.js
viewCommon.css (core) Set min-height for cells, including in Card view, to make them look consistent. 2021-11-19 17:23:03 -05:00
viewCommon.js (core) Skip saving column resizes in read-only mode 2021-12-07 14:37:25 -08:00
ViewConfigTab.css
ViewConfigTab.js (core) Initial data tables page 2022-02-10 12:46:19 +02:00
ViewLayout.css (core) New UI for raw data views 2022-03-12 13:51:48 +01:00
ViewLayout.ts (core) New UI for raw data views 2022-03-12 13:51:48 +01:00
ViewLinker.css
ViewPane.ts
WidgetFrame.ts (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api 2022-03-15 11:11:58 -04:00