mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-07 00:00:53 -05:00
* feat: wrote a new function and updated the test case * fix: lint errors * fix: Fixed the changes not being reflected in the code. And undid unwanted commits from the last time * fix: removing unwanted updates to the package-lock.json * fix: Removing unwanted changes from package-lock.json * fix: removing unwanted changes from package-lock.json * fix: updating snapshots to fix the test case * chore: update snapshot * Update client/src/templates/Challenges/components/completion-modal.tsx Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Update client/src/templates/Challenges/components/completion-modal.tsx Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Update client/src/templates/Challenges/components/completion-modal.tsx Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * fix: removed hard coded english words from translation text * fix: only show output when id is cert project * fix: correctly count completed challenges * fix: update test and snapshot [skip ci] * fix: at least one challenge is always completed When the modal pops-up, there is always at least one challenge counted as "complete" * refactor: slightly improve readability Co-authored-by: Ilenia <nethleen@gmail.com> Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>