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

Migrate off Input Paragon Deprecation #303

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

Conversation

Mashal-m
Copy link
Contributor

@Mashal-m Mashal-m commented Jan 25, 2023

Migrate off Input Deprecation in the following components.

  • FeatureBasedEnrollmentIndexPage.jsx
  • LinkProgramEnrollments.jsx
  • ProgramInspector.jsx
  • EntitlementsAndEnrollmentsContainer.jsx
  • UserSearch.jsx
  • ReissueEntitlementForm.jsx
  • TogglePasswordStatus.jsx
  • ExpireEntitlementForm.jsx
  • CreateEntitlementForm.jsx

FeatureBasedEnrollmentIndexPage Before

Screenshot 2023-01-27 at 6 30 47 PM

FeatureBasedEnrollmentIndexPage After

Screenshot 2023-01-27 at 6 29 17 PM

Create Entitlement Form Before

Screenshot 2023-01-27 at 5 33 57 PM

Create Entitlement Form After

Screenshot 2023-01-27 at 6 09 05 PM

LinkProgramEnrollments Before

Screenshot 2023-01-27 at 5 29 59 PM

LinkProgramEnrollments After

Screenshot 2023-01-27 at 6 10 57 PM

ProgramInspector before

Screenshot 2023-01-23 at 6 15 05 PM

ProgramInspector After

Screenshot 2023-01-27 at 6 12 28 PM

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Base: 83.48% // Head: 83.50% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (a88b2bd) compared to base (ddb2787).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
+ Coverage   83.48%   83.50%   +0.01%     
==========================================
  Files          87       87              
  Lines        1883     1885       +2     
  Branches      465      465              
==========================================
+ Hits         1572     1574       +2     
  Misses        310      310              
  Partials        1        1              
Impacted Files Coverage Δ
src/users/UserSearch.jsx 100.00% <ø> (ø)
...sedEnrollments/FeatureBasedEnrollmentIndexPage.jsx 100.00% <100.00%> (ø)
src/ProgramEnrollments/LinkProgramEnrollments.jsx 78.57% <100.00%> (ø)
...mEnrollments/ProgramInspector/ProgramInspector.jsx 97.53% <100.00%> (ø)
src/users/EntitlementsAndEnrollmentsContainer.jsx 100.00% <100.00%> (ø)
src/users/account-actions/TogglePasswordStatus.jsx 100.00% <100.00%> (ø)
src/users/entitlements/CreateEntitlementForm.jsx 100.00% <100.00%> (ø)
src/users/entitlements/ExpireEntitlementForm.jsx 100.00% <100.00%> (ø)
src/users/entitlements/ReissueEntitlementForm.jsx 100.00% <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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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