gristlabs_grist-core/test/nbrowser
Dmitry S b263d83122 (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too
Summary:
The renaming is to clarify that the operation is more of a schema change, than
a data update. In particular, this is to reduce confusion why it is allowed to
anyone having Structure permission in Access Rules.

The resetting of type is a separate but related cleanup. Changing type to Any
returns the column to initial state, letting it guess type from new data, and
making it easy to enter a formula. It applies also to the "Clear and reset"
option in the Creator Panel.

Test Plan: Updated tests, added a check for type changing to Any.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3685
2022-10-31 08:53:42 -04:00
..
ActionLog.ts (core) Use different user in ActionLog tests 2022-05-05 14:04:03 -07:00
ChoiceList.ts Add tests for autocomplete without accents 2022-08-17 19:11:52 +02:00
customUtil.ts (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
CustomView.ts (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
CustomWidgets.ts (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
CustomWidgetsConfig.ts (core) Moving widget tests to core 2022-09-06 17:17:14 +02:00
DuplicateDocument.ts (core) tweak duplicate document test to be more reliable 2022-09-22 14:26:56 -04:00
Fork.ts (core) Miscellaneous little logging improvements 2022-07-15 00:21:44 +02:00
gristUtils.ts (core) Fixing background color in frozen columns for zebra stripes 2022-10-28 09:43:34 +02:00
HomeIntro.ts (core) Adding empty workspace intro 2022-09-12 16:19:31 +02:00
homeUtil.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
Localization.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
MultiColumn.ts (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too 2022-10-31 08:53:42 -04:00
Pages.ts (core) Comments 2022-10-17 13:38:21 +02:00
ReferenceColumns.ts (core) Changing shortcuts for adding and removing rows 2022-10-21 18:45:25 +02:00
ReferenceList.ts (core) Changing shortcuts for adding and removing rows 2022-10-21 18:45:25 +02:00
RefTransforms.ts (core) Fix bug preventing changes to ref list table 2022-10-17 07:49:54 -07:00
RowMenu.ts (core) Fix hidden columns bug when editing data selection 2022-10-18 08:36:11 -07:00
saveViewSection.ts Update saveViewSection test for grist-core (#323) 2022-10-24 16:19:09 -04:00
SelectionSummary.ts (core) Moving nbrowser tests to grist-core 2022-10-25 17:22:54 +02:00
Smoke.ts (core) Remove code for unused welcome flows 2022-02-28 13:21:28 -08:00
testServer.ts Skipping tests that can't be run on external server. 2022-08-12 17:23:22 +02:00
testUtils.ts (core) Fixing click-away bug for the cell color widget 2022-10-24 16:21:14 +02:00