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 requiredSlots disable logic for multi-instance tasks #2860

Merged
merged 3 commits into from
Dec 20, 2023

Add required slots validation message to add-task-form

c970c0d
Select commit
Loading
Failed to load commit list.
Merged

Add requiredSlots disable logic for multi-instance tasks #2860

Add required slots validation message to add-task-form
c970c0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2023 in 0s

0.00% of diff hit (within 70.00% threshold of 67.29%)

View this Pull Request on Codecov

0.00% of diff hit (within 70.00% threshold of 67.29%)

Annotations

Check warning on line 33 in desktop/src/app/components/task/action/add/add-task-form.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

desktop/src/app/components/task/action/add/add-task-form.component.ts#L33

Added line #L33 was not covered by tests

Check warning on line 91 in desktop/src/app/components/task/action/add/add-task-form.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

desktop/src/app/components/task/action/add/add-task-form.component.ts#L91

Added line #L91 was not covered by tests

Check warning on line 135 in desktop/src/app/components/task/action/add/add-task-form.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

desktop/src/app/components/task/action/add/add-task-form.component.ts#L132-L135

Added lines #L132 - L135 were not covered by tests

Check warning on line 140 in desktop/src/app/components/task/action/add/add-task-form.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

desktop/src/app/components/task/action/add/add-task-form.component.ts#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 143 in desktop/src/app/components/task/action/add/add-task-form.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

desktop/src/app/components/task/action/add/add-task-form.component.ts#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 54 in desktop/src/app/models/forms/create-task-model.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

desktop/src/app/models/forms/create-task-model.ts#L54

Added line #L54 was not covered by tests