Skip to content

RDKB-64534 [OneStack][XB10] MTA Line details needs to be fixed as per product in UI for residential gateway#119

Merged
udaybhadauria merged 18 commits into
developfrom
bug/RDKB-64534
Jun 23, 2026
Merged

RDKB-64534 [OneStack][XB10] MTA Line details needs to be fixed as per product in UI for residential gateway#119
udaybhadauria merged 18 commits into
developfrom
bug/RDKB-64534

Conversation

@pavankumar464

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 29, 2026 02:40
@pavankumar464 pavankumar464 requested review from a team as code owners April 29, 2026 02:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 XB3 web UI templates to render MTA/voice line details based on the device-reported number of line entries, instead of being hard-coded for only 1–2 lines (targeting residential gateway product variants like XB10).

Changes:

  • Generate the “Line Number” dropdown options dynamically in voice_quality_metrics.jst.
  • Render CALLP/QoS per-line table rows dynamically in qos.jst.
  • Render MTA Line Status per-line rows dynamically in mta_Line_Status.jst.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
source/Styles/xb3/jst/voice_quality_metrics.jst Dynamically populates the line-number selector based on LineTableNumberOfEntries.
source/Styles/xb3/jst/qos.jst Replaces hard-coded line 1/2 rows with a loop over all line entries.
source/Styles/xb3/jst/mta_Line_Status.jst Replaces hard-coded line 1/2 status blocks with a loop over all line entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/Styles/xb3/jst/qos.jst Outdated
Comment thread source/Styles/xb3/jst/qos.jst Outdated
Comment thread source/Styles/xb3/jst/mta_Line_Status.jst Outdated
Comment thread source/Styles/xb3/jst/voice_quality_metrics.jst
Copilot AI review requested due to automatic review settings May 5, 2026 04:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 7 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/Styles/xb3/jst/voice_quality_metrics.jst Outdated
Comment thread source/Styles/xb3/jst/qos.jst Outdated
Comment thread source/Styles/xb3/jst/mta_Line_Status.jst Outdated
Comment thread source/Styles/xb3/jst/mta_Line_Diagnostics.jst
Comment thread source/Styles/xb3/jst/locale/global.js Outdated
Comment thread source/Styles/xb3/jst/actionHandler/ajaxSet_mta_Line_Diagnostics.jst Outdated
Comment thread source/Styles/xb3/jst/actionHandler/ajaxSet_mta_Line_Diagnostics.jst Outdated
compares $_GET['line'] (string) against getStr("...LineTableNumberOfEntries")

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 5, 2026 05:07
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…s and numeric line validation

Agent-Logs-Url: https://github.com/rdkcentral/webui/sessions/a1f497b4-bc28-469d-acde-49047bf774e4

Co-authored-by: pavankumar464 <57708013+pavankumar464@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 7 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/Styles/xb3/jst/voice_quality_metrics.jst
Comment thread source/Styles/xb3/jst/voice_quality_metrics.jst Outdated
Comment thread source/Styles/xb3/jst/mta_Line_Status.jst Outdated
Comment thread source/Styles/xb3/jst/mta_Line_Diagnostics.jst Outdated
Comment thread source/Styles/xb3/jst/locale/global.js Outdated
Comment thread source/Styles/xb3/jst/actionHandler/ajaxSet_mta_Line_Diagnostics.jst Outdated
Comment thread source/Styles/xb3/jst/actionHandler/ajaxSet_mta_Line_Diagnostics.jst Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 5, 2026 08:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 8 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/Styles/xb3/jst/voice_quality_metrics.jst Outdated
Comment thread source/Styles/xb3/jst/mta_Line_Status.jst Outdated
Comment thread source/Styles/xb3/jst/locale/global.js Outdated
Comment thread source/Styles/xb3/jst/actionHandler/ajaxSet_mta_Line_Diagnostics.jst Outdated
Comment thread source/Styles/xb3/jst/mta_Line_Diagnostics.jst Outdated
Comment thread source/Styles/xb3/jst/actionHandler/ajaxSet_mta_Line_Diagnostics.jst Outdated
…d int validation

Agent-Logs-Url: https://github.com/rdkcentral/webui/sessions/e3dfd3e0-6ed8-4baf-bbea-fda32f9bcbb3

Co-authored-by: pavankumar464 <57708013+pavankumar464@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 11, 2026 08:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Comment thread source/Styles/xb3/jst/qos.jst Outdated
Comment thread source/Styles/xb3/jst/locale/global.js Outdated
Comment thread source/Styles/xb3/jst/locale/global.js Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 19, 2026 17:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.

Comment thread source/Styles/xb3/jst/mta_Line_Diagnostics.jst
Comment thread source/Styles/xb3/jst/mta_Line_Diagnostics.jst
Comment thread source/Styles/xb3/jst/voice_quality_metrics.jst Outdated
Comment thread source/Styles/xb3/jst/locale/global.js Outdated
Comment thread source/Styles/xb3/jst/locale/global.js Outdated
Copilot AI review requested due to automatic review settings June 23, 2026 09:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread source/Styles/xb3/jst/mta_Line_Diagnostics.jst
@udaybhadauria udaybhadauria merged commit d2fa64b into develop Jun 23, 2026
9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 23, 2026
@pavankumar464 pavankumar464 deleted the bug/RDKB-64534 branch June 24, 2026 08:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants