From b103d8b87a8b97962e46e230f818aa9b82749e8b Mon Sep 17 00:00:00 2001 From: celijose <62153270+celijose@users.noreply.github.com> Date: Tue, 25 Apr 2023 19:45:08 -0700 Subject: [PATCH 1/6] update cart.html --- source/console/app/cart/cart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/console/app/cart/cart.html b/source/console/app/cart/cart.html index 5d5b813..b4d9a9a 100644 --- a/source/console/app/cart/cart.html +++ b/source/console/app/cart/cart.html @@ -64,7 +64,7 @@

My Cart

{{item.name}}
{{item.description}}
-
[ download link ]
+
[ download link ]
[ {{item.format === 'bucket-key' ? 'Amazon S3 Bucket/Key' : 'Signed URLs'}} ]
{{item.expires | date: 'medium'}} From e00aac81bbfca5fea5d7a6be47de2d3652b9d7da Mon Sep 17 00:00:00 2001 From: celijose <62153270+celijose@users.noreply.github.com> Date: Tue, 25 Apr 2023 22:06:40 -0700 Subject: [PATCH 2/6] update --- source/console/app/admin/settings/settings.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/console/app/admin/settings/settings.html b/source/console/app/admin/settings/settings.html index c91e8f9..4be706a 100644 --- a/source/console/app/admin/settings/settings.html +++ b/source/console/app/admin/settings/settings.html @@ -18,7 +18,7 @@

Settings

- {{appconfig.setting.appUrl}} + {{appconfig.setting.appUrl}} {{appconfig.setting.defaultS3Bucket}} @@ -27,10 +27,10 @@

Settings

{{appconfig.setting.esindex}}
- {{appconfig.setting.esurl}} + {{appconfig.setting.esurl}} - {{appconfig.setting.esurl}}/_plugin/kibana/ + {{appconfig.setting.esurl}}/_plugin/kibana/ {{appconfig.setting.idp}} From f4dabe520331c49220b0d8b599f55383c2fb2fed Mon Sep 17 00:00:00 2001 From: celijose <62153270+celijose@users.noreply.github.com> Date: Tue, 25 Apr 2023 22:10:59 -0700 Subject: [PATCH 3/6] update --- source/console/app/dashboard/dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/console/app/dashboard/dashboard.html b/source/console/app/dashboard/dashboard.html index cb18117..31e0d31 100644 --- a/source/console/app/dashboard/dashboard.html +++ b/source/console/app/dashboard/dashboard.html @@ -10,12 +10,12 @@

Dashboard


Getting Started
- Read our documentation to learn more about AWS Data Lake. + Read our documentation to learn more about AWS Data Lake.

Feedback
- Tell us what you think about the AWS Data Lake. + Tell us what you think about the AWS Data Lake.
From 17b0652e8e40e6f4f8b626c15ad1396f09bf39ab Mon Sep 17 00:00:00 2001 From: celijose <62153270+celijose@users.noreply.github.com> Date: Tue, 25 Apr 2023 22:13:16 -0700 Subject: [PATCH 4/6] update --- source/console/app/main/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/console/app/main/main.html b/source/console/app/main/main.html index 778f99f..0202d5b 100644 --- a/source/console/app/main/main.html +++ b/source/console/app/main/main.html @@ -3,7 +3,7 @@