Commit Graph

35946 Commits

Author SHA1 Message Date
dwrik
ecd4d60cc3 fix(ui): editable region boundaries not persisting on refresh (#55658) 2024-07-29 16:24:51 +02:00
Tom
2a36629aa3 chore(curriculum): remove i18n curriculum and dictionaries (#55645) 2024-07-29 08:35:53 +02:00
Gagan Bhullar
2b8169dc4f fix(client): OS specific submit button text (#55631)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-28 14:58:23 -07:00
Lasse Jørgensen
f5404dd049 fix(curriculum): remove "locally" from dotenv requirements (#55615) 2024-07-26 22:07:55 -07:00
Tom
99023bfcdc chore(curriculum): remove BUILD_WITH_SUBMODULE env variable (#55654) 2024-07-26 17:12:11 +02:00
Nayeli De Jesus
82ec052a3f fix(curriculum): number sorter (js beta) step 8: awkward phrasing (#55655) 2024-07-26 00:46:31 -07:00
Gagan Bhullar
788c621ea0 fix(curriculum): decimal to binary converter step 77 wording change (#55644) 2024-07-25 13:39:12 -04:00
Oliver Eyton-Williams
02b1077abe test(api): don't sign in before testing signin (#55661) 2024-07-25 13:36:12 -04:00
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