Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Drag & Drop Across Axis Functionality to Vis Builder #7107

Merged
merged 2 commits into from
Jul 16, 2024

Changeset file for PR #7107 created/updated

2236da3
Select commit
Loading
Failed to load commit list.
Merged

Add Drag & Drop Across Axis Functionality to Vis Builder #7107

Changeset file for PR #7107 created/updated
2236da3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 16, 2024 in 1s

10.55% of diff hit (target 67.63%)

View this Pull Request on Codecov

10.55% of diff hit (target 67.63%)

Annotations

Check warning on line 45 in src/plugins/vis_builder/public/application/components/data_tab/config_panel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/config_panel.tsx#L45

Added line #L45 was not covered by tests

Check warning on line 33 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L33

Added line #L33 was not covered by tests

Check warning on line 36 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 38 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L38

Added line #L38 was not covered by tests

Check warning on line 42 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L42

Added line #L42 was not covered by tests

Check warning on line 45 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L45

Added line #L45 was not covered by tests

Check warning on line 49 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L49

Added line #L49 was not covered by tests

Check warning on line 53 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L53

Added line #L53 was not covered by tests

Check warning on line 62 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L62

Added line #L62 was not covered by tests

Check warning on line 65 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/add_field_to_configuration.ts#L65

Added line #L65 was not covered by tests

Check warning on line 18 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L18

Added line #L18 was not covered by tests

Check warning on line 20 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L20

Added line #L20 was not covered by tests

Check warning on line 23 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L23

Added line #L23 was not covered by tests

Check warning on line 25 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L25

Added line #L25 was not covered by tests

Check warning on line 27 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L27

Added line #L27 was not covered by tests

Check warning on line 33 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L33

Added line #L33 was not covered by tests

Check warning on line 37 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 39 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L39

Added line #L39 was not covered by tests

Check warning on line 41 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L41

Added line #L41 was not covered by tests

Check warning on line 47 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L47

Added line #L47 was not covered by tests

Check warning on line 57 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L57

Added line #L57 was not covered by tests

Check warning on line 60 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/move_field_between_schemas.ts#L60

Added line #L60 was not covered by tests

Check warning on line 15 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/reorder_fields_within_schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/reorder_fields_within_schema.ts#L15

Added line #L15 was not covered by tests

Check warning on line 17 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/reorder_fields_within_schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/reorder_fields_within_schema.ts#L17

Added line #L17 was not covered by tests

Check warning on line 20 in src/plugins/vis_builder/public/application/components/data_tab/drag_drop/reorder_fields_within_schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/vis_builder/public/application/components/data_tab/drag_drop/reorder_fields_within_schema.ts#L20

Added line #L20 was not covered by tests