Commit Graph

35938 Commits

Author SHA1 Message Date
Oliver Eyton-Williams ee37d563f7 fix(api): reject social urls with invalid domains (#55595) 2024-07-25 10:49:34 -05:00
Oliver Eyton-Williams cda00d4770 feat(client): save challenge layout in local storage (again) (#55621) 2024-07-25 10:45:03 -05:00
Oliver Eyton-Williams 0eebe3ee2e refactor: simplify curriculum ordering (#55657) 2024-07-25 10:37:24 -05:00
Gagan Bhullar cb861ca971 fix(curriculum): add modal wording (#55642) 2024-07-25 07:46:33 -07:00
Oliver Eyton-Williams 7e3e6fac9d chore: stop showing new curriculum by default (#55660) 2024-07-25 07:45:02 -07:00
Oliver Eyton-Williams 1a4e2c593f feat: reduce preview debounce timer (#55561) 2024-07-25 00:22:50 -07:00
Patrick Wauschek da7719f22d fix(curriculum): fixes pyramid range error (#55486) 2024-07-25 00:22:04 -07:00
Carmen 73f00af79e fix(curriculum): Number Sorter - Step 6 - improve description (#55649)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-07-25 00:12:42 -07:00
Gagan Bhullar 6497571fb8 fix(curriculum): improve destructuring hint (#55643) 2024-07-24 23:50:28 -07:00
Lasse Jørgensen d942ba8a04 fix(curriculum): adjust sentences (#55652) 2024-07-24 23:25:08 -07:00
freeCodeCamp's Camper Bot 66e2c07b63 chore(i18n,learn): update i18n-curriculum submodule (#55637)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-07-24 19:36:26 -05:00
Oliver Eyton-Williams f832d3b626 fix(ci): install chrome for puppeteer (#55641) 2024-07-24 19:59:41 +00:00
Naomi the Technomancer 3cd0ca304f feat: remove curriculum downloads (#55638) 2024-07-24 12:13:12 -05:00
Oliver Eyton-Williams e94080add5 feat(api): implement authorization code flow in the new api (#55413) 2024-07-24 20:08:10 +03:00
Tom 302d2b9f60 chore(tools): remove duplicate actions - always test using submodule (#55628) 2024-07-24 19:06:16 +02:00
dwrik 168830aa23 fix(curriculum): tests incorrectly checking for + 1 (#55588)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-07-24 12:18:13 -04:00
Oliver Eyton-Williams 25b6fb50a1 test: check that hotkeys are focused before use (#55632) 2024-07-24 09:21:07 -05:00
Krzysztof G. f3dc9dd286 fix(client): block intro - go to first lesson button link (#55626) 2024-07-24 07:18:56 -07:00
freeCodeCamp's Camper Bot 484829b173 chore(i18n,client): processed translations (#55634) 2024-07-24 15:59:25 +02:00
Gagan Bhullar b6d184fc40 fix(curriculum): inconsistent show rules captialization (#55617) 2024-07-23 10:18:27 -07:00
Tom b14d435a74 feat: add submodule tests (#55497)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-07-23 09:41:59 -07:00
Zaira 7c1884a37f fix(curriculum/ python): flesh out block pages (#55028) 2024-07-23 09:26:46 -07:00
Oliver Eyton-Williams 91b108f09e refactor: remove remaining hasNotes (#55623) 2024-07-23 09:13:59 -07:00
Oliver Eyton-Williams 1e25cfdf83 refactor: rename superblocks.ts to curriculum (#55624) 2024-07-23 09:04:02 -07:00
freeCodeCamp's Camper Bot 6d1debec1c chore(i18n,learn): update i18n-curriculum submodule (#55620) 2024-07-23 15:55:42 +02:00
Gagan Bhullar 2d17eaf1c3 fix(curriculum): js array some() function out of order fix (#55602) 2024-07-22 13:27:26 -07:00
Lasse Jørgensen 765b1def21 fix(curriculum): update tests, remove reference to self-closing (#55611) 2024-07-22 13:26:13 -07:00
catychelpan 35cf565f48 fix: rectified the typo (from 'time' to 'times') (#55613) 2024-07-22 13:58:59 -05:00
Oliver Eyton-Williams 2f59fee0c2 fix(client): use source head/tail if challenge is saved (#55596) 2024-07-22 09:54:16 -07:00
Oliver Eyton-Williams 2610a39539 refactor: remove hasNotes in favour of !!notes (#55603) 2024-07-22 11:26:57 -05:00
Gagan Bhullar 191f22d6e6 fix(curriculum): clarify underscore variable and introduce range (#55507)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-07-22 16:18:21 +00:00
Oliver Eyton-Williams bb7968f8d7 test: start mailhog before running playwright (#55533)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-07-22 07:49:27 -07:00
Anna f2e78151b8 fix(test): change alert query in basic css test (#55530) 2024-07-22 07:18:13 -07:00
freeCodeCamp's Camper Bot fd08605134 chore(i18n,learn): processed translations (#55599) 2024-07-22 07:10:06 -07:00
freeCodeCamp's Camper Bot c3da14c33e chore(i18n,client): processed translations (#55598) 2024-07-22 14:58:32 +02:00
Lasse Jørgensen f081ceba2b fix(api-server): add x.com to valid twitter domains (#55582) 2024-07-22 10:38:28 +02:00
Oliver Eyton-Williams d626997c51 feat(tools): allow seed script to set user flags (#55534) 2024-07-21 09:41:32 -07:00
freeCodeCamp's Camper Bot 13828c6a3f chore(i18n,learn): processed translations (#55571) 2024-07-21 07:35:03 -07:00
Gagan Bhullar bc27963216 fix(curriculum): dice game - step 9 - Update hint text (#55565) 2024-07-21 06:24:23 +02:00
Sze Yeung 044adc8487 fix(curriculum): Fixing Typo in Learn Interfaces by-Building an Equation Solver Step 11 (#55577) 2024-07-19 22:23:20 +02:00
Gagan Bhullar 210a0b75dd fix(curriculum): decimal to binary converter - Confusing quotes (#55550) 2024-07-19 01:13:51 -07:00
Huyen Nguyen 29607fb473 feat(client): prefetch next challenge (#55472)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-07-19 11:12:07 +03:00
Tom fe4cd80c1e fix: ignore block order for all upcoming blocks (#55546) 2024-07-19 09:16:01 +02:00
Anna 973b7175c9 fix(curriculum): use-blank-word-instead-of-char (#55444) 2024-07-18 20:13:10 -05:00
Lasse Jørgensen 579260e7f0 fix(curriculum): Update tests, remove reference to self-closing element (#55457) 2024-07-18 13:31:37 -05:00
Lasse Jørgensen 5c96ec2fbd fix(curriculum): Update tests, remove reference to self-closing element (#55445)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
2024-07-18 13:22:23 -05:00
Oliver Eyton-Williams d9d3f545c0 fix: broken lockfile (#55560) 2024-07-18 11:14:44 -05:00
Tom d05a2cb7d4 fix: comment dictionary with submodule (#55527)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-07-18 17:17:12 +02:00
Huyen Nguyen 2c308aed62 fix(a11y): remove textbox role from search bar wrapper (#55406) 2024-07-18 09:48:39 -05:00
freeCodeCamp's Camper Bot 3fcfe897fb chore(i18n,learn): processed translations (#55540)
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-07-18 07:29:48 -05:00