Skip to content

Commit 84883c0

Browse files
committed
move down
1 parent ab19f2b commit 84883c0

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

services/static-webserver/client/source/resource/osparc/tours/osparc_tours.json

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,6 @@
1414
"text": "Clicking on the (+) New button, allows you to create new Projects, start your favourite Apps or create new Folders to organize the projects",
1515
"placement": "right"
1616
}, {
17-
"beforeClick": {
18-
"selector": "osparc-test-id=templatesFilterItem"
19-
},
20-
"anchorEl": "osparc-test-id=templatesFilterItem",
21-
"title": "Templates",
22-
"text": "Templates let you freeze a project and reuse it anytime. When you create a template, it saves a snapshot of your project. Later, you can click on it to start a fresh, independent copy.<br>Templates shared with you by others will also appear here, so you can build on their work too.",
23-
"placement": "right"
24-
}, {
25-
"beforeClick": {
26-
"selector": "osparc-test-id=publicProjectsFilterItem"
27-
},
28-
"anchorEl": "osparc-test-id=publicProjectsFilterItem",
29-
"title": "Public Projects",
30-
"text": "Just like templates, Public Projects are frozen snapshots—but they’re shared with the entire scientific community. Anyone can browse them and create their own copy and build upon.",
31-
"placement": "right"
32-
}, {
33-
"beforeClick": {
34-
"selector": "osparc-test-id=workspacesAndFoldersTreeItem_null_null"
35-
},
3617
"anchorEl": "osparc-test-id=searchBarFilter-textField-study",
3718
"title": "Filter and Search",
3819
"text": "This tool allows you to search Projects, Templates or Public Projects.<br>You can search and filter by:<br>- Title, description, owner, id...<br>- Tags<br>- Shared with",
@@ -51,6 +32,22 @@
5132
"title": "Update Services",
5233
"text": "On the Project card, you can use the Update button to update the corresponding service to the latest version.",
5334
"placement": "bottom"
35+
}, {
36+
"beforeClick": {
37+
"selector": "osparc-test-id=templatesFilterItem"
38+
},
39+
"anchorEl": "osparc-test-id=templatesFilterItem",
40+
"title": "Templates",
41+
"text": "Templates let you freeze a project and reuse it anytime. When you create a template, it saves a snapshot of your project. Later, you can click on it to start a fresh, independent copy.<br>Templates shared with you by others will also appear here, so you can build on their work too.",
42+
"placement": "right"
43+
}, {
44+
"beforeClick": {
45+
"selector": "osparc-test-id=publicProjectsFilterItem"
46+
},
47+
"anchorEl": "osparc-test-id=publicProjectsFilterItem",
48+
"title": "Public Projects",
49+
"text": "Just like templates, Public Projects are frozen snapshots—but they’re shared with the entire scientific community. Anyone can browse them and create their own copy and build upon.",
50+
"placement": "right"
5451
}]
5552
},
5653
"dashboard": {

0 commit comments

Comments
 (0)