Skip to content

Commit c72f54b

Browse files
authored
(DOCSP-31736) [Charts] Dashboard Permissions Label. (#616)
* (DOCSP-31736) [Charts] Dashboard Permissions Label. * (DOCSP-31736) changed icons chart. * (DOCSP-31736) Edits. * (DOCSP-31736) Edits. * (DOCSP-31736) Edits. * (DOCSP-31736) Edits. * (DOCSP-31736) Edits. * (DOCSP-31736) Edits.
1 parent 98e65dc commit c72f54b

File tree

1 file changed

+18
-25
lines changed

1 file changed

+18
-25
lines changed

source/dashboard-permissions.txt

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -112,28 +112,24 @@ permissions:
112112
* - Icon
113113
- Description
114114

115-
* - :icon-fa5:`eye` Eye Icon
115+
* - :icon-fa5:`eye` Eye Icon
116116
- You have ``Viewer`` permission.
117117

118-
* - :icon-fa5:`users` Group Icon
118+
* - :icon-fa5:`user-friends` Group Icon
119119
- You have either ``Author`` or ``Owner`` permission and
120-
:ref:`additional users <dashboard-specific-access>` or
121-
:ref:`Everyone <dashboard-access-everyone>` in your
122-
|service| project have some level of access to the dashboard.
120+
:ref:`additional users <dashboard-specific-access>` or
121+
:ref:`Everyone in this project <dashboard-access-everyone>`
122+
have some level of access to the dashboard.
123123

124-
* - :icon-fa5:`building` Office Icon
125-
- You have either ``Author`` or ``Owner`` permission and other
126-
users in your organization have ``Viewer`` permission granted
127-
through :ref:`organization-wide sharing <dashboard-access-org>`.
124+
* - :icon-fa5:`building` Office Icon
125+
- You have either ``Author`` or ``Owner`` permission and :ref:`Everyone in this organization <dashboard-access-org>`
126+
has ``Viewer`` permission.
128127

129-
* - :icon-fa5:`globe` Globe Icon
130-
- Anyone with a link can view this dashboard.
131-
The :ref:`Public <dashboard-access-link>` setting is
132-
enabled.
133-
134-
* - :icon-fa5:`lock` Lock Icon
135-
- You have ``Owner`` permission and no other user has
136-
access.
128+
* - :icon-fa5:`globe` Globe Icon
129+
- :ref:`Everyone with the link <dashboard-access-link>` has ``Viewer`` permission.
130+
131+
* - :icon-fa5:`lock` Lock Icon
132+
- You have ``Owner`` permission and no other user has access.
137133

138134
.. note::
139135

@@ -221,18 +217,17 @@ project:
221217

222218
1. Select the :guilabel:`Project` tab.
223219

224-
#. Toggle the switch to the right of the :guilabel:`Everyone` user
225-
to ``On``.
220+
#. Toggle the switch to the right of the :guilabel:`<Project name>` user to :icon-fa5:`toggle-on` ``On``.
226221

227222
#. Select the :ref:`permission <dashboard-roles>` to apply to all
228223
|charts| users.
229224

230225
A user's own permissions override others that could come from the
231-
:guilabel:`Everyone` setting.
226+
:guilabel:`Everyone in this project` setting.
232227

233228
.. example::
234229

235-
If :guilabel:`Everyone` has the :guilabel:`Author` permission and
230+
If :guilabel:`Everyone in this project` has the :guilabel:`Author` permission and
236231
**Alice** has the :guilabel:`Viewer` permission, **Alice**'s
237232
effective permission is :guilabel:`Viewer`.
238233

@@ -261,8 +256,7 @@ organization:
261256

262257
1. Select the :guilabel:`Organization` tab.
263258

264-
#. Toggle the switch to the right of your organization's name to
265-
to ``On``.
259+
#. Toggle the :guilabel:`Can view this dashboard` switch to the right the :guilabel:`<Organization name>` user to :icon-fa5:`toggle-on` ``On``.
266260

267261
|charts| provides a link with which users in your organization can
268262
view the dashboard.
@@ -295,8 +289,7 @@ deployment who have a direct link:
295289

296290
1. Select the :guilabel:`Public` tab.
297291

298-
#. Toggle the switch on the right-side of the
299-
:guilabel:`Public` user to ``On``.
292+
#. Toggle the :guilabel:`Can view this dashboard` switch to the right of the :guilabel:`Public` user to :icon-fa5:`toggle-on` ``On``.
300293

301294
|charts| generates a public link with which anyone can
302295
view the dashboard. A user's permissions don't affect their ability

0 commit comments

Comments
 (0)