Commit Graph

30915 Commits (a02db52800336c60dcc39c813fd29a1834c20abd)

Author SHA1 Message Date
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
camperbot c7470ac4cd
chore(i18n,client): processed translations (#46710) 2022-06-29 16:36:28 +02:00
camperbot a26f1df947
chore(i18n,docs): processed translations (#46709) 2022-06-29 12:29:05 +00:00
Swapnil Thatte 3c14d2e18a
Update for Cafe Menue project (#46700)
Update 5f33071498eb2472b87ddee4.md
2022-06-29 02:24:33 +00:00
Jeremy L Thompson d3c8df51e5
fix(curriculum): Cat App step 6 test for ul and li elements (#46698)
step-6 - add test for ul and li elements
2022-06-28 20:46:23 -05:00
Muhammed Mustafa f0e7fd3226
fix(curriculum): broken href link ruining translations (#46692)
* fix(curriculum): broken href link ruining translations

* link to pages that do exist

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

* fix three extra broken links

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-28 20:22:15 +02:00
Jeremy L Thompson 269f21841e
fix(curriculum) Simplify Cat-App step 6 text (#46696)
cat-app - simplify step 6 text

Co-Authored-By: Njong392 <81039882+Njong392@users.noreply.github.com>

Co-authored-by: Njong392 <81039882+Njong392@users.noreply.github.com>
2022-06-28 16:19:26 +00:00
camperbot 1e475614cc
chore(i18n,learn): processed translations (#46693) 2022-06-28 13:30:45 +00:00
DanielRosa74 08114a2aba
fix: misspelling of 'between' on line 11 (#46687)
This fixes a misspelling on line 11.
2022-06-27 21:35:58 +02:00
camperbot dd858ca8e9
chore(i18n,learn): processed translations (#46682) 2022-06-27 19:25:35 +05:30
Muhammed Mustafa c648de9ee7
fix(client): validation test is typing a file, that doesn't exist (#46657)
fix(client): validation test looking for a file that doesn't exist
2022-06-27 15:44:56 +02:00
Muhammed Mustafa 695fd09fa6
fix(curriculum): validating café menu html tag (#46581)
* added mention of `lang` and it's test and hint

* changed the seed code to include lang en

* stray html tag

* catch stray one

* catch stary two

* allow one or more spaces only between lang and html

* Apply suggestions from code review

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

* Consistent grammar

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-27 15:12:11 +02:00
camperbot 1fe52761c0
chore(i18n,client): processed translations (#46681) 2022-06-27 12:46:17 +00:00
Caden Parker 85f3ecbb0a
Change Link Regex Tests to DOM queries (#45890)
* Change link regex tests to DOM queries

* Keep injection of style tag

Co-authored-by: Florencia <sicref001@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-06-27 10:37:23 +02:00
renovate[bot] da04ebdc20
chore(deps): update github/codeql-action digest to 714ec5a (#46654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 12:23:02 +05:30
renovate[bot] 814a90f27f fix(deps): update dependency react-i18next to v11.17.3 2022-06-26 22:56:39 +00:00
Naomi Carrigan fd62be8eb8
fix: workflow again (#46676)
* feat(tools): exclude known bot accounts

* feat(tools): pass in camperbot's token
2022-06-26 21:04:06 +02:00
billybrown-iii 25a79bb990
fix(curriculum): typo in backend challenge (#46651)
fix: typo in backend challenge
2022-06-26 12:39:26 -05:00
Oliver Eyton-Williams 8bc5b0a310
fix: show completion modal (#46589)
* fix: make ctrl/cmd + enter trigger modal

Multifile projects should be handled like legacy challenges in this
regard.

* test: check modal appears

* refactor: ignore additional solutions

* test: fix ctrl + enter tests

* fix: only run on electron

* fix: remove log

* fix: show completion modal if instructions focused

* fix: handle undefined challengeType
2022-06-26 12:23:46 -05:00
renovate[bot] 600d37acaa
chore(deps): update actions/setup-java digest to 16cca54 (#46653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-26 22:45:38 +05:30
Muhammed Mustafa 3e3da4ec0f
fix(curriculum): standardize links in curriculum (#46564)
* fix(curriculum): standradize links in curriculum

* Data analiysis links

* CIP links

* fixed links in s-expressions

* Update curriculum/challenges/english/01-responsive-web-design/basic-css/use-hex-code-for-specific-colors.md

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

* added space before target attribute

* standarize external and .rock example links

* wrap "check out the projects" around the links

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-26 11:13:38 -05:00
Randell Dawson a9ea971db4
fix: allow for additional solution of step 78 of Learn CSS Variables by Building a City Skyline (#46652)
fix: allow for additional solution of step 78
2022-06-26 01:31:37 -05:00
renovate[bot] 9f16562fc0 fix(deps): update dependency react-instantsearch-dom to v6.29.0 2022-06-26 03:02:56 +00:00
renovate[bot] aed3935722 chore(deps): update dependency eslint-plugin-jsx-a11y to v6.6.0 2022-06-26 00:49:21 +00:00
renovate[bot] 6c3f3b3a60 chore(deps): update dependency @testing-library/dom to v8.14.0 2022-06-25 21:38:48 +00:00
renovate[bot] 0eacd9c5fd chore(deps): update codesee to v0.299.0 2022-06-25 18:41:48 +00:00
renovate[bot] 0909edd307 chore(deps): update dependency tailwindcss to v3.1.4 2022-06-25 15:28:02 +00:00
renovate[bot] bd7f26131f chore(deps): update dependency rollup to v2.75.7 2022-06-25 12:07:27 +00:00
renovate[bot] c358a9b86c chore(deps): update dependency @types/react-transition-group to v4.4.5 2022-06-25 08:47:07 +00:00
Randell Dawson 118def7b24
fix: allow for additional solution of step 77 of Learn CSS Variables by Building a City Skyline 2022-06-24 14:58:42 -05:00
Muhammed Mustafa 465dac008a
fix(curriculum): external fibonacci word link in CIP (#46435)
* removed the link

* refactor for clearance

* include n back because terms looked weird, will update it later

* Switch term to Term

* linked to Rosetta entropy challenge

* Term before it's last moments

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

* Swaped term and terms to n and N

* swap sub N to sub n

* Subtle hints

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-24 11:48:51 -05:00
camperbot f855671949
chore(i18n,learn): processed translations (#46645) 2022-06-25 00:29:22 +09:00
camperbot 98bf5d72de
chore(i18n,client): processed translations (#46642) 2022-06-25 00:24:17 +09:00