Commit Graph

34545 Commits

Author SHA1 Message Date
Huyen Nguyen
c93db9533e refactor(client): migrate Bootstrap button in challenge templates (#52577) 2024-01-05 13:07:37 +01:00
Mama Naomi
829e195a0b chore: run an i18n sync (#52964) 2024-01-05 08:28:14 +01:00
Ahmad Abdolsaheb
3ca2c0373f fix: donation-alerts (#52945)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-01-05 09:34:28 +03:00
renovate[bot]
094dcbd06c chore(deps): update babel monorepo to v7.23.7 (#52914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 11:02:22 +05:30
Huyen Nguyen
da4bfd49c0 fix(client): increase line height of list items in challenge description (#52859) 2024-01-04 16:37:45 -08:00
Usama Basharat
f4572418bc fix(curriculum): too strict tests (#52913)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-01-04 23:57:45 +00:00
Kumar Shashank
f01e39bbbd fix(curriculum): updating RPG game step 172 to use the includes method instead of indexOf (#52942) 2024-01-04 23:35:51 +00:00
Hein Htet
9a274cfcdf fix(curriculum): allow truthy check the value of nickname (#52949)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-04 23:30:20 +00:00
Sem Bauke
1c63bab3e1 refactor(client): simplify gridmap logic and semantics (#52915) 2024-01-04 23:24:50 +07:00
weilirs
ccc0f65405 test(e2e,playwright): mobile layout (#52521)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-04 16:36:28 +01:00
Hein Htet
ac57d0fb5e fix(curriculum): Allow both explicity and truthiness check for step 30 football team cards project (#52944) 2024-01-04 09:33:33 -06:00
Oliver Eyton-Williams
e1816b6d06 fix: only load stripe once (#52921) 2024-01-04 16:24:10 +01:00
Sem Bauke
b4a550966b fix: change The Odin Project name (#52939) 2024-01-04 05:20:54 -08:00
Oliver Eyton-Williams
30d8d8cef9 chore: cleanup old challenges (#52940) 2024-01-04 18:22:11 +07:00
Manabu Matsumoto
81ae7a8cf6 fix(curriculum): vertically align the text within the select elements (#52744)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-04 09:26:27 +01:00
Edwin Hung
0195a4aa4a fix(curriculum): update tests for HTML formatting (#52846) 2024-01-04 09:17:57 +01:00
Kashinath Patkar
871138b105 fix(curriculum): remove the period at the end of sentence (#52935) 2024-01-04 06:44:38 +00:00
camperbot
de1be2b114 chore(i18n,client): processed translations (#52916) 2024-01-04 13:39:41 +09:00
camperbot
8e39644dd0 chore(i18n,docs): processed translations (#52917) 2024-01-04 13:39:08 +09:00
v-i-k-a-s
083b03c283 fix(curriculum): updating description and hint text for Todo App project step 58 (#52928) 2024-01-04 09:08:59 +07:00
Kristofer Koishigawa
acad3bb8ff fix: telephone number validator #results-div typo (#52911) 2024-01-04 09:05:19 +07:00
renovate[bot]
b95cc96913 chore(deps): update dependency @types/jest to v29.5.11 (#52654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 12:01:17 +01:00
weilirs
149c122c0a test(e2e,playwright): add tests for FAQ answers to donate-page-default.spec.ts (#52501)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-03 16:28:23 +05:30
Shaun Hamilton
3a93394a2f fix(curriculum): rename multiplesOf3And5 to multiplesOf3Or5 (#52878) 2024-01-03 10:50:03 +01:00
Huyen Nguyen
eb9d26e061 fix(curriculum): use two-space tab in HTML and JS code of RPG project (#52769)
Co-authored-by: Krzysztof G <60067306+gikf@users.noreply.github.com>
2024-01-03 10:43:56 +01:00
Anugrah
b2d9eee613 fix(curriculum): Fixed typo in step 82 hint text for music player project (#52907) 2024-01-02 23:47:32 -08:00
Krzysztof G
ffb7341786 fix(curriculum): intermediate regex matches only complete solution (#52799) 2024-01-02 22:52:21 -08:00
Shravani rao
776bb2affe fix(curriculum): resolve missing word in caption text (#52888) 2024-01-03 06:13:07 +01:00
Lasse Jørgensen
883d09fddd fix(curriculum): correct if...else to be statements (#52899) 2024-01-02 19:38:38 -08:00
a2937
0d123e0ba9 fix(curriculum): allow spaces before the colon in step 9 of the music player project (#52883) 2024-01-03 09:24:50 +07:00
Shiveshdixit07
5562acf0da fix(docs): added cd e2e above npx playwright test (#52891)
Co-authored-by: root <root@hp>
2024-01-03 08:46:13 +07:00
Huyen Nguyen
23f962ea7f fix(curriculum): allow line breaks in option content in Calorie Counter step 10 (#52807) 2024-01-02 13:51:51 -06:00
Dario-DC
5c875e5836 fix(tools/challenge-editor): add python curriculum to stepBasedSuperblocks (#52887) 2024-01-02 18:41:28 +00:00
Manabu Matsumoto
e5ea4621e2 fix(curriculum): match the solution code with original demo (#52728) 2024-01-02 11:02:59 -06:00
Krzysztof G
7cdc1f1580 fix(curriculum): don't force comparison order (#52858) 2024-01-02 10:52:12 -06:00
Krzysztof G
0bbf0218de fix(curriculum): accept no space after the # (#52879) 2024-01-02 10:43:00 -06:00
Usama Basharat
9b152c3b80 fix(curriculum): Completed the step 6 in instructions for building a role playing game (#52866)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-02 08:20:39 -08:00
Mohammed Mishal P
07f6ea253e fix(curriculum): add check for closing tag in calorie counter step 9 (#52748) 2024-01-02 16:06:39 +01:00
Sushil Gupta
0105663879 fix(curriculum): issues in Learn CSS Foundations Projects - CSS Foundations Exercise B (#52864)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-02 16:00:02 +02:00
RIJU MONDAL
34347235df fix(curriculum): fix grammatical error in task 154 & 155 (#52873) 2024-01-02 06:40:41 +01:00
camperbot
c6610e9c79 chore(i18n,client): processed translations (#52867) 2024-01-02 13:07:49 +09:00
camperbot
e12566515e chore(i18n,docs): processed translations (#52868) 2024-01-02 13:07:08 +09:00
Duong The Pham
51260e81a3 fix(curriculum): change to const numbers from RPG step 162 (#52857) 2024-01-01 19:00:57 +01:00
a2937
44806f7f78 fix(cirriculum) - allow spaces in fill in blank challenges (#52841)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2024-01-01 13:14:52 +07:00
Debak Roy
6b0aa2d1f1 fix(curriculum): fix typos in Music Player (#52855) 2024-01-01 13:12:36 +07:00
Jack Sighton
7c04f6e010 fix(curriculum): clarify instructions for rpg step 77 (#52847)
Co-authored-by: Jack <jack@Linux.myguest.virtualbox.org>
2024-01-01 06:24:18 +01:00
luqmanalzobe
a4ca7db8c4 fix(curriculum): potentially confusing use of brackets in challenges text (#52844) 2024-01-01 06:21:03 +01:00
Duong The Pham
99f8567aa5 fix(curriculum): fix learn JS by RPG step 129 wrong hint (#52851) 2023-12-31 12:56:01 -08:00
Yatrik Patel
52b419bc8a fix(curriculum): clarifies instructions for rpg step 58 (#52852) 2023-12-31 19:58:16 +01:00
Vivek Rajpoot
9721d820b7 fix(curriculum): adding missing backticks for Odin project HTML Foundations Question C (#52825)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-31 19:02:00 +01:00