Skip to content

Commit 35b0052

Browse files
authored
docs: Banners for the survey (#6624)
1 parent dd937d6 commit 35b0052

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
814
## Getting started
915

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

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
814
Cube Queries are plain JavaScript objects, describing an analytics query. The
915
basic elements of a query (query members) are `measures`, `dimensions`, and
1016
`segments`.

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ 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+
915
## Prerequisites
1016

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

docs/content/SQL-API/Overview.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ 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+
915
<WarningBox heading={`Migration to Postgres protocol`}>
1016

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

0 commit comments

Comments
 (0)