From f99f22ff926d103fbf160f5f19049ec6977aee5f Mon Sep 17 00:00:00 2001 From: Norris Ng <103449568+norrisng-bc@users.noreply.github.com> Date: Thu, 6 Jul 2023 15:23:29 -0700 Subject: [PATCH 1/2] Update home page text Move "ongoing feature enhancements" back to top --- frontend/src/views/HomeView.vue | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/HomeView.vue b/frontend/src/views/HomeView.vue index 361ab5d8..508b6b57 100644 --- a/frontend/src/views/HomeView.vue +++ b/frontend/src/views/HomeView.vue @@ -29,7 +29,14 @@ const { getConfig } = storeToRefs(useConfigStore());

This website uses the Common Object Management Service so IDIR and BCeID - users can
upload and share files. + users can
upload and share files.

+ You will need access to a bucket – a file storage container – before you can use BCBox. + If you are new to buckets and don't know a bucket manager, contact + NRIDS Optimization (NRM only) + or your ministry's service desk to get credentials for a bucket. Then come back, log in, and add it in BCBox. +

+ If you already have a bucket from outside of BCBox, you can't yet work on existing files + from that bucket in BCBox, but we are currently working to make this possible through synchronization.

@@ -49,6 +56,19 @@ const { getConfig } = storeToRefs(useConfigStore()); width="60%" />
+
+

+ Ongoing feature enhancements +

+
+
+ +
From eac361589fa60864af8151a9a65455dd1946779f Mon Sep 17 00:00:00 2001 From: Norris Ng <103449568+norrisng-bc@users.noreply.github.com> Date: Mon, 10 Jul 2023 09:19:41 -0700 Subject: [PATCH 2/2] Remove existing line break in middle of first sentence --- frontend/src/views/HomeView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/HomeView.vue b/frontend/src/views/HomeView.vue index 508b6b57..8f06a922 100644 --- a/frontend/src/views/HomeView.vue +++ b/frontend/src/views/HomeView.vue @@ -29,7 +29,7 @@ const { getConfig } = storeToRefs(useConfigStore());

This website uses the Common Object Management Service so IDIR and BCeID - users can
upload and share files.

+ users can upload and share files.

You will need access to a bucket – a file storage container – before you can use BCBox. If you are new to buckets and don't know a bucket manager, contact NRIDS Optimization (NRM only)