Sync all local changes for remote dev server migration

This commit is contained in:
jramos
2026-04-20 10:23:47 -06:00
parent a214393723
commit 6082721452
7 changed files with 256 additions and 9 deletions

View File

@@ -77,13 +77,13 @@ Click a device to open the detail panel showing:
### Adding Notes
You can add notes to any device/metric combination:
You can add notes to one or more metrics on a device at once:
1. Open the device detail panel
2. Find the metric you want to annotate
3. Type your note and save
2. Select the metrics the note applies to using the chip selector — click individual metric chips to toggle them, or use **Select All** / **Deselect All** for bulk selection
3. Type your note and click send
4. Notes are timestamped and attributed to the logged-in user
Notes are useful for tracking remediation progress, vendor ticket numbers, or explaining why a device is non-compliant.
When a note is submitted for multiple metrics, it appears as a single grouped entry in the notes history with all associated metric chips displayed together. Notes are useful for tracking remediation progress, vendor ticket numbers, or explaining why a device is non-compliant.
## Data Flow