fix: added-the-word-Development-to-front-end-libraries#42512
fix: added-the-word-Development-to-front-end-libraries#42512ShaunSHamilton merged 10 commits intofreeCodeCamp:wip/certification-renamefrom NoorFakhry:fix/update-settings-page
Conversation
|
Hi, @NoorFakhry Thanks for the PR. Just a heads up that we have a prior PR that addresses the same issue (see #42511). We are waiting for a response from the PR creator about expanding tests. We would hold on to this PR unless they get back to us with the requested changes. Thanks for your patience and understanding meanwhile. |
|
@raisedadead Thank You for the reply, sorry I didn't pay attention to that, since this is my first open-source contribution, so I am still learning :D |
|
Hey @NoorFakhry It's all good and welcome to contributing to open-source. We appreciate it. You absolutely do not pay attention to other PRs, although it might be helpful from time to time. It's a coincidence that someone else was working on the same issue and happens all the time. We are just keeping this on hold while we get a reply from them. Meanwhile, we strongly encourage you to take a look at open help-wanted issues. Let us know if you need further help in the chat. |
|
Hi @NoorFakhry The prior PR was closed as requested by the OP. We have since enabled this PR for QA. Please take a look at the original issue thread for additional information if needed for you to work on this PR. There are two approaches here that you can take, depending on your interest. Ideally, we would want the second approach because that will cover all the bases. We will let you decide.
Let us know, and we are available in the chat to guide you through it. |
|
Hi @raisedadead |
Sure, as long as you are making steady progress we are in no rush at all. Take your time, and reach out when you feel stuck. Good luck. |
|
Hey @raisedadead, Can you tell me is this okay, did it pass the tests? |
| title: Introduction to the Front End c Libraries Projects | ||
| block: Front End v Libraries Projects |
There was a problem hiding this comment.
What are the extra letters here?
There was a problem hiding this comment.
Sorry, I'll fix them
raisedadead
left a comment
There was a problem hiding this comment.
I don't think you need to install or touch any dependencies. Please revert those changes.
Also, you would be needing to update the tests.
raisedadead
left a comment
There was a problem hiding this comment.
Nice work so far, now you should be able to work thru the tests.
|
@raisedadead Thank you, I will start working on the tests shortly |
|
Hey, I apologize but I realized It would take me time to understand the project as a whole and understand the code and its flow, So feel free to close this PR and let somebody else work on the issue, I will start contributing again once I feel comfortable with the code and have a better understanding of the project. |
|
No apology necessary, @NoorFakhry, this section of our code base is far too complicated. We have plans (lead by @ShaunSHamilton) to make it more manageable, but they're still in the pipeline. Thanks for your hard work on this. I'll leave this open, but as a draft, so that other contributors can benefit from seeing what you've done so far. |
|
@ShaunSHamilton I have gone ahead and assigned this to you. I am hoping you are able to take care of this along with the other cert renaming. |
|
@NoorFakhry Thank you, for this PR. I have accepted this as is, and just merged it into a work-in-progress branch on the |
|
@ShaunSHamilton Thank you, and as I promised I will work on understanding the codebase more deeply and hopefully do more valuable contributions in the future . |
* fix: added-the-word-Development-to-front-end-libraries * fix/added-the-word-Development-to-front-end-libraries * fix/added-word-development-to-front-end-libraries-in-other-related-files * fix/added-the-word-Development-to-front-end-and-all-related-files * fix/removed-typos-from-last-commit-in-index.md * fix/reverted-changes-that-i-made-to-dependecies * fix/removed xvfg * fix/reverted changes that i made to package.json * remove unwanted changes
* chore: rename APIs and Microservices to include "Backend" (#42515) * fix typo * fix typo * undo change * Corrected grammar mistake Corrected a grammar mistake by removing a comma. * change APIs and Microservices cert title * update title * Change APIs and Microservices certi title * Update translations.json * update title * feat(curriculum): rename apis and microservices cert * rename folder structure * rename certificate * rename learn Markdown * apis-and-microservices -> back-end-development-and-apis * update backend meta * update i18n langs and cypress test Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * fix: add development to front-end libraries (#42512) * fix: added-the-word-Development-to-front-end-libraries * fix/added-the-word-Development-to-front-end-libraries * fix/added-word-development-to-front-end-libraries-in-other-related-files * fix/added-the-word-Development-to-front-end-and-all-related-files * fix/removed-typos-from-last-commit-in-index.md * fix/reverted-changes-that-i-made-to-dependecies * fix/removed xvfg * fix/reverted changes that i made to package.json * remove unwanted changes * front-end-development-libraries changes * rename backend certSlug and README * update i18n folder names and keys * test: add legacy path redirect tests This uses serve.json from the client-config repo, since we currently use that in production * fix: create public dir before moving serve.json * fix: add missing script * refactor: collect redirect tests * test: convert to cy.location for stricter tests * rename certificate folder to 00-certificates * change crowdin config to recognise new certificates location * allow translations to be used Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> * add forwards slashes to path redirects * fix cypress path tests again * plese cypress * fix: test different challenge Okay so I literally have no idea why this one particular challenge fails in Cypress Firefox ONLY. Tom and I paired and spun a full build instance and confirmed in Firefox the page loads and redirects as expected. Changing to another bootstrap challenge passes Cypress firefox locally. Absolutely boggled by this. AAAAAAAAAAAAAAA * fix: separate the test Okay apparently the test does not work unless we separate it into a different `it` statement. >:( >:( >:( >:( Co-authored-by: Sujal Gupta <55016909+heysujal@users.noreply.github.com> Co-authored-by: Noor Fakhry <65724923+NoorFakhry@users.noreply.github.com> Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Checklist:
Update index.md)mainbranch of freeCodeCamp.Closes #42502