mirror of
https://github.com/iamromulan/quectel-rgmii-toolkit.git
synced 2026-04-25 14:45:49 +03:00
[PR #79] [MERGED] Fxed critical bug on bands table when viewing on mobile #123
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/quectel-rgmii-toolkit#123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/79
Author: @dr-dolomite
Created: 10/3/2024
Status: ✅ Merged
Merged: 10/3/2024
Merged by: @iamromulan
Base:
development-SDXPINN← Head:QuecManager📝 Commits (4)
a9f8ae7fixed critical bug on bands table when viewing on mobile148fb5dfixed data fetching erroraf8aee6added nr5g_dc on bandlockingf93a4d8fixed data fetching error📊 Changes
14 files changed (+740 additions, -253 deletions)
View changed files
📝
www/about.html(+20 -12)📝
www/advance-settings.html(+17 -11)📝
www/bandlock.html(+407 -60)📝
www/cell-locking.html(+17 -14)📝
www/cell-scanner.html(+17 -14)📝
www/cell-settings.html(+17 -14)📝
www/cell-sms.html(+17 -14)📝
www/css/custom.css(+5 -0)📝
www/home.html(+14 -11)📝
www/index.html(+54 -48)➕
www/js/band-locking.js/fetch-bands.js(+0 -0)📝
www/js/home/main.js(+84 -53)📝
www/js/utils/reboot.js(+2 -2)➕
www/js/utils/restart-connection.js(+69 -0)📄 Description
Known bugs:
APN fetched is wrong when a custom APN was used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.