diff --git a/public/res/default.json b/public/res/default.json index d08279ed..1f3bd189 100644 --- a/public/res/default.json +++ b/public/res/default.json @@ -76,7 +76,7 @@ "help-page": { "title": "Help", "table-of-contents": "Table of contents", - "top-of-page-icon": "", + "top-of-page-icon": "", "contents": "

Logging in

When you first access DataGateway, you will be presented with a login page.

You can login by entering your username and password provided by the Diamond User Office. Alternatively, to view only public data, select Anonymous from the Authentication Type drop down menu and click login.

Once you've successfully logged in, you will see a page with three tabs.

My Data

The My Data tab gives you quick access to all your visits and is presented in a grid.

Meta Data
If you click on a row (make sure it is not a hyperlink), tabs will appear on the bottom half of the page. Each tab gives you more information about the visit.

Browse

The Browse tab allows you to browse your data and any public data.

The grid works the same as in the My Data tab. You can sort and filter as well as drill drown the data hierarchy using the hyperlinks on each row. You can use the breadcrumb to go up the hierarchy. The breadcrumb is a useful reference to tell you where you are in the data hierarchy.

If the first column of the grid is a tick box, you can click the box to add the item to your cart. Please note if you select a dataset, all datafiles belonging to that dataset will be selected. It is not possible for example to unselect one datafile if the parent visit is already selected. Similar to My Data, clicking on a row (not hyperlink) will display its meta data information in the panel at the bottom of the page.The search tabs contains an interface the allows you search across all the visits, datasets and datafiles.

The Cart

On the very first column of each row on a grid (at the dataset or datafile level), you will see tick boxes.

Clicking this box will add or remove the selected visit to your cart. Multiple items can be added using the 'Shift' key.

You can use the Cart items counter on the top right corner to check if an item was added or removed.

Clicking on the above will open up the cart window:

Here you can remove already added items or request download of the items in the cart by clicking the Download Cart button. When the button is clicked, you will be presented with a window with several options.

The Download Name is a name that identifies your particular download. It is used as the filename when your download becomes ready.

The Access Method selection option determines whether you would like to download your files or whether you want them restored to another location.

You can optionally enter your email address. When your download is available, an email will be sent notifying you that your download is available.
Clicking the OK button on the window will submit your download request to be processed. You should see a Cart successfully submitted notification popup on the right corner. The request will be added inside the downloads window.

Download

Clicking on the above will open up the downloads window:

The Downloads window is a grid that list all your download requests.

The Status column gives you the current status of your download. Possible values are Restoring from Tape and Available. The Download button is disabled when the status is restoring. Once available, you can click the download button to download the file via the browser if Https transport type was used for that request.

Please note that download pausing and resuming is not supported. Multi-part download managers are also not supported.

For downloads using Globus as the transport type, when the status is complete, you can login to Globus Online and initiate file transfer to your endpoint." }, "admin": { diff --git a/src/helpPage/__snapshots__/helpPage.component.test.tsx.snap b/src/helpPage/__snapshots__/helpPage.component.test.tsx.snap index 79e8cddf..270ae863 100644 --- a/src/helpPage/__snapshots__/helpPage.component.test.tsx.snap +++ b/src/helpPage/__snapshots__/helpPage.component.test.tsx.snap @@ -4,6 +4,7 @@ exports[`Help page component should back to top elements next to each header 1`]

{ useAnchor(); return ( - +