Commit Graph

34567 Commits

Author SHA1 Message Date
Krzysztof G
5973899673
fix(curriculum): require at least one space in "else if" (#53016) 2024-01-08 09:09:18 +00:00
Zakeriya Mohamed
e1c66ff1f7
fix(curriculum): add backticks to numbers in lesson description (#53026) 2024-01-08 08:04:41 +00:00
weilirs
2a5a834256
fix(curriculum): Tests force using {} around statements in if-else (#53012) 2024-01-08 07:25:58 +00:00
Shaun Hamilton
99266b388a
fix(curriculum): re-order role-playing-game to define before use (#52885)
Co-authored-by: sidemt <25644062+sidemt@users.noreply.github.com>
2024-01-07 21:53:02 -08:00
Manabu Matsumoto
c1eb26fa9b
fix(curriculum): make the select and button element accessible (#52946) 2024-01-07 21:45:45 -08:00
Hein Htet
3cdee5859d
fix(curriculum): optional parenthesis around parameter in Platformer Game - Step 96 (#53023) 2024-01-07 20:54:31 -08:00
v-i-k-a-s
37f51bf191
fix(curriculum): fix formatting of forEach method in Todo app project (#52988) 2024-01-07 14:43:56 -08:00
Krzysztof G
d3525ce975
fix(curriculum): allow optional spaces (#53002) 2024-01-07 11:42:27 +07:00
Lasse Jørgensen
698941be23
fix(curriculum): reword requirements to be clearer (#53004) 2024-01-07 10:44:14 +07:00
Huyen Nguyen
94d55633ec
fix(curriculum): typos in Football Team Cards - Step 12 and 27 (#52999) 2024-01-06 12:00:57 -08:00
RGHANILOO
4e0178b3e2
fix(curriculum): typo in Decimal to Binary Converter - Step 26 (#52996) 2024-01-06 16:36:32 +01:00
Mikhail Wahib
8f38b537d5
fix(curriculum): spelling error in Music Player - Step 53 (#52993) 2024-01-06 20:10:30 +07:00
Axel Soubielle Almada
c0ac7ff3c8
fix(curriculum): RPG Step 11 - Update description and first hint to give more context (#52992) 2024-01-06 14:51:12 +07:00
Faisal Arshed
75ede26c6c
fix(curriculum): finish sentence in Shortest Path Algo - Step 15 (#52983) 2024-01-06 11:00:04 +07:00
Faisal Arshed
08833cf18b
fix(curriculum): typo in Shortest Path Algorithm - Step 3 (#52982) 2024-01-06 10:45:17 +07:00
Duong The Pham
90e552483a
fix(UI): New JS Cert on profile page (#52950) 2024-01-06 00:34:00 +07:00
Huyen Nguyen
f4b51bd9b1
fix(playwright): skip mobile tests in desktop-layout-component.spec.ts (#52934) 2024-01-05 10:44:53 -06:00
Sem Bauke
91aeb41050
fix(client): accessibility icon component to use closed captions icon (#52972) 2024-01-05 10:28:57 -06:00
Oleksandr Tkachenko
317442de5e
fix(curriculum): Inefficient solution for the "Problem 78: Coin partitions" challenge. (#52880) 2024-01-05 17:16:41 +01:00
Sem Bauke
82bbe707ce
fix: comments forum post (#52969) 2024-01-05 22:05:02 +07:00
Jai Avasthi
3bc3cb920e
Fix : changed elements to element's (#52975) 2024-01-05 08:14:22 -06:00
Huyen Nguyen
f3ce85d7fa
refactor(client): migrate Bootstrap components in update-stripe-card (#52816) 2024-01-05 16:00:00 +03:00
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