Commit Graph

30947 Commits

Author SHA1 Message Date
Muhammed Mustafa
793e021b82 chore(curriculum): remove wiki reference from cip (#46457)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-05 23:26:03 +05:30
Mrugesh Mohapatra
c505a02165 fix(actions): remove the welcome action (#46766) 2022-07-05 23:17:37 +05:30
Muhammed Mustafa
37c886e9db fix(curriculum): allow valid link tags in curriculum (#46706) 2022-07-05 23:13:05 +05:30
camperbot
47d5747730 chore(i18n,learn): processed translations (#46763) 2022-07-05 23:07:27 +05:30
Lasse Jørgensen
c73017bd90 fix(curriculum-old): add code block, avoid punctuation (#46765) 2022-07-05 23:06:42 +05:30
renovate[bot]
74795e8641 chore(deps): update dependency markdownlint to v0.26.0 (#46665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-05 23:06:08 +05:30
Luke Steinmann
7e8b5816bc fix(curriculum): update test to accept array destructuring (#46753)
fix: update test to accept array destructuring
2022-07-05 18:52:24 +03:00
camperbot
1bf45bb1fe chore(i18n,docs): processed translations (#46762) 2022-07-05 08:19:37 -05:00
Muhammed Mustafa
5bfd14a4a2 chore(curriculum): validate skyline city project (#46708)
* meta and lang hint, test and description

* seed code account for meta and lang changes

* seed code account for meta change

* solved testing the correct order of the tags

* simpler description

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

* hint about language attribute in step 2

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-07-05 12:33:07 +03:00
Lasse Jørgensen
2a55b196c8 fix(curriculum) add starting footer tag to seed code (#46760) 2022-07-05 10:43:51 +02:00
renovate[bot]
f2e0fa548e fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.0 (#46745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-05 13:45:21 +05:30
camperbot
b65cf811fe chore(i18n,learn): processed translations (#46757) 2022-07-04 14:07:30 -03:00
camperbot
337e3ee51a chore(i18n,docs): processed translations (#46756) 2022-07-04 14:05:19 -03:00
renovate[bot]
9db14c4aec chore(deps): update dependency @types/estree to v0.0.52 (#46661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-04 19:44:30 +05:30
Luke Steinmann
037d863501 fix(curriculum): remove whitespace when testing user input (#46749)
* fix: Trim whitespace when testing user solution

* fix: remove changes from Italian and Portugese curriculums
2022-07-03 19:46:27 -05:00
renovate[bot]
0a4fdc6889 chore(deps): update dependency @types/validator to v13.7.4 2022-07-03 23:43:17 +00:00
renovate[bot]
1fdfd7884b chore(deps): update dependency ts-node to v10.8.2 2022-07-02 21:38:17 +00:00
renovate[bot]
2651c386f8 fix(deps): update dependency next to v12.2.0 2022-07-02 17:04:27 +00:00
Rey
1a3c038119 fix(curriculum): add quotes in test description (#46744)
fix: add quotes in test description
2022-07-02 15:35:08 +02:00
renovate[bot]
da5d5462ff chore(deps): update codesee to v0.312.0 2022-07-02 12:27:07 +00:00
renovate[bot]
70b8d59ce5 chore(deps): update github/codeql-action digest to e41f8ba (#46737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-02 11:40:44 +05:30
Muhammed Mustafa
f27c2e8089 fix(curriculum): require meta charset for cat photo project (#46701)
* fix(curriculum): require meta charset for  cat photo project

* position the editor for step 68 better

* Added empty line at the end

* Captialise the a In add

* added solution for for step 68

* We shall not pass

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

* Same line attribute value

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-07-01 17:07:23 -05:00
Randell Dawson
52306a304f fix: make test check for exact version of mongoose and mongodb (#46736) 2022-07-01 20:27:05 +00:00
Radi Totev
e17e57aba5 feat: update keyboard shortcuts client endpoint (#46378)
* feat: update keyboard shortcuts client endpoint

* Update client/src/redux/settings/settings-sagas.js

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

* Update putUpdateMyKeyboardShortcuts return type

* Use new saga in shortcuts-modal

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-07-01 11:38:06 -07:00
Shaun Hamilton
3628d5ab52 fix(tests): use ts-node in test:full-output (#46726)
fix(tests): adjust test:full-output to typescriptify
2022-07-01 11:30:27 -07:00
Ilenia
9c9041e4c8 feat(docs): new language lead handbook (#46680)
* feat(docs): new language lead handbook

* Apply suggestions from code review

Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Sem Bauke <semboot699@gmail.com>

* Updates to line 30. 

LGTM

* feat(docs): original author of translated article

* docs: change order of sections

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: sidemt <siideemt@gmail.com>

Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: sidemt <siideemt@gmail.com>
2022-07-01 17:34:20 +02:00
Muhammed Mustafa
fa222c2a32 chore(curriculum): validate colored markers project (#46671)
* added lang description, test and hint

* change seed code to account for lang

* consistant grammer

* consistent grammar

* allow space between lang and it's value

* Apply suggestions from code review

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

* Better description 👌

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-07-01 15:49:17 +02:00
Muhammed Mustafa
a174d33bac fix(curriculum): validate penguin transform project (#46699)
* changed the test to account for lang attribute

* update code seed
2022-07-01 15:44:21 +02:00
camperbot
cd9d1fd082 chore(i18n,learn): processed translations (#46733) 2022-07-01 15:41:08 +02:00
Muhammed Mustafa
36032e1288 fix(curriculum): missing code block and a better code seed (#46720)
* fix(curriculum): missing code block and a better code seed

* code block around fieldset in registration form
2022-07-01 15:38:45 +02:00
Liam Boston
e65c61e24a chore(curriculum): validate ferris wheel project (#46712)
* added hint to include lang="en" in html opening tag

* added lang="en" to opening html tags in seed code

* added lang="en" to opening html tag in solution
2022-07-01 15:37:13 +02:00
Muhammed Mustafa
5f0a3c2ea7 chore(curriculum): valdiate balance sheet project (#46669)
* fixed html test, added lang hint and test

* changed the seed code to account for lang

* consistant grammer

* allow space between lang and its value
2022-07-01 15:28:03 +02:00
Tom
a02db52800 fix: caching issues (#46716) 2022-07-01 15:24:29 +02:00
camperbot
567667084e chore(i18n,docs): processed translations (#46731) 2022-07-01 15:15:45 +02:00
camperbot
d2b93ae838 chore(i18n,client): processed translations (#46732) 2022-07-01 15:03:55 +02:00
Ilenia
ac6f9fc95d fix: collapse rosetta (#46714) 2022-07-01 12:32:01 +02:00
Liam Boston
15d31ac3f4 chore(curriculum): Updated Step 12 instructions in 'Learn HTML by Building a Cat Photo App' (#46685)
* Fixes #46679 - Updated the instructions for Step 12 in the 'Learn HTML by Building a Cat Photo App'.

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dfa22d1b521be39a3de7be0.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dfa22d1b521be39a3de7be0.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Recommended fix from jeremylt

* What Tom would have done 

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

* Revert "What Tom would have done "

This reverts commit 9aee9b3e77.

* @moT01 & @jeremylt tag team

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

* Changed the capitalization of `cat photos`

* Removed extra word after `cat photos`

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-30 20:51:52 +02:00
RayAsh37
f2e6c74f38 fix(curriculum): fix typo (#46719)
* Fixed the typo by deleting a space in "rel" parameter

Fixed a typo by deleting the space in the "rel" parameter on line 19

* added a space at line 19 before the "target" parameter
2022-06-30 18:15:52 +02:00
Muhammed Mustafa
e2d6b5eb5f fix(curriculum): typos find by crowdin (#46721)
* fix(curriculum): typos find by crowdin

* Convert link to standardize one

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

* Josephus function from parameter to parameters

* description of hash from two arrays `arrays' length`

* removed the mention of array length

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

* changed cocktail shaker to cocktail sort

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-30 15:44:45 +00:00
camperbot
bdd7278f54 chore(i18n,client): processed translations (#46724) 2022-06-30 17:25:34 +02:00
camperbot
9b5ca62fa2 chore(i18n,learn): processed translations (#46725) 2022-06-30 17:24:09 +02:00
camperbot
0e5aec6923 chore(i18n,docs): processed translations (#46723) 2022-06-30 17:22:34 +02:00
billybrown-iii
fe1aa0644c fix(curriculum): reduce strictness of code formatting (#46715)
fix: reduce strictness of code formatting
2022-06-30 14:29:01 +02:00
Muhammed Mustafa
a51db10ec9 chore(curriculum): validating buidling a piano project (#46668)
* added lang test and hint

* changed seed code to include lang attribute

* consistent gamar

* allow space between Lang and it's value

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-06-30 11:01:46 +01:00
Muhammed Mustafa
81c9c9edfd chore(curriculum) add step 42 to learning forms by creating registration form (#46621)
* add step 42 with it's hint, test and description

* step 41 hint and tests

* changed the seed code

* changed the description to ieahleen's suggestion

* Step 41 test for all fieldsets

* Format changes

* reorder the tests in step 46

* remove :not pseudo class from seed code
2022-06-30 10:28:49 +02:00
Muhammed Mustafa
20e0d23b99 chore(curriculum): validate building picasso painting project (#46670)
* added lang attribute and hint

* seed code accounts for lang attribute

* consistent grammar

* Added body and head back whoops

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

* allow space between lang and its value

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-30 10:26:44 +02:00
Ilenia
32175ff149 fix(client): fix typo (#46690) 2022-06-29 17:11:59 -05:00
sidemt
88e0ebe2a4 fix(curriculum): change the word "property" to "attribute" (#46650)
* fix(curriculum): change the word property to attribute

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

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

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-06-29 12:36:00 -07:00
Ilenia
76742a1e2d fix(docs): bring how to test translations locally up to date (#46689) 2022-06-29 18:44:31 +02:00
camperbot
b4c53aa4dd chore(i18n,learn): processed translations (#46711) 2022-06-29 16:36:55 +02:00