gristlabs_grist-core/test/nbrowser
Jarosław Sadziński 90d3ee037a (core) User language switcher
Summary:
New language selector on the Account page for logged-in users.
New icon for switching language for an anonymous user.

For anonymous users, language is stored in a cookie grist_user_locale.
Language is stored in user settings for authenticated users and takes
precedence over what is stored in the cookie.

Test Plan: New tests

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3766
2023-01-26 09:47:14 +01:00
..
ActionLog.ts
ChoiceList.ts feat(TypeConversion): allow converting list of string with quotes to ChoiceList (#397) 2023-01-12 23:13:26 -05:00
customUtil.ts
CustomView.ts
CustomWidgets.ts
CustomWidgetsConfig.ts
DuplicateDocument.ts
Fork.ts (core) Fix staging and grist-core failures 2022-12-21 14:05:45 -05:00
gristUtils.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
HomeIntro.ts (core) Dismiss tips in HomeIntro deployment tests 2023-01-18 09:44:22 -08:00
homeUtil.ts
LanguageSettings.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
Localization.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
MultiColumn.ts
Pages.ts (core) Revealing hidden pages with visible children. 2022-10-31 14:02:38 +01:00
ReferenceColumns.ts
ReferenceList.ts
RefTransforms.ts
RowMenu.ts
saveViewSection.ts
SelectionSummary.ts
Smoke.ts
testServer.ts
testUtils.ts
ToggleColumns.ts