freeCodeCamp/client/src
Kolade Chris 81a84f8aaf
feat(curriculum): Add fCC Authors Page Project to JS Cert (#49826)
* feat(curriculum): Add fCC Authors Page Project to JS Cert

* Added intro.json, index.md, and meta.json files

* feat: wrote tests for the first twelve steps, also corrected step 11 test

* finished writing tests

* chore: cross-checked tests and fixed broken ones

* chore: fixed a merge conflict

* chore: fixed more merge conflicts

* chore: implemented Kris's suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: implemented Naomi's suggestions

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* combined steps eleven and twelve

* chore: implemented more suggestions from Naomi

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* chore: removed the intro json extra comma

* chore: debugging failed CI

* chore: debugging failed CI from step 6

* fix: still debugging CI issues

* ci: checking why CI failed

* ci: debugging CI failure in step 12

* chore: implemented Naomi's suggestions to make CI pass

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* ci: debugging CI failure in step 12

* feat: Tested for semi-colons in steps that don't allow it

* ci: debuggin step 17 CI failure

* chore: implemented Jessica's suggestions

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>

* feat: rewrote tests for step 22

* fix: fixed small issues like typos and wrapping backticks around some words

* fix: rewrote tests for step 5 to follow Sem's recommendation

* fix: rewrote tests for step 28 to not be strict with backticks

* fix: fixed intro json file error

---------

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>
2023-04-26 15:32:29 +02:00
..
__mocks__ chore: rename mockfiles in jest config (#49318) 2023-02-10 13:12:02 +00:00
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics feat(client): add ES GTM id (#49057) 2023-01-19 13:17:49 +02:00
assets fix(a11y): settings toggles (#49664) 2023-04-12 14:40:00 +03:00
client feat: remove babel polyfill package (#49917) 2023-04-12 16:59:05 +00:00
client-only-routes refactor(client): link themes types to its input (#49862) 2023-04-20 12:11:46 -05:00
components feat(client): remove extra if statement in the navigation header (#50156) 2023-04-24 13:51:47 -07:00
pages feat(curriculum): Add fCC Authors Page Project to JS Cert (#49826) 2023-04-26 15:32:29 +02:00
redux refactor: replace isChallenge (#50033) 2023-04-13 15:25:12 +00:00
resources feat(curriculum): make college algebra with python live (#49695) 2023-03-23 21:57:32 +00:00
templates fix: connect LowerJaw to redux (#50180) 2023-04-26 12:20:58 +02:00
utils feat(client): adjustable scrollbar width in code editor (#49975) 2023-04-18 15:36:03 +03:00
declarations.d.ts refactor(client): remove react lazy loader library (#49468) 2023-02-22 18:05:08 +01:00
html.tsx feat(client): add rtl direction attribute to html element (#48245) 2022-10-28 08:13:09 +02:00
reset.d.ts feat(client): add type reset (#49628) 2023-03-09 14:25:30 +00:00