gristlabs_grist-core/app/client/ui2018
George Gevoian ba6ecc5e9e (core) Move user profile to new page and begin MFA work
Summary:
The user profile dialog is now a separate page, in preparation
for upcoming work to enable MFA. This commit also contains
some MFA changes, but the UI is currently disabled and the
implementation is limited to software tokens (TOTP) only.

Test Plan:
Updated browser tests for new profile page. Tests for MFAConfig
and CognitoClient will be added in a later diff, once the UI is enabled.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3199
2022-01-13 21:21:49 -08: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) Move user profile to new page and begin MFA work 2022-01-13 21:21:49 -08: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) Make ProfileDialog wait consistently for work to finish before closing. 2021-10-13 16:30:43 -04: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