Commit Graph

29559 Commits (e9cf084d1ecdf4844625e5993cf4079395ba1d7d)

Author SHA1 Message Date
Renovate Bot e9cf084d1e chore(deps): update dependency lint-staged to v12.1.6 2022-01-07 12:56:02 +00:00
Etkesmeci 82c4bf9556
fix(curriculum): possible typo and simplification (#44704)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-07 16:36:49 +05:30
HiddenOgre28 aa0ae1ae67
fix(curriculum): add a function call to seed contents (#44512) 2022-01-07 16:34:59 +05:30
Vinay e904d9c871
chore(client): typescript migrate _mocks_/challenge-nodes.js (#44439)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-01-07 16:33:44 +05:30
Mrugesh Mohapatra f9bc75cf9b
fix(tools): update order for linting errors (#44707) 2022-01-07 16:22:31 +05:30
Oliver Eyton-Williams 87f5cff3cd
fix(client): get jquery from cdn (#44421)
* fix: ensures jquery exists for those challenges

For tests frame-runner.js imports jquery, but jquery challenges always
need it

* Revert "Revert "fix: only include frame-runner when running tests (#44337)" (#44419)"

This reverts commit c19bf504b8.
2022-01-07 10:42:27 +00:00
camperbot fee0ac3846
This PR was automagically generated by Crowdin. (#44697) 2022-01-07 09:19:51 +00:00
HiddenOgre28 5ffcd0f284
feat(curriculum): add log with function call to challenge (#44195)
* fix (Curriculum) Added a log statement

Added a log statement to the seed's content, referencing the function countOnline with a sample object as argument.
The user should be able to see the result of the function printed out on the console as soon as it is ran, and it should be easier to understand what is being outputed by the function in this challenge.

* Added examper users object
2022-01-07 14:37:02 +05:30
Nicholas Carrigan (he/him) 08ad03e051
chore: create renaming script (#44692) 2022-01-07 13:20:48 +05:30
camperbot ca09b941ea
This PR was automagically generated by Crowdin. (#44698) 2022-01-07 13:19:06 +05:30
Eric Leung 7b20b654d9
docs: add FAQ about paths to being a moderator (#44701)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-07 13:17:16 +05:30
Renovate Bot 80e097e7a5 chore(deps): update codesee to v0.161.0 2022-01-07 02:47:32 +00:00
Renovate Bot e92b86c47b chore(deps): update dependency prismjs to v1.26.0 2022-01-07 00:37:45 +00:00
Darshan Vaishya 9b6dc9ee34
fix(curriculum): clarify instruction regarding color (#44688)
* Added instruction to clarify color should be red

* Added comma before "and" for punctuation

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-06 20:26:43 +01:00
Tom b061a760c1
feat: add framework for rwd cert projects (#44505)
* feat: add rwd cert projects

feat: save projects with flag

revert: not needed things

revert: empty line

revert: empty line

fix: it

fix: remove log

* fix: snapshot tests

* fix: show bread crumbs by default

* revert: snapshot fix

* Update curriculum/challenges/_meta/responsive-web-design-projects/meta.json

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

* fix: manuallyApproved -> isManuallyApproved

* fix: add review suggestions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-01-06 13:26:54 +00:00
Nicholas Carrigan (he/him) ff09b2ee43
fix: lint error (#44695) 2022-01-06 11:42:14 +05:30
Oliver Eyton-Williams 60258d40c9
fix: order import (again) (#44670)
* refactor: reenable import ordering

* refactor: require alphabetic ordered imports
2022-01-05 16:05:50 -06:00
Renovate Bot 513205ddf5 chore(deps): update dependency jest to v27.4.7 2022-01-05 21:12:47 +00:00
Renovate Bot 3f877dcfdc chore(deps): update dependency @rollup/plugin-node-resolve to v13.1.3 2022-01-05 20:04:53 +00:00
Jim Kernicky 340581e888
fix(curriculum): typos in accessibility-quiz (#44681)
Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-05 09:36:58 -08:00
Krzysztof G 75f64d1728
fix(curriculum): change tests to make them pass on firefox (#44685) 2022-01-05 09:12:10 -08:00
Etkesmeci ddbe5f3fc0
fix(curriculum): typo in cat-photo app (#44678)
There was a typo in tenth line. I changed it from "withing" to "within".
2022-01-05 09:02:16 -08:00
Nicholas Carrigan (he/him) b976b316d6
chore: migrate crowdin workflows (#44674) 2022-01-05 20:55:24 +05:30
Renovate Bot 1e74017dc3 fix(deps): update dependency react-instantsearch-dom to v6.19.0 2022-01-05 13:37:54 +00:00
Renovate Bot 071295aa03 chore(deps): update codesee to v0.159.0 2022-01-05 09:33:20 +00:00
Renovate Bot 1bb0c46656 fix(deps): update dependency prop-types to v15.8.1 2022-01-05 05:06:58 +00:00
Renovate Bot 9a4d35af3b chore(deps): update dependency jest to v27.4.6 2022-01-05 02:34:50 +00:00
Renovate Bot 2f13fbabc4 chore(deps): update dependency @types/node to v16.11.19 2022-01-05 01:00:24 +00:00
Jim Kernicky f04ec72c44
fix(curriculum): typos in rothko-painting (#44644)
* fix(curriculum): typos in Rothko Painting section

* Set step 36 back to original wording

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-04 21:09:41 +01:00
Jim Kernicky c704895614
fix(curriculum): typos in camper-cafe-menu (#44629)
* Fixed typos in Beta CamperCafe lessons

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/step-060.md

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

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-01-04 16:48:27 +00:00
Aleksa Kis 34a76659c1
chore(client): ts-migrate Challenges/utils test (#44672)
* chore(challenges-utils): Change test util file extension

* chore(challenges-utils): typescript migration of Challenges util test
2022-01-04 16:59:50 +01:00
renovate[bot] 51c2969555
fix(deps): update dependency react-youtube to v7.14.0 (#44667)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-04 20:57:14 +05:30
Oliver Eyton-Williams e5e7f89f4b
refactor(client): remove redundant code (#44669) 2022-01-04 20:38:52 +05:30
camperbot 4d12f4ff57
chore(i18n,curriculum): update translations (#44671) 2022-01-04 14:15:51 +00:00
Oliver Eyton-Williams e837e8a11e
fix: clean tsconfig.buildinfo quietly (#44665) 2022-01-04 12:48:19 +00:00
Jim Kernicky 7af4a564c0
fix(curriculum): fix typo in registration-form (#44641)
Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-04 12:18:45 +00:00
Aleksa Kis cc86654048
chore(challenges-utils): Typescript migration of Challenges util (#44663) 2022-01-04 16:49:31 +05:30
Renovate Bot 1391586780 chore(deps): update dependency rollup to v2.63.0 2022-01-04 10:40:02 +00:00
Oliver Eyton-Williams a726dd381f
fix(client): prevent data url render (#44658)
* fix: only render profile urls

* feat: warn user when submitting data url

* fix: prevent dataurls being saved to db

* fix: tests and imports

Not sure why jest didn't like the es imports, but they aren't necessary
so I dropped them.

* fix: check for url protocol
2022-01-04 11:05:40 +05:30
Bruce B 418480782a
fix(curriculum): convert to placeholder attr (#44661) 2022-01-03 22:50:54 +01:00
Renovate Bot 20b660dcdd chore(deps): update typescript-eslint monorepo to v5.9.0 2022-01-03 20:44:28 +00:00
renovate[bot] de5cb3e029
chore(deps): update dependency markdownlint to v0.25.0 (#44606)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 15:31:29 +01:00
Matt 2f103e8ee8
fix(curriculum): improved test for linked list challenge (#44569)
* fix: improved test for linked list challenge

* fix: improved test for linked list challenge - fix

* fix: removed brackets
2022-01-03 12:31:36 +00:00
Eric Cheng 3e797480ed
fix: allow usage of gray in css (#44633) 2022-01-03 13:16:37 +01:00
Oliver Eyton-Williams 795316b1d4
fix(client): always render bottom jaw in correct position (#44657) 2022-01-03 17:27:58 +05:30
Renovate Bot 5e196ec102 chore(deps): update dependency @types/node to v16.11.18 2022-01-03 10:52:50 +00:00
Jim Kernicky 386d897671
fix(curriculum): typos in Nutrition Label section (#44652)
* fix(curriculum): typos in Nutrition Label section

* Deleted tream file from last commit

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-03 08:29:07 +01:00
Renovate Bot 0d746a226e chore(deps): update dependency eslint-plugin-import to v2.25.4 2022-01-03 02:14:10 +00:00
Renovate Bot 6e42aafa84 chore(deps): update dependency lint-staged to v12.1.5 2022-01-02 23:27:18 +00:00
Renovate Bot 90795f6dd4 fix(deps): update dependency react-i18next to v11.15.3 2022-01-02 17:54:44 +00:00