Common UI actions
Purpose | Action |
---|---|
Move the column in the sequence | Hover over a column header, click, and move the column as required. |
Refresh the contents of the table | Click Refresh |
Copy all the contents of the table | Click Copy to clipboard If the Approvals table or the Deployments table is empty, this option is disabled. |
Print the contents of the table | Click Print If the table is empty, this option is disabled. |
Export the contents of the table to a CSV or PDF file | Click
If the Approvals table or the Deployments table is empty, this option is disabled. |
Show or hide columns to be displayed in the table | Click |
Filter the table | In the Filter field, specify filter criteria. |
Filter a list based on the values in the column | Click Filter under a column, and type or select the values under that column by which you want to filter and view the list. Clear the check box for values that you want to hide. |
Sort the order in a column | Click To clear the sorting, click |
Sort the order in multiple columns | Perform the following steps:
Thus, the table displays values sorted by column, one after the other, such that the previous sort order is not distorted by the next sort order. From the
|
Select the number of records visible on the page | Click Records per page at the bottom of the table and select a number. |
State management in the Code Pipeline Web UI
When you reorder columns, resize the columns, sort values within a table, choose columns to view or hide, specify filter criteria, choose the number of records you want to view in a table, or choose to view a page (pagination), the selections persist on the UI.
However, some of your selections (filter criteria, records per page, and pagination) do not persist, as described in the following scenarios:
- The specified filter criteria, records per page, and pagination do not persist:
- If you logon with a host connection and the session expires, and you log on again but with another host connection.
If you logon with a host connection and then switch to another host connection.
Example
Consider that you log on to Code Pipeline Web by using the host connection CW01, specify filter criteria and records per page on the UI, and then switch the host connection to CW09.
In this case, the filter criteria and records per page are not retained.
The specified filter criteria do not persist when you navigate from the parent element to the child element, specify filter criteria at level of the child element, and then return to the parent element.
Example
- Consider that you sort the values in the Approvals page (parent element). Then, you navigate to the Tasks page (child element) and specify filter criteria on the Tasks page. Then, you go back to the Approvals page.
In this case, the filter criteria on the Tasks page is not retained. However, the sorting applied on the Approvals page persists. - Similarly, consider that you specify the filter criteria on the Deployments packages page (parent element). You then navigate to Package items (child element) and specify the filter criteria on the Package items page. Then, you go back to the Deployment packages page.
In this case, the filter criteria on the Package items page is not retained. However, the filter criteria on the Deployment packages page persists.
- Consider that you sort the values in the Approvals page (parent element). Then, you navigate to the Tasks page (child element) and specify filter criteria on the Tasks page. Then, you go back to the Approvals page.