Skip to content

CS-44 [QOL] [Improvement] - Link user profile to Employee Devices tab in the app#2062

Merged
Marfuen merged 3 commits intomainfrom
chas/link-user-profile
Jan 28, 2026
Merged

CS-44 [QOL] [Improvement] - Link user profile to Employee Devices tab in the app#2062
Marfuen merged 3 commits intomainfrom
chas/link-user-profile

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to merge chas/link-user-profile into dev.
It was created by the [Auto Pull Request] action.

@vercel
Copy link

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
app Ready Ready Preview, Comment Jan 28, 2026 2:59pm
portal Ready Ready Preview, Comment Jan 28, 2026 2:59pm

Request Review

@cursor
Copy link

cursor bot commented Jan 27, 2026

PR Summary

Adds a direct link from Employee Devices to the user profile and propagates user data through the data layer.

  • New User column in EmployeeDevicesColumns.tsx with UserNameCell linking user_name to /${orgId}/people/${memberId} (clicks don’t trigger row navigation)
  • Data: includes user on member query, carries userName and memberId through label/host mapping, and augments hosts with user_name and member_id
  • Types: Host now includes optional user_name and member_id

Written by Cursor Bugbot for commit 6ebe4ba. This will update automatically on new commits. Configure here.

@chasprowebdev chasprowebdev changed the title [dev] [chasprowebdev] chas/link-user-profile CS-44 [QOL] [Improvement] - Link user profile to Employee Devices tab in the app Jan 27, 2026
@linear
Copy link

linear bot commented Jan 27, 2026

@Marfuen Marfuen merged commit 0e10a42 into main Jan 28, 2026
7 of 9 checks passed
@Marfuen Marfuen deleted the chas/link-user-profile branch January 28, 2026 14:57
claudfuen pushed a commit that referenced this pull request Jan 30, 2026
# [1.80.0](v1.79.0...v1.80.0) (2026-01-30)

### Bug Fixes

* add line breaks for evidence tasks ([#2068](#2068)) ([80246bd](80246bd))

### Features

* **app:** add user name to Employee Devices tab and make it linkable in the app ([#2062](#2062)) ([0e10a42](0e10a42))
* **docs:** add Aikido integration guide and related images ([#2076](#2076)) ([cb861f9](cb861f9))
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.80.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants