gristlabs_grist-core/app/client/models
Dmitry S 215bb90e68 (core) Replace questionnaire for new users with a popup asking for just their primary use-case.
Summary:
- WelcomeQuestions implements the new popup.
- Popup shows up on any doc-list page, the first time the user visits one after
  signing up and setting their name.
- Submits responses to the same "New User Questions" doc, which has been
  changed to accept two new columns (ChoiceList of use_cases, and Text for
  use_other).
- Improve modals on mobile along the way.

Test Plan: Added browser tests and tested manually

Reviewers: alexmojaki

Reviewed By: alexmojaki

Subscribers: jarek

Differential Revision: https://phab.getgrist.com/D3213
2022-01-14 10:16:11 -05:00
..
entities (core) Reference and ReferenceList formatters 2022-01-13 18:09:33 +02:00
AppModel.ts (core) Replace questionnaire for new users with a popup asking for just their primary use-case. 2022-01-14 10:16:11 -05:00
BaseRowModel.js
BillingModel.ts
ClientColumnGetters.ts
ColumnACIndexes.ts (core) Use visibleCol instead of displayCol with createFormatter 2021-12-16 22:19:36 +02:00
ColumnCache.ts
ColumnFilter.ts
ColumnFilterMenuModel.ts
ConnectState.ts
DataRowModel.ts
DataTableModel.js
DataTableModelWithDiff.ts
DocData.ts (core) Use MetaTableData more 2021-12-07 17:09:58 +02:00
DocModel.ts
DocPageModel.ts
errors.ts (core) Exposing custom widgets on the UI 2021-12-01 18:21:06 +01:00
gristConfigCache.ts
gristUrlState.ts (core) Move user profile to new page and begin MFA work 2022-01-13 21:21:49 -08:00
HomeModel.ts
isHiddenTable.ts
MetaRowModel.js
MetaTableModel.js
modelUtil.js
NotifyModel.ts
QuerySet.ts
rowset.ts
rowuid.js
SearchModel.ts (core) Reference and ReferenceList formatters 2022-01-13 18:09:33 +02:00
SectionFilter.ts
TableData.ts (core) Use MetaTableData more 2021-12-07 17:09:58 +02:00
TableModel.js
TreeModel.ts
UserManagerModel.ts
UserPrefs.ts (core) Replace questionnaire for new users with a popup asking for just their primary use-case. 2022-01-14 10:16:11 -05:00
WorkspaceInfo.ts