gristlabs_grist-core/test/nbrowser
Jarosław Sadziński 8be920dd25 (core) Multi-column configuration
Summary:
Creator panel allows now to edit multiple columns at once
for some options that are common for them. Options that
are not common are disabled.

List of options that can be edited for multiple columns:
- Column behavior (but limited to empty/formula columns)
- Alignment and wrapping
- Default style
- Number options (for numeric columns)
- Column types (but only for empty/formula columns)

If multiple columns of the same type are selected, most of
the options are available to change, except formula, trigger formula
and conditional styles.

Editing column label or column id is disabled by default for multiple
selection.

Not related: some tests were fixed due to the change in the column label
and id widget in grist-core (disabled attribute was replaced by readonly).

Test Plan: Updated and new tests.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3598
2022-10-17 09:51:19 +02: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) Multi-column configuration 2022-10-17 09:51:19 +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 Adding dedicated folder for external tests 2022-09-30 16:45:35 +02:00
MultiColumn.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
Pages.ts feat: add tests for feature 2022-08-08 13:30:12 +02:00
ReferenceColumns.ts Add tests for autocomplete without accents 2022-08-17 19:11:52 +02:00
ReferenceList.ts (core) updates from grist-core 2022-08-22 10:23:26 -04:00
SelectionSummary.ts (core) Add cell selection summary 2022-09-30 09:11:46 -07: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) Faster builds all around. 2022-07-04 10:42:40 -04:00