-
Notifications
You must be signed in to change notification settings - Fork 7
updates: workflows overview #431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mywrites
merged 2 commits into
kubeshop:main
from
mywrites:tk-dashboard-workflows-overview
Dec 12, 2025
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,25 +1,35 @@ | ||
| # Workflows Overview | ||
|
|
||
| The Workflows Overview displays all Workflows in your currently selected Environment, including | ||
| their latest and overall execution status. | ||
| The Workflows Overview displays all workflows (automated tests) in the **Environment** you selected, which includes the most | ||
| recent and the execution status of each. | ||
|
|
||
|  | ||
|  | ||
|
|
||
| - Selecting a Workflow in either of these views takes you to the [Workflow Details](/articles/testkube-dashboard-workflow-details) | ||
| - Selecting the "Add new test workflow" button on the top right opens the [Workflow Wizard](test-workflows-create-wizard) for | ||
| creating a new Workflow. | ||
| ## Views | ||
|
|
||
| ## Workflows Grid View | ||
| You can switch from the **Grid view** to the **Table view** for all workflows. | ||
|
|
||
| You can also switch from the Grid view to a Table view of all workflows in the selected environment: | ||
|  | ||
|
|
||
|  | ||
| ## Search and Filter | ||
|
|
||
| ## Workflow Filtering | ||
| You can **Search** and **Filter** your workflows to narrow the output. When you search for a workflow, | ||
| **Save as view** becomes visible. | ||
|
|
||
| You can search / filter your Workflows using the corresponding input fields at the top of the panel: | ||
|  | ||
|
|
||
|  | ||
| You can filter workflows by separately selecting **Labels**, **Status**, and **Resource Group** and choosing one or more parameters specific to each. | ||
|
|
||
|  | ||
|
|
||
| ## Custom Views | ||
|
|
||
| Custom views are saved filters that allow you to: | ||
|
|
||
| * Access and reuse these filters, which become visible within **Workflows Overview**. | ||
| * Establish **Private** views (Default) such that only you have view access. | ||
| * Set views to **Shared across environment**, which allows you to make these custom views available to team members. | ||
|
|
||
| When you click **Save as view**, **Save new view** opens – allowing you to establish, retain, and share these custom views. | ||
|
|
||
|  | ||
Binary file not shown.
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest to add a screenshot showing the list of custom views (both shared and private) in the workflow catalog