Skip to content

Commit 0d04ff7

Browse files
committed
docs: Revert "docs: Banners for the survey (#6624)"
This reverts commit 35b0052.
1 parent 6994acc commit 0d04ff7

File tree

4 files changed

+0
-24
lines changed

4 files changed

+0
-24
lines changed

docs/content/GraphQL-API/GraphQL-API.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ category: GraphQL API
55
menuOrder: 3
66
---
77

8-
<SuccessBox>
9-
10-
**We’re running a survey to better understand how you use Cube.** Please take a moment to [share with us what you think](https://forms.gle/b7iQHpocAXfpNfeR7). It will mean the world to us.
11-
12-
</SuccessBox>
13-
148
## Getting started
159

1610
First, ensure you're running Cube v0.28.58 or later. Then start the project

docs/content/REST-API/Query-Format.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ category: REST API
55
menuOrder: 2
66
---
77

8-
<SuccessBox>
9-
10-
**We’re running a survey to better understand how you use Cube.** Please take a moment to [share with us what you think](https://forms.gle/b7iQHpocAXfpNfeR7). It will mean the world to us.
11-
12-
</SuccessBox>
13-
148
Cube Queries are plain JavaScript objects, describing an analytics query. The
159
basic elements of a query (query members) are `measures`, `dimensions`, and
1610
`segments`.

docs/content/REST-API/REST-API.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ category: REST API
66
menuOrder: 1
77
---
88

9-
<SuccessBox>
10-
11-
**We’re running a survey to better understand how you use Cube.** Please take a moment to [share with us what you think](https://forms.gle/b7iQHpocAXfpNfeR7). It will mean the world to us.
12-
13-
</SuccessBox>
14-
159
## Prerequisites
1610

1711
### <--{"id" : "Prerequisites"}--> Base path

docs/content/SQL-API/Overview.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ permalink: /backend/sql
66
menuOrder: 1
77
---
88

9-
<SuccessBox>
10-
11-
**We’re running a survey to better understand how you use Cube.** Please take a moment to [share with us what you think](https://forms.gle/b7iQHpocAXfpNfeR7). It will mean the world to us.
12-
13-
</SuccessBox>
14-
159
<WarningBox heading={`Migration to Postgres protocol`}>
1610

1711
This is documentation of Cube’s SQL API for the Postgres protocol. The MySQL

0 commit comments

Comments
 (0)