[GH-ISSUE #1953] [License Manager] Able to add comment/note to device #1943

Closed
opened 2026-03-03 19:55:39 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Mar 4, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1953

Originally assigned to: @8bitzz on GitHub.

Description

Some companies don't use human-readable device names, so it's difficult to distinguish the device's owner is.

For example:

  • Instead of using Noah Tran's Macbook Pro, their device name is ABCD15123

Why this feature/change is important?

  • Able to add notes to particular devices
  • Easier to manage devices in a large company

Requirement Criteria

  • Add new column name to the License Manager: Note
  • Add add blue button (no border), next to the Remove Button: Add Note -> Click will open the Dialog to enter the Note
  • Make a API call to Proxyman Server to update the Note/Comment
  • Show the Comment/Note on the Note column
  • Trim the note before calling the API. Make sure the length is less than 300 char
  • Show the Note properly
Originally created by @NghiaTranUIT on GitHub (Mar 4, 2024). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1953 Originally assigned to: @8bitzz on GitHub. ## Description Some companies don't use human-readable device names, so it's difficult to distinguish the device's owner is. For example: - Instead of using Noah Tran's Macbook Pro, their device name is ABCD15123 ## Why this feature/change is important? - Able to add notes to particular devices - Easier to manage devices in a large company ## Requirement Criteria - [x] Add new column name to the License Manager: `Note` - [x] Add add blue button (no border), next to the Remove Button: `Add Note` -> Click will open the [Dialog](https://tailwindui.com/components/application-ui/overlays/dialogs) to enter the Note - [x] Make a API call to Proxyman Server to update the Note/Comment - [x] Show the Comment/Note on the Note column - [x] Trim the note before calling the API. Make sure the length is less than 300 char - [x] Show the Note properly
kerem 2026-03-03 19:55:39 +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/Proxyman#1943
No description provided.