Skip to content

Commit 6fa2059

Browse files
jwilliams-mongojeff-allen-mongo
authored andcommitted
(DOCSP-10922): As a user, I can see the Charts Settings page (#373)
* (DOCSP-10922): first pass changing admin settings to charts settings * (DOCSP-10922): updating screenshots
1 parent 51fc6ae commit 6fa2059

9 files changed

+34
-19
lines changed

source/admin-settings.txt

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
:noprevnext:
22

33
.. _admin-settings:
4+
.. _charts-settings:
45

5-
==============
6-
Admin Settings
7-
==============
6+
===============
7+
Charts Settings
8+
===============
89

910
.. default-domain:: mongodb
1011

@@ -14,17 +15,18 @@ Admin Settings
1415
:depth: 2
1516
:class: singlecol
1617

17-
To access the :guilabel:`Admin Settings` page, you must be an |service|
18-
:atlas:`Project Owner </reference/user-roles/#project-roles>`.
19-
If you have the ``Project Owner`` role, the :guilabel:`Admin Settings`
20-
link appears in the sidebar of the Charts UI.
18+
The :guilabel:`Charts Settings` link appears in the sidebar of the
19+
Charts UI. All users can access this page. The sections you see depend
20+
on the |service| :atlas:`roles </reference/user-roles/>` you have.
2121

2222
.. _admin-usage:
2323

2424
Monthly Data Usage
2525
------------------
2626

27-
The :guilabel:`Usage` panel of the :guilabel:`Admin Settings` page shows
27+
.. include:: /includes/charts-settings-project-owner.rst
28+
29+
The :guilabel:`Usage` panel of the :guilabel:`Charts Settings` page shows
2830
the data usage of your |charts| instance over the current month.
2931

3032
The panel displays the following metrics:
@@ -60,6 +62,8 @@ scenarios, see :ref:`charts-billing`.
6062
Embedding Authentication Providers
6163
----------------------------------
6264

65+
.. include:: /includes/charts-settings-project-owner.rst
66+
6367
The :guilabel:`Embedding Authentication Providers` panel lists the
6468
providers |charts-short| can use to authenticate users who access
6569
embedded charts.
@@ -73,6 +77,8 @@ For more information about embedding authentication providers, see
7377
Embedding Key Generation
7478
------------------------
7579

80+
.. include:: /includes/charts-settings-project-owner.rst
81+
7682
.. important::
7783

7884
Embedding keys are deprecated and will be removed in a future
Loading
28.8 KB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.. note::
2+
3+
Users with any :atlas:`role </reference/user-roles/>` can see this
4+
section on the :guilabel:`Charts Settings` page.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.. note::
2+
3+
Only users with the :atlas:`Project Owner
4+
</reference/user-roles/#project-roles>` can see this section on the
5+
:guilabel:`Charts Settings` page.

source/includes/steps-embed-chart-verified.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,19 @@ content: |
4242
it is not usable as-is. Continue with the subsequent steps to
4343
enable authenticated access.
4444
---
45-
title: Go to :guilabel:`Admin Settings` to acquire an embedding key.
45+
title: Go to :guilabel:`Charts Settings` to acquire an embedding key.
4646
ref: go-to-admin-settings
4747
level: 4
4848
content: |
4949
50-
Click the :guilabel:`Admin Settings` link below the HTML code
50+
Click the :guilabel:`Charts Settings` link below the HTML code
5151
snippet in the modal window.
5252
5353
.. note::
5454
5555
You must be a :ref:`Project Owner <dashboard-permissions>` to
56-
access the :guilabel:`Admin Settings` page. For users with the
57-
Project Owner role, the :guilabel:`Admin Settings` link appears
56+
access the :guilabel:`Charts Settings` page. For users with the
57+
Project Owner role, the :guilabel:`Charts Settings` link appears
5858
in the top right corner of the |charts| UI. As a non-admin user,
5959
you can still use embedded charts, but you will need to ask a
6060
Project Owner for a key.

source/includes/steps-enable-embedding-iframe-verified.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@ content: |
3737
enable authenticated access.
3838
---
3939
stepnum: 7
40-
title: Go to :guilabel:`Admin Settings` to acquire an embedding key.
40+
title: Go to :guilabel:`Charts Settings` to acquire an embedding key.
4141
ref: go-to-admin-settings
4242
level: 4
4343
content: |
44-
Click the :guilabel:`Admin Settings` link below the HTML code
44+
Click the :guilabel:`Charts Settings` link below the HTML code
4545
snippet in the modal window.
4646
4747
.. note::
4848
4949
You must be a :ref:`Project Owner <dashboard-permissions>` to
50-
access the :guilabel:`Admin Settings` page. For users with the
51-
Project Owner role, the :guilabel:`Admin Settings` link appears
50+
access the :guilabel:`Charts Settings` page. For users with the
51+
Project Owner role, the :guilabel:`Charts Settings` link appears
5252
in the top right corner of the |charts| UI. As a non-admin user,
5353
you can still use embedded charts, but you will need to ask a
5454
Project Owner for a key.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: "Navigate to the |charts-short| :guilabel:`Admin Settings` page."
2+
title: "Navigate to the |charts-short| :guilabel:`Charts Settings` page."
33
ref: nav-charts-admin-settings
44
level: 4
55
content: |
66
77
a. If |charts-short| is not already displayed, click
88
:guilabel:`Charts` in the navigation bar.
9-
#. Click :guilabel:`Admin Settings` in the sidebar.
9+
#. Click :guilabel:`Charts Settings` in the sidebar.
1010
1111
...

source/pricing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Overview
1919
transferred from the |charts-short| web server to web browser clients.
2020
MongoDB provides each |charts-short| instance with a free ``1 GB`` of
2121
data transfers per month. You can view your |charts-short| instance's
22-
monthly data usage in the :ref:`Admin Settings <admin-usage>` page.
22+
monthly data usage in the :ref:`Charts Settings <admin-usage>` page.
2323

2424
The free usage tier provides approximately 500,000 chart
2525
renders over a month. However, this number may vary based on the types

0 commit comments

Comments
 (0)