Skip to content

Commit 2b11202

Browse files
authored
docs(workspace): reorder pages (#6595)
1 parent 9203622 commit 2b11202

File tree

8 files changed

+17
-15
lines changed

8 files changed

+17
-15
lines changed

docs/content/Workspace/Access Control.mdx renamed to docs/content/Workspace/Access-Control.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Access control
33
permalink: /cloud/access-control/
44
category: Workspace
5-
menuOrder: 6
5+
menuOrder: 9
66
---
77

88
As an account administrator, you can define roles with specific permissions for

docs/content/Workspace/Developer-Playground.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Playground
33
permalink: /dev-tools/dev-playground
44
category: Workspace
5-
menuOrder: 1
5+
menuOrder: 2
66
redirect_from:
77
- /cloud/dev-tools/dev-playground
88
---

docs/content/Workspace/Development-API.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,18 @@
22
title: Development mode
33
permalink: /cloud/workspace/development-api
44
category: Workspace
5-
menuOrder: 2
5+
menuOrder: 8
66
---
77

8-
Development mode allows to test and debug the data model in
9-
an isolated environment before releasing any changes to production. When the development mode is enabled, a new set of API endpoints is deployed specifically
10-
for the branch.
8+
Development mode allows to test and debug the data model in an isolated
9+
environment before releasing any changes to production. When the development
10+
mode is enabled, a new set of API endpoints is deployed specifically for the
11+
branch.
1112

1213
<SuccessBox>
1314

14-
Development mode is available in Cube Cloud on [all tiers](https://cube.dev/pricing).
15+
Development mode is available in Cube Cloud on
16+
[all tiers](https://cube.dev/pricing).
1517

1618
</SuccessBox>
1719

docs/content/Workspace/Inspecting-Pre-aggregations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Pre-aggregation inspection
33
permalink: /cloud/inspecting-pre-aggregations
44
category: Workspace
5-
menuOrder: 5
5+
menuOrder: 7
66
---
77

88
The Pre-Aggregations page in Cube Cloud allows you to inspect all

docs/content/Workspace/Inspecting-Queries.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Query History
33
permalink: /cloud/inspecting-queries
44
category: Workspace
5-
menuOrder: 4
5+
menuOrder: 6
66
---
77

88
The Query History screen in Cube Cloud is a one-stop shop for all performance

docs/content/Workspace/Preferences.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,17 @@ liking.
1010

1111
<SuccessBox>
1212

13-
Preferences are available in Cube Cloud on [all tiers](https://cube.dev/pricing).
13+
Preferences are available in Cube Cloud on
14+
[all tiers](https://cube.dev/pricing).
1415

1516
</SuccessBox>
1617

1718
To access preferences, open the drop-down menu with your user name in the top
1819
right corner of the workspace and click&nbsp;<Btn>Preferences</Btn>.
1920

20-
<Screenshot src="https://ucarecdn.com/e2e37437-b581-49b5-812d-0ce80b7ca2f9/"/>
21+
<Screenshot src="https://ucarecdn.com/e2e37437-b581-49b5-812d-0ce80b7ca2f9/" />
2122

2223
## Theme
2324

2425
Cube Cloud has light and dark color themes. You can choose either of them or
25-
select&nbsp;<Btn>Auto</Btn> to match your system settings.
26+
select&nbsp;<Btn>Auto</Btn> to match your system settings.

docs/content/Workspace/SQL-Runner.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: SQL Runner
33
permalink: /cloud/sql-runner
44
category: Workspace
5-
menuOrder: 6
5+
menuOrder: 4
66
---
77

88
The SQL Runner is a tool that allows you to execute SQL queries from Cube Cloud

docs/content/Workspace/Single-Sign-On/Overview.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Single Sign-On
33
permalink: /workspace/sso/
44
category: Workspace
5-
menuOrder: 1
5+
menuOrder: 10
66
---
77

88
As an account administrator, you can manage how your team accesses Cube Cloud
@@ -26,4 +26,3 @@ and click <Btn>Team & Security</Btn>:
2626
title="Okta"
2727
/>
2828
</Grid>
29-

0 commit comments

Comments
 (0)