mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #534] [CLOSED] add column "Display Name" to "AutopilotDeviceList" view #2887
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2887
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/KelvinTegelaar/CIPP/pull/534
Author: @3limin4t0r
Created: 1/7/2022
Status: ❌ Closed
Base:
master← Head:add_column_display_name_to_autopilot_device_list📝 Commits (2)
580c189Added the display name to the AutopilotDeviceList view.a137684Renamed "Name" header into "Display Name".📊 Changes
2 files changed (+7 additions, -3 deletions)
View changed files
📝
AutopilotDeviceList.html(+5 -2)📝
js/datatables/datatablesAPDevices.js(+2 -1)📄 Description
Our company requires the visibility of the "Display Name" of devises within the "AutopilotDeviceList" view.
This PR does exactly that and also fixes some minor HTML errors/inconsistencies within
AutopilotDeviceList.html.I'm not sure if this PR is suitable for the upstream, but here is the PR anyway. If you're not interested in this change, feel free to close the PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.