gristlabs_grist-core/app/client/ui2018
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
..
breadcrumbs.ts (core) Hide workspace in breadcrumbs if doc is unsaved 2021-08-05 15:57:03 -07:00
buttons.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
buttonSelect.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
checkbox.ts (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
ColorPalette.ts (core) Brings the new color select. 2021-02-19 16:18:14 +01:00
ColorSelect.ts (core) Add color options to choice config UI 2021-07-09 12:07:38 -07:00
cssVars.ts (core) Better UX in full-edit mode for the formula editor 2021-12-27 13:56:04 +01:00
draggableList.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
editableLabel.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
IconList.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
icons.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
links.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
loaders.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
menus.ts (core) JS error on creator panel and formula editor. 2021-11-30 14:28:22 +01:00
modals.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
pages.ts (core) Get first unicode character (e.g. 📝 ) for page label, not 1st byte 2021-09-17 12:59:53 +02:00
search.ts (core) Expanding search textbox to full height. 2021-11-18 23:48:07 +01:00
select.ts (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00