freeCodeCamp/client
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
..
i18n feat(curriculum): Add fCC Authors Page Project to JS Cert (#49826) 2023-04-26 15:32:29 +02:00
plugins fix: blocknameify no longer (#49997) 2023-04-10 21:21:00 +05:30
src feat(curriculum): Add fCC Authors Page Project to JS Cert (#49826) 2023-04-26 15:32:29 +02:00
static chore(a11y): standardize keyboard focus (#49579) 2023-03-24 20:31:55 +02:00
utils feat(curriculum): Add fCC Authors Page Project to JS Cert (#49826) 2023-04-26 15:32:29 +02:00
.babelrc.js feat(client): add pug to prism languages (#47910) 2022-10-08 14:32:09 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
gatsby-config.js fix: delete an artefact from gatsby-config.js (#49700) 2023-03-21 13:50:50 +05:30
gatsby-node.js fix: blocknameify no longer (#49997) 2023-04-10 21:21:00 +05:30
gatsby-ssr.js chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
package.json fix: connect LowerJaw to redux (#50180) 2023-04-26 12:20:58 +02:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json feat: migrate to pnpm for better workspace DX (#49293) 2023-03-02 18:17:44 +00:00
webpack-workers.js feat: migrate to pnpm for better workspace DX (#49293) 2023-03-02 18:17:44 +00:00