[PR #534] [CLOSED] add column "Display Name" to "AutopilotDeviceList" view #2887

Closed
opened 2026-03-02 13:55:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/534
Author: @3limin4t0r
Created: 1/7/2022
Status: Closed

Base: masterHead: add_column_display_name_to_autopilot_device_list


📝 Commits (2)

  • 580c189 Added the display name to the AutopilotDeviceList view.
  • a137684 Renamed "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.

## 📋 Pull Request Information **Original PR:** https://github.com/KelvinTegelaar/CIPP/pull/534 **Author:** [@3limin4t0r](https://github.com/3limin4t0r) **Created:** 1/7/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_column_display_name_to_autopilot_device_list` --- ### 📝 Commits (2) - [`580c189`](https://github.com/KelvinTegelaar/CIPP/commit/580c18983860d2d518c02d4928eb5ebfeac9fefd) Added the display name to the AutopilotDeviceList view. - [`a137684`](https://github.com/KelvinTegelaar/CIPP/commit/a1376844357d04f65e25be98efd8c6e581c6f672) Renamed "Name" header into "Display Name". ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `AutopilotDeviceList.html` (+5 -2) 📝 `js/datatables/datatablesAPDevices.js` (+2 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:55:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#2887
No description provided.