Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented May 21, 2025

What do these changes do?

Following #7718, use the new url parameter include_children

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz self-assigned this May 21, 2025
@odeimaiz odeimaiz added this to the Bazinga! milestone May 21, 2025
@odeimaiz odeimaiz added t:enhancement Improvement or request on an existing feature a:frontend issue affecting the front-end (area group) labels May 21, 2025
@matusdrobuliak66 matusdrobuliak66 marked this pull request as ready for review May 21, 2025 14:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the frontend to support the new URL parameter “include_children” for improved search and filtering of runs and sub-runs. Key changes include refactoring API endpoints from “jobs” to “runs”, propagating the new includeChildren parameter through various components (data store, table models, and browser components), and updating URL endpoints accordingly.

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

File Description
DisabledPlugins.js Contains a duplicate key definition that may cause conflicts.
Jobs.js Refactors API calls to use “runs” endpoints and propagates includeChildren.
SubRunsTableModel.js, SubRunsTable.js, SubRunsBrowser.js, RunsTableModel.js, RunsTable.js, RunsBrowser.js, ActivityOverview.js Updates constructors and API calls to support the new includeChildren parameter.
Resources.js Updates endpoint URLs to append the include_children parameter as required.

@sonarqubecloud
Copy link

@odeimaiz odeimaiz added the 🤖-automerge marks PR as ready to be merged for Mergify label May 21, 2025
Copy link
Collaborator

@matusdrobuliak66 matusdrobuliak66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested 👍

@odeimaiz
Copy link
Member Author

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented May 21, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 9188df0

@sonarqubecloud
Copy link

Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚸

@mergify mergify bot merged commit 9188df0 into ITISFoundation:master May 22, 2025
59 checks passed
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jun 6, 2025
92 tasks
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 5, 2025
88 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖-automerge marks PR as ready to be merged for Mergify a:frontend issue affecting the front-end (area group) t:enhancement Improvement or request on an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants