Commit Graph

5675 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
cbbad2238b fix: send CSRF-Token with GET requests (#54605) 2024-05-02 20:32:59 +05:30
freeCodeCamp's Camper Bot
f684036d45 chore(i18n,client): processed translations (#54592) 2024-05-01 08:41:53 -05:00
Ahmad Abdolsaheb
c07524789f fix(client): map progress ui (#54576)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-05-01 08:22:09 -05:00
freeCodeCamp's Camper Bot
1c115d294f chore(i18n,client): processed translations (#54567)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-29 20:53:11 -05:00
Anna
9f7ecffc0d feat(learn): create a progress indicator map (#53963)
Co-authored-by: sembauke <semboot699@gmail.com>
2024-04-29 09:55:24 -07:00
Huyen Nguyen
b38ef48ed3 fix(client): clarify what progress reset includes (#54542) 2024-04-29 06:09:44 +00:00
Jenna (Ju Hee) Han
5cbe0b709e feat: added stats component to profile page (#54301) 2024-04-27 23:20:26 +03:00
Shaun Hamilton
b334ef64ff refactor(client): remove hasNoTests by challenge type (#54494)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-26 07:30:10 +00:00
Tom
8cf4708cee fix(client): i18n c# exam prerequisite challenges alert (#54030) 2024-04-26 11:46:04 +05:30
Manabu Matsumoto
b094d070eb fix(a11y): make the focus outline not be cut off (#54478)
Co-authored-by: huyenltnguyen <huyenltnguyen@users.noreply.github.com>
2024-04-25 22:39:22 -07:00
freeCodeCamp's Camper Bot
e6b05ee25d chore(i18n,learn): processed translations (#54537)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-26 12:26:37 +07:00
Oliver Eyton-Williams
adfb87e898 feat: only remove comments when specified in the test (#54372) 2024-04-25 18:03:43 -07:00
Mostafa Elgreatly
f8426e617e chore:remove isBeta flag (#54491) 2024-04-25 19:13:57 -05:00
Kristofer Koishigawa
1a553ba49a feat: add note about the status of the english certification (#54500)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-25 16:48:11 -07:00
Anna
2a4c291715 fix(learn) : update the quiz cert footer (#54442)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-25 14:37:13 -07:00
Jessica Wilkins
cf2485f3d4 feat(curriculum): adding 1st review project for JS cert (#54489)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-25 17:04:51 -04:00
Huyen Nguyen
0bda3a2f25 fix(client): challenge description not using correct font (#54531)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-25 13:53:37 -07:00
Oliver Eyton-Williams
7d8e3d78a1 fix(client): hot-reloading challenges (#54515) 2024-04-25 11:18:31 -07:00
Oliver Eyton-Williams
6781457c7a fix(client): handle pure js challenges in multifile editor (#54438) 2024-04-24 11:46:11 -07:00
Tom
c618a64bc0 fix(client): use block instead of fields: blockName in graphql query (#54519) 2024-04-24 18:28:51 +02:00
Oliver Eyton-Williams
93d454a5b3 fix: replace other messages with any build error (#54505) 2024-04-24 21:43:33 +07:00
freeCodeCamp's Camper Bot
db655b8f15 chore(i18n,client): processed translations (#54483) 2024-04-22 22:54:30 +09:00
Anna
b07e7c8659 fix: restore missing reset button (#54389)
Co-authored-by: Manabu Matsumoto <mmatsumoto1026@gmail.com>
2024-04-19 10:00:55 +02:00
Oliver Eyton-Williams
805be1d2aa fix(client): full width border for console tab (#54437) 2024-04-18 12:19:53 -07:00
Oliver Eyton-Williams
ef30ec4363 fix: show console on load for new js project (#54439) 2024-04-18 09:35:31 -07:00
Naomi
a3cd1f19e6 feat(client): conditionally hide preview for new js project (#54416) 2024-04-18 11:05:32 +02:00
Oliver Eyton-Williams
88327aadc3 fix(client): prevent dispatches during render (#54422) 2024-04-18 10:27:05 +02:00
Naomi
d6835ef8b7 feat: new introductory javascript project (#54305)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-04-17 16:29:14 +00:00
freeCodeCamp's Camper Bot
ff083caf50 chore(i18n,client): processed translations (#54421) 2024-04-17 23:03:54 +09:00
Anna
196f51bbc9 fix(i18n): use translated text for play button (#54401) 2024-04-16 15:35:33 +00:00
Shaun Hamilton
b12479b415 chore(client): remove execute-challenge-saga log (#54412) 2024-04-16 06:43:34 -05:00
Huyen Nguyen
8ffd180b4c fix(client): forum search link for English challenges missing block name (#54393) 2024-04-15 09:57:30 -07:00
freeCodeCamp's Camper Bot
803cfd6b56 chore(i18n,client): processed translations (#54396) 2024-04-15 09:38:01 -07:00
Sem Bauke
706c479b35 feat: The Odin Project function basics (#54349)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-04-15 09:47:28 +02:00
Giovanni Ruberto
a7b835f6c7 fix(curriculum): removed hyphens searching for topic from coding pages (#54294)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-04-14 13:19:44 -07:00
Moshe
198704a83f refactor: move joinArray & parseDate to utils (#54240) 2024-04-12 14:07:32 -05:00
Sem Bauke
87e00c3aff fix: make it easier to show and focus shortcuts modal (#54201) 2024-04-12 13:14:16 -05:00
Tom
729e8f4046 feat(client): add linkedIn credential id to share btn (#54376) 2024-04-12 17:32:33 +02:00
Oliver Eyton-Williams
83d739951b Revert "feat(client): add linkedIn credential id to share btn (#54346)" (#54373) 2024-04-12 13:11:55 +00:00
Tom
559626814e feat(client): add linkedIn credential id to share btn (#54346) 2024-04-12 10:15:14 +02:00
Ahmad Abdolsaheb
22277435e0 feat: accept multiple modals ab test (#54299) 2024-04-11 10:10:03 +02:00
Mrugesh Mohapatra
3f37d94ae1 fix(client): improve help modal verbiage and styles (#54278) 2024-04-11 15:03:08 +07:00
Muhammed Mustafa
086ff36333 feat(api): get certslug route (#50515)
Co-authored-by: Sboonny <muhammed@freecodecamp.org>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-04-11 12:27:46 +05:30
Oliver Eyton-Williams
e88200ef69 fix: never flush logs after executing tests (#54342) 2024-04-10 09:30:05 -07:00
Supravisor
ec0905a323 feat(client): fallback image for portfolio page (#54262)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-09 10:40:10 +02:00
Sem Bauke
84b1a402a8 refactor: remove component library as internal dependency (#54322) 2024-04-08 19:35:30 +02:00
freeCodeCamp's Camper Bot
08fbfe3b82 chore(i18n,client): processed translations (#54323) 2024-04-08 08:57:23 -07:00
Huyen Nguyen
361aaa9fe8 chore(e2e,playwright): remove unused test IDs (#54309) 2024-04-05 20:26:30 +02:00
Sem Bauke
f34f725e9a test(e2e): migrate tags test to playwright (#54167) 2024-04-05 22:50:45 +07:00
Giovanni Ruberto
c82a57e1d3 feat(UI): added specific label for MacOS check-code button (#54276)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tomas Bern <bekjon_98@mail.ru>
2024-04-05 08:49:32 +02:00