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

ENT-9308: Added user first and last name for LPR. #1376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saleem-latif
Copy link
Contributor

Jira Ticket: 9308

Description:
This PR introduces 2 new columns First Name and Last Name for learner progress report table.

Screenshot:

Screenshot 2025-01-09 at 3 14 30 PM

@saleem-latif saleem-latif force-pushed the saleem-latif/ENT-9308 branch from 048debf to 6e79932 Compare January 9, 2025 10:16
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.79%. Comparing base (f3f1434) to head (6e79932).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1376   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files         623      623           
  Lines       13589    13589           
  Branches     2810     2851   +41     
=======================================
  Hits        11659    11659           
  Misses       1860     1860           
  Partials       70       70           

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

{
label: intl.formatMessage({
id: 'adminPortal.enrollmentsTable.user_first_name',
defaultMessage: 'First Name',
Copy link
Contributor

Choose a reason for hiding this comment

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

Aren't we supposed to add the description of the message as well?

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.

3 participants