You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/Dashboard/list_and_share_applications.md
+11-14Lines changed: 11 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ By default, a few application instances are displayed (e.g., `My Jobs`, an insta
25
25
2. Select **Rename**.
26
26
-:bulb: The instance name will change to an input field.
27
27
3. Enter a new name and press **Enter** to save it.
28
+
-:bulb: You can't use the same name for several intances
28
29
29
30
### Moving an Application Instance
30
31
@@ -42,13 +43,16 @@ By default, a few application instances are displayed (e.g., `My Jobs`, an insta
42
43
43
44
### Sharing Your Dashboard
44
45
45
-
1. Copy the URL from your browser.
46
-
-:bulb: The URL encodes the current state of your dashboard.
47
-
2. Share it with others.
48
-
-:warning: The recipient will see a similar dashboard layout but may not see identical content if:
49
-
- They belong to a different VO or group.
50
-
- Time-sensitive data has changed since sharing.
51
-
-:warning: Encoding too many application instances may create discrepancies as the URL has a theoretical limit of 8000 characters based on [RFC9110](https://www.rfc-editor.org/rfc/rfc9110#section-4.1-5)
46
+
1. Click on the **Export** button at the top-right corner of the page.
47
+
2. Select the instances you want to share.
48
+
-:bulb: You can select a group to select all instances within that group.
49
+
-:bulb: For each instance, the shared content will include the name you gave it and the settings you configured.
50
+
3. Click on **Export N Selected**.
51
+
-:bulb: A menu will appear with a text box containing the exported JSON.
52
+
4. Click on the **Copy to Clipboard** button.
53
+
5. Send this text to the person you want to share it with.
54
+
-:bulb: If you're using **Mattermost**, you can wrap the text with triple backticks (```) to display it nicely.
55
+
52
56
53
57
## Advanced Features
54
58
@@ -91,11 +95,4 @@ When managing multiple instances of the same application, grouping can help you
91
95
2. Select **Delete**.
92
96
-:bulb: The group and all its application instances will disappear from the sidebar.
93
97
94
-
95
-
### Share and import the settings of an application
96
-
97
-
1.**Share**: You can export the status of an app by clicking on the share button in the top-right corner of the screen. After clicking, you can select which group and app you want to share and then copy a text corresponding to the states of the selected applications.
98
-
99
-
2.**Import**: Next to the export button you can find the import button. You can paste into the window opened by the button the text corresponding to one or multiple shared apps. This will create a new group named *Imported App* with the imported applications and their settings.
100
-
101
98
**Good to know:** When switching to a new version, the settings you are trying to import may no longer be valid. In this case, a new window will appear, offering to resolve the issue by updating the state copied to your clipboard. This updated version preserves your imported rules as much as possible.
You can select one or more jobs by clicking on the checkboxes next to each job. Once jobs are selected, you can perform actions on them using the buttons at the top of the table. The available actions include:
6
+
7
+
-**Reschedule**: Reschedules the selected jobs.
8
+
-**Kill**: Marks the selected jobs as `KILLED`.
9
+
-**Delete**: Marks the selected jobs as `DELETED`.
10
+
11
+
**Note**:
12
+
- You can only delete jobs that are already killed.
13
+
- A job cannot be rescheduled more than three times.
14
+
15
+
## View a Job's History
16
+
17
+
You can right-click on a job to open its **Job History**.
18
+
The history shows the different statuses the job has gone through, along with the corresponding dates and the authors of the changes.
The search bar allows you to filter jobs based on various criteria. Filters are represented as equations, where each equation consists of a job attribute, an operator, and a value. The search bar analyzes these equations to evaluate their consistency. A green equation is valid, a yellow equation is incomplete, and a red equation is invalid.
4
+
5
+
A search is automatically performed when all equations in the search bar are valid.
6
+
7
+
## Create a Filter
8
+
9
+
To create a filter, click on the search bar and start typing. Suggestions will appear based on the available job attributes. You can select a suggestion to choose the criterion. After that, you can either type or select an operator and a value to filter by.
10
+
The search bar only suggests attributes, operators, and values that are available in your current set of jobs.
11
+
12
+
## Edit a Filter
13
+
14
+
To edit a filter, click on it in the search bar. You can change the operator or value by clicking on them. You can also use the arrow keys to navigate through the equations and edit them. Press `ESCAPE` to return to the end of the search bar.
15
+
16
+
## Remove a Filter
17
+
18
+
To remove a filter, press the `Backspace` key to remove the last token, or right-click on the equation to remove the entire equation.
19
+
You can also clear the entire search bar by clicking on the trash can button at the end of the search bar.
The table displays the jobs that match the criteria specified in the search bar. Each row represents a job, and the columns show various attributes of the job, such as its ID, status, type, and submission date.
4
+
5
+
## Change the Visibility
6
+
7
+
You can click on the eye icon to select additional columns to display in the table. Some columns are hidden by default.
8
+
9
+
You can sort the table by clicking on the column headers. Clicking once will sort the table in ascending order; clicking again will sort it in descending order.
10
+
11
+
You can set the page size by using the `Rows per page` dropdown at the bottom of the table. This allows you to control how many jobs are displayed per page.
12
+
13
+
## Select a Job
14
+
15
+
You can select one or multiple jobs using the checkboxes on the left side of the table.
16
+
Once you have selected at least one job, you can perform actions on it. You can manage the selected jobs or copy their IDs to your clipboard.
You can click on the \`Add application\` button to create a new instance of an application. The list of open instances appears in the sidebar on the left. Clicking on one of these instances will display it in the center of the dashboard
5
+
You can click on the `Add application` button to create a new instance of an application.
6
+
The list of open instances appears in the sidebar on the left. Clicking on one of these instances will display it in the center of the dashboard.
6
7
7
-
## Share applications
8
+
## Share Applications
8
9
9
-
To share applications, click the \`Export\` button at the top right of the screen. Then, select the applications you want to share and copy them to the clipboard.
10
+
To share applications, click the `Export` button at the top right of the screen.
11
+
Then, select the applications you want to share and copy them to the clipboard.
10
12
11
-
## Import applications
13
+
## Import Applications
12
14
13
-
To import applications, click the \`Import\` button at the top right of the screen. Paste the copied applications into the input field and click \`Import\`. The imported applications will appear in the sidebar.
14
-
If the states are outdated, you can copy the updated version of them by clicking the \`Copy all updated states\` button.
15
+
To import applications, click the `Import` button at the top right of the screen.
16
+
Paste the copied applications into the input field and click `Import`. The imported applications will appear in the sidebar.
17
+
If the states are outdated, you can copy the updated version of them by clicking the `Copy all updated states` button.
15
18
16
-
## Save you dashoard
17
-
To save your dashboard, clicke the \`Export\`button at the top right of the screen. Then, select the applications you want to save and click on the \`Save in the browser\` button. The saved applications will be stored in your browser's local storage.
18
-
When you want to load the saved applications, click the \`Import\` button at the top right of the screen and select the \`Load from the browser\` option. The saved applications will be loaded into the sidebar.
19
+
## Save Your Dashboard
20
+
21
+
To save your dashboard, click the `Export` button at the top right of the screen.
22
+
Then, select the applications you want to save and click the `Save in the browser` button. The saved applications will be stored in your browser's local storage.
23
+
When you want to load the saved applications, click the `Import` button at the top right of the screen and select the `Load from the browser` option.
24
+
The saved applications will be loaded into the sidebar.
0 commit comments