|
10 | 10 | "action": "open" |
11 | 11 | }, |
12 | 12 | "anchorEl": "osparc-test-id=newPlusMenu", |
13 | | - "title": "Create Studies", |
14 | | - "text": "Clicking on the (+) New button, allows you to create new Studies or new Folders to organize the studies", |
| 13 | + "title": "Create Projects", |
| 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 | + }, |
17 | 36 | "anchorEl": "osparc-test-id=searchBarFilter-textField-study", |
18 | 37 | "title": "Filter and Search", |
19 | | - "text": "This tool allows you to search Studies, Tutorials and Services.<br>You can search and filter by:<br>- Title, description, owner, id...<br>- Tags<br>- Shared with", |
| 38 | + "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", |
20 | 39 | "placement": "bottom" |
21 | 40 | }, { |
22 | 41 | "beforeClick": { |
|
42 | 61 | "steps": [{ |
43 | 62 | "anchorEl": "osparc-test-id=dashboardTabs", |
44 | 63 | "title": "Dashboard Menu", |
45 | | - "text": "The menu tabs give you quick access to a set of core elements of the platform, namely Studies, Templates, Services and Data.", |
| 64 | + "text": "The menu tabs give you quick access to a set of core elements of the platform, namely Projects, Tutorials, Apps and Data.", |
46 | 65 | "placement": "bottom" |
47 | 66 | }, { |
48 | 67 | "beforeClick": { |
|
0 commit comments