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

feat(mis): 导入用户模块删除租户选择框,只支持导入到默认租户中 #525

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

qhqhqhq
Copy link
Contributor

@qhqhqhq qhqhqhq commented Mar 23, 2023

之前的版本中新增了选择租户导入的功能,现在删除这个功能,只能导入到默认租户default中
image

image

@changeset-bot
Copy link

changeset-bot bot commented Mar 23, 2023

🦋 Changeset detected

Latest commit: 62b9314

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@scow/mis-server Minor
@scow/mis-web Minor
@scow/grpc-api Minor
@scow/protos Patch
@scow/lib-slurm Patch
@scow/portal-server Minor
@scow/portal-web Minor
@scow/auth Minor
@scow/gateway Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (ac298dc) 67.02% compared to head (62b9314) 67.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
+ Coverage   67.02%   67.03%   +0.01%     
==========================================
  Files         115      115              
  Lines        3133     3134       +1     
  Branches      391      391              
==========================================
+ Hits         2100     2101       +1     
  Misses        980      980              
  Partials       53       53              
Impacted Files Coverage Δ
apps/mis-server/src/bl/importUsers.ts 88.63% <100.00%> (+0.26%) ⬆️
apps/mis-server/src/services/admin.ts 39.34% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@qhqhqhq qhqhqhq marked this pull request as ready for review March 23, 2023 04:00
@ddadaal ddadaal merged commit 0eb41fe into master Mar 23, 2023
@ddadaal ddadaal deleted the enhance_remove_tenant_selector_in_importusers branch March 23, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants