|
14 | 14 | "text": "Clicking on the (+) New button, allows you to create new Projects, start your favourite Apps or create new Folders to organize the projects", |
15 | 15 | "placement": "right" |
16 | 16 | }, { |
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 | | - }, |
36 | 17 | "anchorEl": "osparc-test-id=searchBarFilter-textField-study", |
37 | 18 | "title": "Filter and Search", |
38 | 19 | "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 | 32 | "title": "Update Services", |
52 | 33 | "text": "On the Project card, you can use the Update button to update the corresponding service to the latest version.", |
53 | 34 | "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" |
54 | 51 | }] |
55 | 52 | }, |
56 | 53 | "dashboard": { |
|
0 commit comments