Commit Graph

950 Commits (206e34067d9c1752116b89af5bcbff68f907dc14)

Author SHA1 Message Date
Renovate Bot 8d33ff21f4 chore(deps): update dependency jest to v27.2.0 2021-09-13 11:01:14 +00:00
Renovate Bot bd2573f081 chore(deps): update dependency eslint-plugin-jest-dom to v3.9.2 2021-09-12 11:42:06 +00:00
Renovate Bot 969e4ac9e2 chore(deps): update dependency @testing-library/dom to v8.5.0 2021-09-11 11:04:10 +00:00
renovate[bot] f46d183d95
chore(deps): update babel monorepo to v7.15.6 (#43424)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-10 15:27:27 +05:30
Renovate Bot 5bdf6159f5 chore(deps): update dependency prettier to v2.4.0 2021-09-09 13:38:43 +00:00
Renovate Bot 58ee4a77c5 chore(deps): update dependency eslint-plugin-testing-library to v4.12.2 2021-09-09 10:48:41 +00:00
renovate[bot] 483946e788
chore(deps): update dependency @testing-library/dom to v8.3.0 (#43399)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 22:28:20 +05:30
Renovate Bot b942bc98b2 chore(deps): update dependency jest to v27.1.1 2021-09-08 13:25:15 +00:00
Renovate Bot c3375f37fd chore(deps): update typescript-eslint monorepo to v4.31.0 2021-09-06 20:05:33 +00:00
Renovate Bot 5c45e66234 chore(deps): update dependency eslint-plugin-testing-library to v4.12.1 2021-09-06 12:24:06 +00:00
Renovate Bot 271c16213a chore(deps): update babel monorepo to v7.15.4 2021-09-03 00:18:55 +00:00
Renovate Bot 2e2f0bc44a chore(deps): update dependency start-server-and-test to v1.14.0 2021-09-02 20:34:48 +00:00
renovate[bot] c5d2a4db80
chore(deps): update dependency markdownlint to v0.24.0 (#43271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 10:19:10 +05:30
Renovate Bot 30dac9e148 chore(deps): update typescript-eslint monorepo to v4.30.0 2021-08-30 19:21:44 +00:00
Renovate Bot 7c5b04aa6d chore(deps): update dependency eslint-plugin-react to v7.25.1 2021-08-30 15:20:44 +00:00
Renovate Bot 7012f8c27e chore(deps): update dependency eslint-plugin-react to v7.25.0 2021-08-29 09:31:20 +00:00
Renovate Bot e67870f243 chore(deps): update dependency jest to v27.1.0 2021-08-27 13:16:00 +00:00
Renovate Bot d493150f26 chore(deps): update dependency @testing-library/dom to v8.2.0 2021-08-25 15:18:55 +00:00
Renovate Bot e78b60a456 chore(deps): update dependency @testing-library/dom to v8.1.1 2021-08-25 12:13:38 +00:00
Renovate Bot 7314609c5e chore(deps): update dependency husky to v7.0.2 2021-08-25 04:10:23 +00:00
Renovate Bot 4603a1f9a7 chore(deps): update dependency eslint-plugin-import to v2.24.2 2021-08-25 02:48:57 +00:00
Renovate Bot c80031b6d8 chore(deps): update dependency eslint-plugin-testing-library to v4.12.0 2021-08-24 22:26:28 +00:00
Renovate Bot 15f560cd26 chore(deps): update typescript-eslint monorepo to v4.29.3 2021-08-23 21:37:28 +00:00
Renovate Bot 7624462d52 chore(deps): update dependency eslint-plugin-prettier to v3.4.1 2021-08-21 01:18:47 +00:00
Renovate Bot 016f0da4c1 chore(deps): update dependency eslint-plugin-import to v2.24.1 2021-08-19 23:05:08 +00:00
Renovate Bot 895987007f chore(deps): update dependency eslint-plugin-testing-library to v4.11.0 2021-08-16 20:38:30 +00:00
Renovate Bot 027bd3e11c chore(deps): update typescript-eslint monorepo to v4.29.2 2021-08-16 19:13:01 +00:00
Shaun Hamilton c2a11ad00d
feat: add 'back/front end' in curriculum (#42596)
* 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>
2021-08-13 21:57:13 -05:00
Renovate Bot c780a0c574 chore(deps): update typescript-eslint monorepo to v4.29.1 2021-08-09 22:35:19 +00:00
Renovate Bot b3a7126c87 chore(deps): update dependency eslint-plugin-import to v2.24.0 2021-08-09 00:14:33 +00:00
Renovate Bot cbf553639d chore(deps): update dependency lint-staged to v11.1.2 2021-08-06 08:28:07 +00:00
Renovate Bot 35cdece8d7 chore(deps): update babel monorepo to v7.15.0 2021-08-05 00:13:20 +00:00
Renovate Bot 6dc0c66330 chore(deps): update typescript-eslint monorepo to v4.29.0 2021-08-02 19:59:55 +00:00
Renovate Bot e8dd7f5929 chore(deps): update babel monorepo to v7.14.9 2021-08-01 09:26:37 +00:00
Renovate Bot 14b795c305 chore(deps): update dependency eslint to v7.32.0 2021-07-31 01:09:01 +00:00
Renovate Bot daf0f71f82 chore(deps): update typescript-eslint monorepo to v4.28.5 2021-07-26 22:22:02 +00:00
Renovate Bot 4363e85b43 chore(deps): update dependency start-server-and-test to v1.13.1 2021-07-26 21:28:52 +00:00
Renovate Bot c80acbb0dc chore(deps): update dependency @testing-library/user-event to v13.2.1 2021-07-25 15:51:24 +00:00
Renovate Bot 99c16ae551 chore(deps): update dependency lint-staged to v11.1.1 2021-07-24 13:32:57 +00:00
Renovate Bot e462b0c339 chore(deps): update dependency start-server-and-test to v1.13.0 2021-07-23 02:17:19 +00:00
Renovate Bot b9e6e6da29 chore(deps): update dependency lint-staged to v11.1.0 2021-07-22 23:48:40 +00:00
Renovate Bot 7ae8f6e9a8 chore(deps): update dependency eslint-plugin-testing-library to v4.10.1 2021-07-21 11:48:23 +00:00
Renovate Bot 9557c7c332 chore(deps): update dependency eslint-plugin-testing-library to v4.10.0 2021-07-20 22:48:10 +00:00
Renovate Bot 1e86dae25b chore(deps): update babel monorepo to v7.14.8 2021-07-20 20:09:11 +00:00
Renovate Bot e63457faec chore(deps): update dependency @testing-library/cypress to v7.0.7 2021-07-20 18:40:46 +00:00
Renovate Bot c5d73ac047 chore(deps): update typescript-eslint monorepo to v4.28.4 2021-07-19 20:37:27 +00:00
Renovate Bot 69a4980696 chore(deps): update dependency eslint-plugin-testing-library to v4.9.1 2021-07-19 10:18:52 +00:00
Renovate Bot a71dd8a48f chore(deps): update dependency eslint to v7.31.0 2021-07-18 01:23:37 +00:00
Renovate Bot b9ccfff18a chore(deps): update dependency @testing-library/user-event to v13.2.0 2021-07-17 17:59:13 +00:00
Renovate Bot 6c37c9a538 chore(deps): update dependency lint-staged to v11.0.1 2021-07-13 11:11:36 +00:00
Renovate Bot 16078251e3 chore(deps): update typescript-eslint monorepo to v4.28.3 2021-07-12 19:43:35 +00:00
Renovate Bot 07483a8677 chore(deps): update dependency cypress to v7.7.0 2021-07-08 03:50:01 +00:00
Renovate Bot 8ca83fe73b chore(deps): pin dependency mock-fs to 5.0.0 2021-07-07 02:05:25 +00:00
Victor Duarte 82d09bd593
feat: refactor and test tools steps utilities (#42693) 2021-07-07 02:22:12 +02:00
Renovate Bot 7f051cef1d chore(deps): update dependency eslint-plugin-testing-library to v4.9.0 2021-07-06 16:20:06 +00:00
Renovate Bot 7c2a4aff6e
chore(deps): update dependency jest to v27 2021-07-06 19:01:17 +05:30
renovate[bot] fb3e9ef420
chore(deps): update dependency husky to v7 (#42760)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-07-06 18:51:09 +05:30
Renovate Bot 7b03eea878 chore(deps): update dependency eslint-plugin-testing-library to v4.8.0 2021-07-06 12:41:13 +00:00
Renovate Bot f3d9e98958 chore(deps): update dependency start-server-and-test to v1.12.6 2021-07-06 09:49:42 +00:00
Renovate Bot b62920b86a chore(deps): update typescript-eslint monorepo to v4.28.2 2021-07-05 19:05:10 +00:00
Renovate Bot e19ff14d44 chore(deps): update dependency eslint-plugin-testing-library to v4.7.0 2021-07-04 14:51:28 +00:00
Renovate Bot e55b71385f chore(deps): update dependency prismjs to v1.24.1 2021-07-03 16:56:08 +00:00
Renovate Bot 73bbd08980 chore(deps): update dependency eslint to v7.30.0 2021-07-03 00:45:57 +00:00
Renovate Bot df662e111e chore(deps): update dependency @testing-library/dom to v8.1.0 2021-07-01 22:07:24 +00:00
Renovate Bot d5c1bb1233 chore(deps): update dependency typescript to v4.3.5 2021-07-01 02:33:02 +00:00
Dripcoding da461bf09a
feat(client): ts-migrate client/src/components/profile (#42378)
* feat: rename Link, Spacer, Profile for typescript

* feaat: migrate Spacer to typescript

* feat: migrate Link to typescript

* feat: migrate Profile to typescript

* feat: migrate Profile test to typescript

* feat: rename Camper.s to Camper.tsx

* feat: migrate Camper to typescript

* feat: rename Certifications

* feat: migrate Certifications to typescript

* feat: rename HeatMap

* feat: migrate HeatMap to typescript

* feat: rename HeatMap.test.

* feat: convert HeatMap.test. to typescript

* feat: make some props optional in ICertificationProps

* feat: rename Portfolio

* feat: migrate Portfolio to typescript

* feat: rename and migrate SocialIcons

* feat: rename TimeLine

* feat: migrate TimeLine to typescript

* feat: rename TimeLine.test.

* feat: migrate TimeLine.test. to typescript

* feat: rename TimelinePagination

* feat: migrate TimelinePagination to typescript

* feat: clean up for typescript migration

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-06-30 20:50:57 +05:30
renovate[bot] 718634a9f6
chore(deps): update dependency @testing-library/dom to v8 (#42677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 14:57:33 +05:30
Renovate Bot 8b0101bb65 chore(deps): update typescript-eslint monorepo to v4.28.1 2021-06-28 20:37:30 +00:00
renovate[bot] 09e51ba4da
chore(deps): update dependency prismjs to v1.24.0 (#42652)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 15:50:38 +05:30
renovate[bot] 6b64502317
chore(deps): update dependency prettier to v2.3.2 (#42645)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-26 13:15:02 +02:00
renovate[bot] 45dd91a52a
chore(deps): update dependency cypress to v7.6.0 (#42614)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-24 11:57:20 +02:00
renovate[bot] ae3e1a1d18
chore(deps): update babel monorepo to v7.14.7 (#42594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 13:22:40 +05:30
renovate[bot] 104865f0bb
chore(deps): update typescript-eslint monorepo to v4.28.0 (#42590)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 12:06:13 +05:30
renovate[bot] 7d80f24d1f
chore(deps): update dependency eslint to v7.29.0 (#42563)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 13:57:08 +05:30
renovate[bot] 3499c2b08e
chore(deps): update dependency typescript to v4.3.4 (#42550)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 17:34:46 +05:30
Oliver Eyton-Williams 6fedc48495
fix: convert all eslint warnings to errors (#42527)
Rather than having to configure each rule to be an error rather than a
warning, we just fail the linting if there are any issues at all.
2021-06-17 23:53:52 +05:30
renovate[bot] 964b4204d3
chore(deps): update dependency typescript to v4.3.3 (#42542)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 15:44:07 +05:30
Renovate Bot c23213bee1
chore(deps): update typescript-eslint monorepo to v4.27.0 2021-06-15 07:01:42 +00:00
Mrugesh Mohapatra 3130265991
revert: (test, e2e) test suit for cypress (#42488)
This reverts commit 22b45761a7.
2021-06-14 23:44:43 +05:30
Sem Bauke 22b45761a7
feat(test, e2e) test suit for cypress (#42138)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-06-14 22:07:52 +05:30
renovate[bot] e89de73f66
chore(deps): update dependency @testing-library/jest-dom to v5.14.1 (#42441)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 16:35:42 +05:30
renovate[bot] 49656662a4
chore(deps): update babel monorepo to v7.14.5 (#42425)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-10 14:13:07 +05:30
renovate[bot] 91b54278b6
chore(deps): pin dependencies (#42419)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-09 22:18:09 +05:30
Oliver Eyton-Williams 63156dffee
CodeSee take 2 (#42330)
* Adds CodeSee developer tooling to FreeCodeCamp client

CodeSee is a continuous code understanding platform,
meant to help developers when diving into a codebase.

This is an alpha version, which enables FCC contributors
to create and explore recordings of code execution on the
front-end. These recordings are meant to help orient a
developer to an unfamiliar part of the codebase, or help
diagnose when behavior is not matching our mental model.

When running in development, the client will now display
a small, purple CodeSee icon in the browser. Clicking this
icon starts (then stops) a new recording.

* chore(deps): update to @codesee/latest

* feat: switch to CodeSee hosted

* chore(deps): add process to root

I couldn't pin down what, exactly, but something in the client depends
on safer-buffer from the root, which tries to find process/browser, so
it needs installing here too.

Co-authored-by: Joshua Leven <josh@codesee.io>
2021-06-09 21:19:04 +05:30
renovate[bot] a13d6b8be9
chore(deps): pin dependencies (#42409)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 23:48:39 +05:30
Mrugesh Mohapatra 3a961199fa chore(root): update deps - minor & patch 2021-06-08 21:16:56 +05:30
renovate[bot] 104cbc596e
chore(deps): update dependency start-server-and-test to v1.12.5 (#42355)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 15:04:57 +05:30
renovate[bot] e0a5fe1802
chore(deps): update dependency eslint to v7.28.0 (#42371)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 14:22:18 +05:30
Huyen Nguyen fdf1de38e5
feat(tools): setup react testing library in ui-components (#42221)
* feat(tools): setup react testing library in ui-components

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2021-06-07 09:01:20 +02:00
renovate[bot] 00e5440882
chore(deps): update dependency dotenv to v10 (#42306)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-04 13:08:21 +02:00
renovate[bot] fa594cf7f5
chore(deps): update dependency @testing-library/jest-dom to v5.13.0 (#42351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-04 14:20:50 +05:30
Renovate Bot 9f48f0f644 chore(deps): update dependency execa to v5.1.0 2021-06-02 22:06:53 +00:00
Oliver Eyton-Williams 802273cf8a
refactor: remove sinon (#42337) 2021-06-02 21:03:05 +05:30
Renovate Bot aa21dc945c chore(deps): update typescript-eslint monorepo to v4.26.0 2021-05-31 18:37:10 +00:00
Renovate Bot 8705c0ec81 chore(deps): update dependency execa to v5.0.1 2021-05-30 20:19:15 +00:00
Renovate Bot fd5621db7b chore(deps): update dependency eslint-plugin-react to v7.24.0 2021-05-29 23:56:10 +00:00
Renovate Bot 67057577af chore(deps): update dependency eslint-plugin-import to v2.23.4 2021-05-29 23:07:38 +00:00
Renovate Bot c966823920 chore(deps): update babel monorepo to v7.14.4 2021-05-28 20:06:23 +00:00
Renovate Bot 074409e699 chore(deps): update dependency typescript to v4.3.2 2021-05-26 18:39:25 +00:00
Renovate Bot 7844b81288 chore(deps): update typescript-eslint monorepo to v4.25.0 2021-05-25 02:50:29 +00:00