Skip to content

feat: improve user/group management actions #9602

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

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

matmair
Copy link
Contributor

@matmair matmair commented Apr 28, 2025

Adds a few extra user/group management actions:

  • open profile
  • change password
  • lock / unlock user
  • Invite user
grafik This aims to close the last gaps to make user management not rely on the django admin

add "open profile" actions
@matmair matmair added enhancement This is an suggested enhancement or new feature setup Relates to the InvenTree setup / installation process User Interface Related to the frontend / User Interface labels Apr 28, 2025
@matmair matmair added this to the 1.0.0 milestone Apr 28, 2025
@matmair matmair self-assigned this Apr 28, 2025
Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit cf862e3
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/6849f00eed87cc00084413b9

Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.36%. Comparing base (1818757) to head (cf862e3).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9602      +/-   ##
==========================================
+ Coverage   86.34%   86.36%   +0.01%     
==========================================
  Files        1232     1232              
  Lines       54154    54193      +39     
  Branches     2248     2248              
==========================================
+ Hits        46758    46802      +44     
+ Misses       6827     6822       -5     
  Partials      569      569              
Flag Coverage Δ
backend 88.28% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matmair matmair marked this pull request as ready for review April 29, 2025 06:51
@matmair
Copy link
Contributor Author

matmair commented Jun 2, 2025

@SchrodingersGat merge conflict resolved

@SchrodingersGat
Copy link
Member

Looks like there's still some issue with the PUI tests

@matmair
Copy link
Contributor Author

matmair commented Jun 6, 2025

There seems to be a known issue with playwright that causes this - I have bumped playwright microsoft/playwright#35183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature setup Relates to the InvenTree setup / installation process User Interface Related to the frontend / User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants