-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNodeCodeStudio_PT2.json
248 lines (248 loc) · 6.33 KB
/
NodeCodeStudio_PT2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
{
"isActive": true,
"nextLabel": "Next",
"prevLabel": "Back",
"skipLabel": "x",
"doneLabel": "Done",
"hidePrev": true,
"hideNext": false,
"nextToDone": true,
"tooltipPosition": "bottom",
"tooltipClass": "",
"group": "",
"highlightClass": "",
"exitOnEsc": true,
"exitOnOverlayClick": true,
"showStepNumbers": true,
"stepNumbersOfLabel": "of",
"keyboardNavigation": true,
"showButtons": true,
"showBullets": false,
"showProgress": true,
"scrollToElement": true,
"dontShowAgain": true,
"disableInteraction": false,
"steps":[
{
"title": "Convertigo No Code Studio<br>Demo",
"class": "",
"intro": "Learn how to create instantly No Code Apps",
"url": "/login"
},
{
"title": "You can use one of our Single Sign On options here. We also support SAMLv2 and LDAP for Enterprises",
"class": ".class1645091280593",
"intro": "Please, select an authentication method to proceed to next step.",
"url": "/login"
},
{
"title": "Here is your dashboard. In here you will find all your apps you are building.",
"class": ".class1645545973561",
"intro": "Also you will see here the \"Published App\" and the \"No Code Database\" Tabs.<br><ul><li>Click on \"Published Apps\" to see all the applications you published and those that are shared with you.</li><li>Click on \"No Code Database\" to list all thedata bases that have been created by you or shared with you.</li>",
"url": "/selector",
"hidePrevious": true
},
{
"title": "Let's add a new App!",
"class": ".class1645547241647",
"intro": "Click the + icon to create a new Form <br >and name it \"Demo App\". Click the Save button to validate.",
"url": "/selector",
"hideNext": true,
"autoNext": true
},
{
"title": "Just name it Demo App",
"class": ".alert-wrapper.ion-overlay-wrapper.sc-ion-alert-md",
"intro": "",
"url": "/selector"
},
{
"title": "We have here a GDPR notice a system administrator may have configured, just click ont it, once read.",
"class": "ion-toast::.toast-button",
"intro": "",
"url": "/editor",
"hidePrevious": true,
"hideNext": false,
"autoNext": true
},
{
"title": "Click on a section to modify and configure it",
"class": ".class1650357060212",
"intro": "",
"url": "/editor",
"hideNext": true,
"autoNext": true
},
{
"title": "In here, we will write a short description about our app. You can use all the editing tool options such as formatting, fonts, images etc...",
"class": ".tox-editor-container",
"intro": "Type \"This is my Demo App!\" and center the text.",
"url": "/editor"
},
{
"title": "And then validate our section",
"class": ".class1650357060194",
"intro": "",
"url": "/editor",
"hideNext": true,
"autoNext": true
},
{
"title": "We will now drag a \"Text description\" to our page",
"class": "img[src='assets/images/svg/component/icn_title.svg']",
"intro": "Or you can double-click the section to automatically add it at the end of the Form",
"url": "/editor",
"autoNext": true
},
{
"title": "And click on the section to configure it",
"class": ".class1650357060764",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "Again, let's write some text to describe this section",
"class": ".tox-sidebar-wrap",
"intro": "",
"url": "/editor"
},
{
"title": "And validate",
"class": ".class1650357060719",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "We will now use a \"Data grid\" to display data from the No Code database",
"class": "img[src='assets/images/svg/component/icn_sheet.svg']",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "The grid is now installed, let's click on the section to configure it",
"class": "ag-grid-angular",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "To see all the Advanced options, click on the \"A\" button",
"class": "img[src='assets/images/svg/component/icn_a.svg']",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "We set the option to size all to columns to fit in the grid",
"class": ".class1656520466591",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "We now are going to configure the data source for this grid",
"class": ".class1608568353342",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "Among many other data sources, we will choose our Integrated Baserow No Code database source",
"class": ".class1599825036461",
"intro": "",
"url": "/editor",
"autoNext": true
},
{
"title": "We select the operation to do. In this case \"Get data\" to retreive data form the database",
"class": ".class1600876689488",
"intro": ""
},
{
"title": "And validate",
"class": ".class1599830132445",
"intro": "",
"url": "/editor"
},
{
"title": "Now we just have to configure the data source",
"class": ".class1678818942036",
"intro": "",
"url": "/editor"
},
{
"title": "We select the database from where we want the data",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "Then the table where the data resides in",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "We unselect all the columns",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "And select only the one we want",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "Here",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "Here",
"intro": ".class123456789",
"url": "/editor"
},
{
"title": "And here!",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "We will reorder the columns",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "And this one too",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "And validate",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "We validate the data grid configuration",
"class": ".class123456789",
"intro": "",
"url": "/editor"
},
{
"title": "Et voila! let's see our app in action!",
"class": ".class123456789",
"intro": "",
"url": "/editor"
}
]
}