From 3b536eea7f5bdb4c6f299fd39fffbe7c67c982a9 Mon Sep 17 00:00:00 2001 From: Vadim Ogievetsky Date: Wed, 18 Mar 2020 15:32:12 -0700 Subject: [PATCH] Web console: expose props for S3 (#9432) * expose props for S3 * added env inputs * add scarry warning * use .password * put the warning front and center * Update web-console/src/views/load-data-view/load-data-view.tsx Co-Authored-By: Suneet Saldanha <44787917+suneet-s@users.noreply.github.com> * let prettier rewrap the text Co-authored-by: Suneet Saldanha <44787917+suneet-s@users.noreply.github.com> --- .../__snapshots__/auto-form.spec.tsx.snap | 3 + .../src/components/auto-form/auto-form.tsx | 39 ++++--- .../suggestible-input/suggestible-input.tsx | 16 ++- .../compaction-dialog.spec.tsx.snap | 4 + web-console/src/utils/ingestion-spec.tsx | 104 +++++++++++++++++- .../views/load-data-view/load-data-view.tsx | 23 +++- 6 files changed, 161 insertions(+), 28 deletions(-) diff --git a/web-console/src/components/auto-form/__snapshots__/auto-form.spec.tsx.snap b/web-console/src/components/auto-form/__snapshots__/auto-form.spec.tsx.snap index 865a7f8ac6d..c30d781fab3 100644 --- a/web-console/src/components/auto-form/__snapshots__/auto-form.spec.tsx.snap +++ b/web-console/src/components/auto-form/__snapshots__/auto-form.spec.tsx.snap @@ -29,6 +29,7 @@ exports[`auto-form snapshot matches snapshot 1`] = ` autocomplete="off" class="bp3-input" min="0" + placeholder="" style="padding-right: 10px;" type="text" value="" @@ -194,6 +195,7 @@ exports[`auto-form snapshot matches snapshot 1`] = ` >