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.3.2-9 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 363s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 24✅ 363s

✅ pytest

test_alert_actions_page.chrome_TestAlertActions
  ✅ test_account_functionality
test_configuration_page_account_tab.chrome_TestAccount
  ✅ test_account_count
  ✅ test_account_delete_valid_title
  ✅ test_account_clone_close_entity
  ✅ test_account_clone_cancel_entity
  ✅ test_account_oauth_fields_label_entity
  ✅ test_account_edit_frontend_validation
  ✅ test_account_delete_row_backend_validation
test_configuration_page_proxy_tab.chrome_TestProxyPage
  ✅ test_proxy_misc
  ✅ test_proxy_required_field_host
test_input_page.chrome_TestInputPage
  ✅ test_example_input_one_valid_input_name
  ✅ test_example_input_one_search_value_single_select_group_test
  ✅ test_example_input_one_select_multiple_values_multiple_select_test
  ✅ test_example_input_one_valid_input_interval
  ✅ test_example_input_one_help_text_entity
  ✅ test_example_input_one_edit_uneditable_field_name
  ✅ test_example_input_one_clone_frontend_backend_validation
  ✅ test_example_input_one_edit_valid_title
  ✅ test_example_input_one_clone_valid_title
  ✅ test_example_input_two_required_field_example_example_account
  ✅ test_example_input_two_select_multiple_values_example_multiple_select
  ✅ test_example_input_two_checked_example_checkbox
  ✅ test_inputs_disable_all_title_message
  ✅ test_inputs_enable_all_deny