potiuk opened a new issue #11429: URL: https://github.com/apache/airflow/issues/11429
[ ] The airflow.www.forms._connection_types define a list of connection types, but the third package cannot extend it. This can make it difficult to release new packages regardless of the core. The minimum that needs to be done is to be able to define any value for this field similar to CLI/API. Closely related to https://github.com/apache/airflow/issues/9506 [ ] The airflow.www.forms.ConnectionForm supports extra fields per connection, but the third package cannot add new fields. [ ] The airflow/www/static/js/connection_form.js defines additional forms behavior (hidden fields, relabelling, placeholders currently). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
