[
https://issues.apache.org/jira/browse/AIRFLOW-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176971#comment-16176971
]
ASF subversion and git services commented on AIRFLOW-1629:
----------------------------------------------------------
Commit f5d46fa70f71b708d6590aa8b127a47c4ef40368 in incubator-airflow's branch
refs/heads/v1-9-test from [~dalupus]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f5d46fa ]
[AIRFLOW-1629] Make extra a textarea in edit connections form
Closes #2623 from dalupus/airflow-1629
(cherry picked from commit 632a99a2f6cae9234d705b43ed1a45a52c0cfa2e)
Signed-off-by: Bolke de Bruin <[email protected]>
> make extra a textarea in edit connections form
> ----------------------------------------------
>
> Key: AIRFLOW-1629
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1629
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ui
> Affects Versions: Airflow 1.8
> Reporter: Michael Crawford
> Assignee: Michael Crawford
> Priority: Minor
> Fix For: 1.9.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The extra field in connections is usually used to save json data.
> Having it be a text field makes it so that it needs to be copied out and back
> in to make changes to large json object. Also carriage returns don't work in
> a text field.
> This should be a resizable text area.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)