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: add flex group filtering on lpr page #1371

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

omar-sarfraz
Copy link
Member

@omar-sarfraz omar-sarfraz commented Dec 24, 2024

Added a dropdown on LPR page to enable filtering based on groups for an enterprise.

Jira Ticket: ENT-9773

Depends On: PR

For all changes

  • Ensure adequate tests are in place (or reviewed existing tests cover changes)

Only if submitting a visual change

  • Ensure to attach screenshots
  • Ensure to have UX team confirm screenshots
image

Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 90.32258% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.84%. Comparing base (c13ed49) to head (bc687d1).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/containers/AdminPage/index.jsx 50.00% 2 Missing ⚠️
src/data/actions/enterpriseGroups.js 84.61% 2 Missing ⚠️
src/components/Admin/AdminSearchForm.jsx 94.11% 1 Missing ⚠️
src/utils.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1371      +/-   ##
==========================================
+ Coverage   85.83%   85.84%   +0.01%     
==========================================
  Files         624      627       +3     
  Lines       13642    13697      +55     
  Branches     2816     2830      +14     
==========================================
+ Hits        11709    11758      +49     
- Misses       1863     1869       +6     
  Partials       70       70              

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

Copy link
Contributor

@mahamakifdar19 mahamakifdar19 left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻
Could you please add the ticket link and a small description of the changes?

@omar-sarfraz omar-sarfraz force-pushed the osarfraz/ENT-9773 branch 2 times, most recently from a0918ad to 840a0bf Compare December 31, 2024 15:13
@omar-sarfraz omar-sarfraz merged commit bd082d3 into openedx:master Jan 16, 2025
4 checks passed
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