Commit Graph

29357 Commits (5f9202bcc8246cfc0eaca910101f2bf185fecc79)

Author SHA1 Message Date
Renovate Bot 5f9202bcc8 chore(deps): update storybook monorepo to v6.4.9 2021-12-09 09:24:22 +00:00
Shaun Hamilton e2170b6f05
chore(utils): remove duplicate entries, alphabetasize (#44424)
* chore(utils): remove duplicate entries, alphabetasize

* follow Nich's alphabet where 'i' comes before 'j'
2021-12-08 21:58:39 -06:00
JasmineSun33 d95226ff1d
chore(client): migrate landing.test.js to ts (#43889)
* rename file

* disable lint

* change to specific annotation

* kebaberise file name

* adjust naming to remove need for eslint-disable

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-08 21:27:43 -06:00
Renovate Bot 471b2bf24f fix(deps): update dependency sanitize-html to v2.6.1 2021-12-09 03:05:21 +00:00
Tom 6872262d21
fix(client): make new editor more accessible (#44425) 2021-12-09 00:28:20 +00:00
vincentchen137 09352ad3c2
feat(docs): add 3 new sections to faq.md (#44399)
* docs: update FAQ.md

* fix: indented lines 75-78

* fix: indented lines 75-78

* fix: indented lines 75-78

* fix: removed reviewing PR section and added another link to writing articles

* fix: removed YouTube bit about captions

* Update docs/FAQ.md

Co-authored-by: Ilenia <nethleen@gmail.com>

* Update docs/FAQ.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-09 00:19:12 +00:00
Renovate Bot 80f7863f2d chore(deps): update dependency @types/jquery to v3.5.10 2021-12-08 22:48:58 +00:00
Nicholas Carrigan (he/him) c98728ccd0
feat(tools): test jQuery is defined (#44423)
* feat(tools): test jQuery is defined

* fix: add wait
2021-12-08 14:29:16 -06:00
Ahmed Ghoneim 4bdfb6794f
feat(client): migrate layout/default to ts (#43866)
* chore: rename Default.js to default.tsx

* chore: refactor default layout to typescript

* use TFunction for type

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-08 10:20:20 -08:00
Nicholas Carrigan (he/him) c19bf504b8
Revert "fix: only include frame-runner when running tests (#44337)" (#44419)
This reverts commit a23a47750b.
2021-12-08 22:10:41 +05:30
sanberkzulfikar 50b554470d
fix(curriculum): wording consistency in counting-cards.md (#44390) 2021-12-08 07:32:56 -08:00
camperbot 792ec8917c
chore(i18n,curriculum): processed translations (#44416) 2021-12-08 06:49:11 -08:00
DanielRosa74 b320532f8f
fix(client): update links with pt-BR translations (#44417) 2021-12-08 14:09:04 +00:00
Mrugesh Mohapatra c9faf384b0
chore: exclude actions from changes to docs (#44412)
* chore: exclude actions from changes to docs

* fix(actions): Node.js flows needed for merge :(

* chore: apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* chore: apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-08 19:12:07 +05:30
camperbot 2528f7c466
chore(i18n,docs): update translations (#44415) 2021-12-08 18:14:44 +05:30
Sem Bauke 91d4dc1507
fix: run develop on windows (#44414) 2021-12-08 11:14:33 +00:00
Renovate Bot 9ed46962ef chore(deps): update codesee to v0.150.0 2021-12-08 03:04:42 +00:00
justinrobinson1020 cd9be3c291
fix(curriculum): improve regex for advanced-node (#44407)
* Modify set-up-passport challenge test regex to accept space after secret

* Accept any number of spaces

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2021-12-07 22:09:57 +00:00
Renovate Bot 00541c71d5 chore(deps): update dependency @types/chai to v4.3.0 2021-12-07 21:06:58 +00:00
Nicholas Carrigan (he/him) 118bf713ae
fix(client): remove broken current challenge button (#44405) 2021-12-08 01:05:32 +05:30
Mrugesh Mohapatra 979a8d59d9
chore(docs): collocate how to contact staff (#44404) 2021-12-07 09:47:47 -08:00
Shaun Hamilton 86cc757945
fix(client): remove normalize.css from globals (#44403) 2021-12-07 23:08:51 +05:30
Oliver Eyton-Williams 2a286d3fc6
chore(docs): add contributor tools update instructions (#44393) 2021-12-07 21:46:38 +05:30
camperbot e2651ba552
chore(i18n,curriculum): processed translations (#44402) 2021-12-07 08:08:10 -08:00
Renovate Bot 1ad7464775 chore(deps): update dependency @types/node to v16.11.12 2021-12-07 12:06:50 +00:00
Renovate Bot b289f0ef3a chore(deps): update typescript-eslint monorepo to v5.6.0 2021-12-07 01:28:55 +00:00
Renovate Bot 00acce8f99 chore(deps): update dependency @types/react-instantsearch-dom to v6.12.1 2021-12-06 23:21:17 +00:00
Renovate Bot 96b8c0c8f7 chore(deps): update dependency webpack to v5.65.0 2021-12-06 21:46:15 +00:00
Oliver Eyton-Williams a23a47750b
fix: only include frame-runner when running tests (#44337)
* fix: only include frame-runner when running tests

* fix: handle missing options

* test: use test runner for curriculum tests
2021-12-06 13:02:49 -06:00
Nicholas Carrigan (he/him) 8372623f69
chore(curriculum): fix + test curriculum order (#44366)
* chore(tools): test curriculum order

* chore: update orders

* fix(tests): temporarily ignore cert super

The Relational Databases cert being 'upcomingChanges' is breaking
the tests.

* fix: graphql query here

* fix: use only one meta

* chore: remove unnecessary superOrders

* chore: zero-based indexing

* fix: update mock

* refactor: remove unused fixture

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-06 16:55:13 +00:00
Renovate Bot e18ccef2f2 chore(deps): update dependency @testing-library/jest-dom to v5.16.1 2021-12-06 15:54:20 +00:00
Renovate Bot e85667d768 fix(deps): update dependency final-form to v4.20.6 2021-12-06 13:18:33 +00:00
Renovate Bot cc06ce1c72 chore(deps): update storybook monorepo to v6.4.8 2021-12-06 09:46:38 +00:00
camperbot 2411385e3d
chore(i18n,curriculum): processed translations (#44388) 2021-12-06 09:27:54 +05:30
camperbot 0bfb04efb8
chore(i18n,client): processed translations (#44387) 2021-12-06 09:27:22 +05:30
Arjun Yadav a5528b8638
fix(curriculum): add missing spaces (#44381) 2021-12-05 09:35:22 +05:30
camperbot 51ad855fbe
chore(i18n,learn): update translations (#44382) 2021-12-04 18:28:07 +00:00
Renovate Bot 2455c66d1f chore(deps): update dependency prettier to v2.5.1 2021-12-04 18:24:02 +00:00
Renovate Bot 7a33fece19 chore(deps): update dependency @types/sanitize-html to v2.6.0 2021-12-04 15:57:02 +00:00
Mrugesh Mohapatra 7bb799113e
chore(npm): run audit fix on lockfile (#44373) 2021-12-04 11:33:13 +05:30
Renovate Bot a9dcce08d1 chore(deps): update dependency @testing-library/jest-dom to v5.16.0 2021-12-04 05:03:50 +00:00
Renovate Bot e0f9c70a99 chore(deps): update storybook monorepo to v6.4.7 2021-12-04 02:47:03 +00:00
Shaun Hamilton 393aeabc8f
feat(curriculum): add css-penguin practice project (#44214)
* feat: add css-penguin practice project

* rename block name

* rename meta block

* rename necessary properties

* rename page

* add to step 25

* adjust prototype with better structure/naming

* add step adjusting .ground z-index

* fix: add position: absolute to .ground

* add to step 37

* add to step 103

* remove erm from solution

* add tests to 001-020

* add tests 021-030

* test: update 012 to use dynamic hints

* test: improve tests with dynamic hints

* fix: add position:relative to .penguin

* add tests 032-055

* add tests 056 - 103

* fix some tests

* code blocks and test fixes

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

* allow 0% 0px 0

* fix: add width and height step for silly firefox

* add instruction to add html element

* Tom's good suggestions, and his American suggestions

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* adjust wording for - you guessed it - firefox

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* add missing calc keyword

* just fix it with regex :(

* apply Nich's probably bogus suggestions

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* remove duplicate

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-12-03 17:59:32 -06:00
Nicholas Carrigan (he/him) 536a689d34
feat(curriculum): balance sheet project (#44189)
* feat: initial infra

* feat: create steps

* chore: apply sem's review suggestions

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* feat: write tests

* chore: optional?.chaining?.

* chore: gikf's suggestion

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* chore: rename

* chore: *

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: manual review suggestions

* chore: ?????

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-03 16:20:34 -06:00
Oliver Eyton-Williams f613a1e5fd
fix: index.css/js to styles/script (#44356)
* fix: replace index with script/styles as needed

* fix: remove redundant fileKey

It's overwritten by createPoly, so the parser does not need to create it

* fix: curriculum test suite

* Update client/src/templates/Challenges/classic/MultifileEditor.js

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-03 12:32:29 -08:00
camperbot 7a5e805769
chore(i18n,client): processed translations (#44371) 2021-12-03 09:49:22 -08:00
Mrugesh Mohapatra c5fbfb84e1
fix(actions): run fewer workflows (#44375)
* fix(actions): remove run CodeQL from bots

* fix(actions): cosmetic renaming to the files
2021-12-03 16:24:00 +00:00
Shaun Hamilton ae258ce94c
chore: remove removed contributors/tools path (#44374) 2021-12-03 16:18:54 +00:00
camperbot 56ca9320da
chore(i18n,curriculum): processed translations (#44372) 2021-12-03 15:44:33 +00:00
Oliver Eyton-Williams 0cbb499e9c
chore: remove contributor tools (#44368)
They're being stored in freeCodeCamp/tools now
2021-12-03 20:40:03 +05:30