jscheffl opened a new pull request, #47588:
URL: https://github.com/apache/airflow/pull/47588

   Based on PoC in #41656 this PR adds a service endpoint to service to 
describe hook meta data such that the UI can be rendered. It is based on the 
information provided in Airflow 2.0 and allows field hiding, re-labelling and 
placeholder texts for common fields. Also it provides extra fields which are 
persisted as JSON. The provided extra fields are compatible with the param 
struct model from the DAG details such that the FlexibleForm rendering can be 
re-used as component.
   
   Note: This PR is a DRAFT in order to have an early preview as well as start 
UI on it. Also Pytests are missing.
   
   FYI @shubhamraj-git as you might want to start adding UI on it?
   
   relates: #47502


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to