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

supported total unique user count in Team page #18361

Merged
merged 5 commits into from
Oct 22, 2024
Merged

Conversation

Ashish8689
Copy link
Contributor

@Ashish8689 Ashish8689 commented Oct 22, 2024

Describe your changes:

Fixes

  • I worked on showing total unique user count in the Teams.
  • Remove the user field from Business, Division and Depaertment team as it was ir-relevant there
image

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.15% (37894/59071) 40.9% (15123/36980) 42.93% (4559/10619)

Copy link

@Ashish8689 Ashish8689 merged commit 4c4587c into main Oct 22, 2024
15 of 17 checks passed
@Ashish8689 Ashish8689 deleted the team-user-count-display branch October 22, 2024 20:50
Ashish8689 added a commit that referenced this pull request Oct 22, 2024
* supported total distinct user count in Team page

* minor improvement

* fix unit test

* added helpertext tooltip and change the label

* minor cosmetic update

(cherry picked from commit 4c4587c)
harshach pushed a commit that referenced this pull request Nov 3, 2024
* supported total distinct user count in Team page

* minor improvement

* fix unit test

* added helpertext tooltip and change the label

* minor cosmetic update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants