From a98b822aa267f6287b6daf885e094e53eed48b7a Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus Date: Wed, 13 Nov 2024 13:48:49 +0100 Subject: [PATCH] polish datahub headings --- .../navigation-settings/datahub-navigation.mdx | 6 +++--- .../datahub/navigation-settings/datahub-projects.mdx | 4 ++-- .../docs/datahub/working-together/datahub-groups.mdx | 12 +++++------- .../datahub-invite-collaborators.mdx | 9 +-------- src/content/docs/datahub/working-together/index.mdx | 6 +++--- 5 files changed, 14 insertions(+), 23 deletions(-) diff --git a/src/content/docs/datahub/navigation-settings/datahub-navigation.mdx b/src/content/docs/datahub/navigation-settings/datahub-navigation.mdx index 5b88d8da1..c7f61e003 100644 --- a/src/content/docs/datahub/navigation-settings/datahub-navigation.mdx +++ b/src/content/docs/datahub/navigation-settings/datahub-navigation.mdx @@ -20,7 +20,7 @@ This is the DataHUB landing page: Once you are logged in, the following menus are available for navigation. ::: -### Navigation Bar +## Navigation Bar From the navigation bar you can @@ -38,7 +38,7 @@ import NavBar from "@images/datahub/datahub-navbar.drawio.png" -### Sidebar +## Sidebar From the side bar in the top-left corner (1) you can navigate to [projects](/nfdi4plants.knowledgebase/datahub/navigation-settings/datahub-projects) (2) or [groups](/nfdi4plants.knowledgebase/datahub/working-together/datahub-groups) (3) panels. @@ -48,7 +48,7 @@ From the side bar in the top-left corner (1) you can navigate to [projects](/nfd Once you navigate to an ARC ("Project") or group, the sidebar shows other options. ::: -### Avatar Menu +## Avatar Menu In the avatar menu (1) in the top-right corner of the navigation bar you can diff --git a/src/content/docs/datahub/navigation-settings/datahub-projects.mdx b/src/content/docs/datahub/navigation-settings/datahub-projects.mdx index 4a973bd47..14dbb54d7 100644 --- a/src/content/docs/datahub/navigation-settings/datahub-projects.mdx +++ b/src/content/docs/datahub/navigation-settings/datahub-projects.mdx @@ -9,13 +9,13 @@ sidebar: import { Steps } from '@astrojs/starlight/components'; -**Project = ARC** +## Project = ARC - In the DataHUB, ARCs are called "projects"; they are the same. - An ARC can be shared with individual users (invited as "members") or a group. :::note -"Projects" and "Groups" are not the same +"Projects" and ["Groups"](/nfdi4plants.knowledgebase/datahub/working-together/datahub-groups) are not the same ::: ## Projects panel diff --git a/src/content/docs/datahub/working-together/datahub-groups.mdx b/src/content/docs/datahub/working-together/datahub-groups.mdx index 1ab3acaf3..3c165a586 100644 --- a/src/content/docs/datahub/working-together/datahub-groups.mdx +++ b/src/content/docs/datahub/working-together/datahub-groups.mdx @@ -10,13 +10,7 @@ sidebar: import { Steps } from '@astrojs/starlight/components'; -:::note -"Projects" and "Groups" are not the same -::: - -**DataHUB Groups** - -- A "Group" is a group of users (then "members" of that group) with specific [permissions](/nfdi4plants.knowledgebase/datahub/working-together/#roles-and-permissions). +- A "Group" is a group of users (then called "members" of that group) with specific [permissions](/nfdi4plants.knowledgebase/datahub/working-together/#roles-and-permissions). - A group (e.g. your lab or consortium) can share ARCs. - Groups help you communicate with all group members and manage permissions for the ARCs shared in that group. - Depending on their assigned roles, members of the group can view, edit, delete, and / or maintain the ARCs of that group. @@ -24,6 +18,10 @@ import { Steps } from '@astrojs/starlight/components'; - The group Owner(s) can adjust group settings and manage group memberships. - Groups can have subgroups (with a subset of members). Subgroups have the same features as groups. +:::note +"Projects" and "Groups" are not the same +::: + ## Groups panel diff --git a/src/content/docs/datahub/working-together/datahub-invite-collaborators.mdx b/src/content/docs/datahub/working-together/datahub-invite-collaborators.mdx index 0e4e11e80..83ad863b2 100644 --- a/src/content/docs/datahub/working-together/datahub-invite-collaborators.mdx +++ b/src/content/docs/datahub/working-together/datahub-invite-collaborators.mdx @@ -10,14 +10,7 @@ sidebar: import { Steps } from '@astrojs/starlight/components'; -:::note[About this guide] -In this guide we show you how to invite lab colleagues or project partners to your ARC for collaboration. -::: - -:::tip[Before we can start] -- You have a [DataPLANT account](https://register.nfdi4plants.org) -- You have created an ARC -::: +Here we show you how to invite lab colleagues or project partners to your ARC for collaboration. import MemberSelect from "@images/datahub/datahub-members-seq5.png" import MemberRole from "@images/datahub/datahub-members-seq6.png" diff --git a/src/content/docs/datahub/working-together/index.mdx b/src/content/docs/datahub/working-together/index.mdx index e641d9c52..a2435e789 100644 --- a/src/content/docs/datahub/working-together/index.mdx +++ b/src/content/docs/datahub/working-together/index.mdx @@ -30,7 +30,7 @@ If you have maintainer access, you can also directly create or upload an ARC to ![](@images/datahub/arc-sharing.drawio.png) -### Visibility +## Visibility The visibility of ARCs and groups can be managed individually for each ARC (see [ARC settings](/nfdi4plants.knowledgebase/datahub/navigation-settings/datahub-arc-settings)) or group see ([Creating a Group](/nfdi4plants.knowledgebase/datahub/working-together/datahub-groups)). @@ -42,7 +42,7 @@ The visibility of ARCs and groups can be managed individually for each ARC (see By default every ARC and every group is set to **private**. ::: -### Roles and permissions +## Roles and permissions If you create or upload an ARC to the DataHUB, you are the *Owner* by default. When inviting new members to an ARC or group, you can choose between different roles. @@ -57,7 +57,7 @@ When inviting new members to an ARC or group, you can choose between different r A detailed list of all permissions for the individual roles can be found [here](https://docs.gitlab.com/ee/user/permissions.html) ::: -### Namespaces +## Namespaces In the DataHUB, namespaces help organize related projects.