Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General: Show user who created the workfile on the details pane of workfile manager #5093

Merged
merged 6 commits into from
Jun 5, 2023

Conversation

fabiaserra
Copy link
Contributor

Changelog Description

New PR for #5087, which was closed after merging next-minor branch and then realizing we don't need to target it as it was decided it's not required to support windows. More info on that PR discussion.

Small addition to add name of the user who created the workfile on the details pane of the workfile manager:
Screenshot 2023-05-17 161521

Testing notes:

  1. Open workfile manager
  2. You should see on the details pane a User entry showing who created that file

@fabiaserra fabiaserra changed the title Add 'user' details on workfile manager details pane tab for Unix plat… General: Show user who created the workfile on the details pane of workfile manager Jun 2, 2023
@ynbot ynbot added size/XS Denotes a PR changes 0-99 lines, ignoring general files type: feature Larger, user affecting changes and completely new things labels Jun 2, 2023
@mkolar mkolar requested a review from iLLiCiTiT June 2, 2023 20:10
@mkolar
Copy link
Member

mkolar commented Jun 2, 2023

Can't test outside of windows at the moment, but the code is looking good and it behaves correctly in windows. Meaning nothing changes.

@fabiaserra
Copy link
Contributor Author

Awesome, thank you @mkolar for testing!

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
@fabiaserra fabiaserra requested a review from iLLiCiTiT June 5, 2023 13:17
Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Don't have linux or mac to test.

@fabiaserra
Copy link
Contributor Author

LGTM. Don't have linux or mac to test.

I can confirm it still works with the current changes on my Linux box.

Re: mac I don't have OP set up there but I could confirm that pwd exists and the function works

@mkolar
Copy link
Member

mkolar commented Jun 5, 2023

Thank you @fabiaserra merging.

@mkolar mkolar merged commit 6242413 into ynput:develop Jun 5, 2023
10 checks passed
@ynbot ynbot added this to the next-patch milestone Jun 5, 2023
@fabiaserra fabiaserra deleted the feature/user_details_workfiles branch June 14, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community contribution size/XS Denotes a PR changes 0-99 lines, ignoring general files type: feature Larger, user affecting changes and completely new things
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants