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

feat: add option to disable inputs on creation #1510

Merged
merged 5 commits into from
Jan 3, 2025

chore: update the argument name

4b43a44
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: add option to disable inputs on creation #1510

chore: update the argument name
4b43a44
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.2.4-1 succeeded Dec 24, 2024 in 0s

24 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

24 tests were completed in 301s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 24✅ 301s

✅ pytest

test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_filter_functionality_positive
  ✅ test_account_list_auth_type
  ✅ test_account_list_example_multiple_select
  ✅ test_clone_account_duplicate_name
  ✅ test_account_add_backend_validation
  ✅ test_account_edit_default_values
  ✅ test_account_title_and_description
  ✅ test_example_validation_of_oauth_fields_too_short
test_configuration_page_custom_tab.chrome_TestCustomPage
  ✅ test_custom_fields_label_entity
  ✅ test_custom_valid_input_test_email
test_configuration_page_proxy_tab.chrome_TestProxyPage
  ✅ test_proxy_port_field_valid_integer
test_input_page.chrome_TestInputPage
  ✅ test_inputs_displayed_columns
  ✅ test_example_input_one_required_field_name
  ✅ test_example_input_one_default_value_index
  ✅ test_example_input_one_required_field_textarea
  ✅ test_example_input_one_fields_label_entity
  ✅ test_example_input_one_delete_row_frontend_backend_validation
  ✅ test_example_input_two_valid_input_name
  ✅ test_example_input_two_default_value_index
  ✅ test_example_input_two_clone_default_values
  ✅ test_example_input_two_edit_close_entity
  ✅ test_example_input_two_delete_cancel_entity
  ✅ test_example_input_two_add_duplicate_names
  ✅ test_inputs_disable_all_some_already_disabled