Commit Graph

37745 Commits

Author SHA1 Message Date
Jessica Wilkins 00c089a160 feat(curriculum): adding React Forms, Data Fetching and Routing Review page (#59169)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-03-10 23:52:04 +00:00
Sem Bauke b9b94c3187 feat(api): add logging to bouncer (#59056) 2025-03-10 13:21:03 -05:00
freeCodeCamp's Camper Bot 8337325267 chore(i18n,learn): update i18n-curriculum submodule (#59206) 2025-03-10 13:01:02 -05:00
Sem Bauke d071676ae7 feat(api): add debug logging for security headers in response (#59070)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-03-10 12:57:23 -05:00
freeCodeCamp's Camper Bot 19501eea73 chore(i18n,client): processed translations (#59203) 2025-03-10 09:45:17 -07:00
agilan11 e466ed93ad fix(curriculum): update workshop instructions to clarify named exports with example. (#59190) 2025-03-10 12:50:38 +01:00
Shaun Hamilton 924e9c6db4 chore(client): re-order curriculum map (#59105) 2025-03-10 12:48:50 +01:00
Mohamad Salman 7b122496b6 fix(curriculum): ensure h3 element requires a valid closing tag (#58982) 2025-03-10 16:45:47 +05:00
Huyen Nguyen 0a280c0acf chore(deps): dedupe dependencies (#59201) 2025-03-10 12:35:26 +01:00
uqnquvwfkq 1c2e89bd8c feat(curriculum): Add 20 new Semantic HTML quiz questions. (#59025)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-03-10 12:30:03 +01:00
Jessica Wilkins b974dcd817 fix(curriculum): update video id to fix code example in regex lecture (#59195) 2025-03-10 10:03:32 +01:00
Oliver Eyton-Williams 44c43e3c0a refactor: simplify test-evaluator (#59037) 2025-03-09 22:54:37 -07:00
Supravisor c142d46b84 fix(curriculum): Capitalise word to match casing in HTML element (#59200) 2025-03-09 22:37:18 -07:00
Mrugesh Mohapatra afb3aceb4e fix(gha): remove on push trigger (#59199) 2025-03-10 01:17:37 +05:30
Ilenia e0767a05e4 chore(curriculum): remove logs from tests for inventory management lab (#59187) 2025-03-09 07:26:41 +01:00
Beau Carnes e23f1e2bc5 fix(curriculum): content box video url (#59152)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-03-08 15:58:24 +00:00
c0d1ng_ma5ter a645f69ce9 fix(curriculum): Fix broken phone validator test (#59164) 2025-03-08 09:17:03 -06:00
Oliver Eyton-Williams e74bc4dfed fix(api): use req, not _req when logging (#59181) 2025-03-08 08:53:54 -06:00
Mrugesh Mohapatra 4db30c47d0 docs(readme): remove devops section (#59185) 2025-03-08 12:49:40 +01:00
Nicholas Wilson de737e33b5 chore(links): replace URLs with HTTPS for better security (#59182) 2025-03-08 10:16:46 +00:00
Jessica Wilkins e1b4902f73 chore(curriculum): updating performance quiz (#59144) 2025-03-08 10:50:37 +01:00
Oliver Eyton-Williams fb41606128 refactor: use srcdoc instead of frame.write (#59161) 2025-03-07 22:42:45 +00:00
Ahmad Abdolsaheb abb2587055 fix: clean up google analytics (#59178)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-03-07 22:36:34 +00:00
Sem Bauke 7e9f500dc0 fix(curriculum): The Odin Recipe Project make test more versatile (#59123) 2025-03-07 17:48:03 +01:00
Beau Carnes cfc34ebe67 fix(curriculum): update video url let const (#59170) 2025-03-07 05:14:19 -08:00
freeCodeCamp's Camper Bot ddaed661ed chore(i18n,learn): update i18n-curriculum submodule (#59180) 2025-03-07 13:29:28 +01:00
Beau Carnes 41cc7b1b8c fix(curriculum): update video url box model (#59172) 2025-03-07 13:20:04 +01:00
Estefania Cassingena Navone ab256b2156 chore(curriculum): update form validation lecture and transcript (#59174) 2025-03-07 04:14:46 -08:00
Oliver Eyton-Williams 28b8555ab7 fix(client): order editors like their tabs (#59163) 2025-03-07 14:15:56 +03:00
Lalit Rajbanshi 5e2b19af1b fix(curriculum): remove scrimba links from legacy JS cert (#58671)
Co-authored-by: sembauke <semboot699@gmail.com>
2025-03-07 11:28:43 +01:00
Jessica Wilkins 6692706749 feat(curriculum): adding content for performance review page (#59131)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-03-07 11:22:47 +01:00
limpa95 00ab089f40 fix(curriculum): change user to users (#59176) 2025-03-07 09:46:53 +00:00
Jessica Wilkins 6abcc6bd48 chore(curriculum): updating react useState and useEffect quiz (#59154) 2025-03-07 10:21:31 +01:00
Yusuf Can Aşur 65a27af3c5 fix(curriculum): incorrect splice() question and feedback (#59033)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-03-07 10:15:04 +01:00
Supravisor f8b71adcd2 chore(curriculum): object and function indentation (#58953) 2025-03-07 10:09:30 +01:00
tc d7b836133e fix(curriculum): Changed text 'article' to 'lecture' in UI design fundamentals (#59177) 2025-03-07 10:01:39 +01:00
JungLee-Dev c00b53818f fix(curriculum): Added explain that the hr element is a void element (#59031)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-03-07 08:27:36 +01:00
Clarence 31be5d7a76 fix(curriculum): clarify instruction in pyramid generator (#59166) 2025-03-06 21:16:51 -05:00
Krzysztof G. e65f3e44b5 feat(tools): verify no overlapping dialogue times (#58564) 2025-03-06 22:08:33 +00:00
Oliver Eyton-Williams af05efca4a chore: upload to crowdin earlier (#59142)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2025-03-06 19:10:32 +05:30
Supravisor 7ae6b148d7 fix(curriculum): reword verb-ing phrase (#59156) 2025-03-06 13:03:21 +01:00
Clarence 95aa53aeb8 chore(curriculum): update cat nip to catnip (#59155) 2025-03-06 13:02:19 +01:00
Tom f1a155aeae refactor(client): move queries for map to map component (#59074) 2025-03-06 08:52:51 +01:00
Krzysztof G. 5181f06b77 fix(curriculum): clear element before test (#59148) 2025-03-06 08:31:26 +01:00
Supravisor d434408760 fix(curriculum): example typo and misplaced apostrophe (#59153) 2025-03-06 08:26:34 +01:00
Sem Bauke 09499eec1f fix(profile): simplify stats component and allow streaks to exceed 6 months (#58763)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-03-05 20:36:13 +00:00
c0d1ng_ma5ter 1d9e1f2018 fix(curriculum): Clarify wording in storytelling app (#59149) 2025-03-05 20:28:41 +00:00
c0d1ng_ma5ter 2ab077c753 fix(curriculum): Improve wording in sorting visualizer instructions (#59146)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-03-05 20:11:54 +00:00
Sorya Ek bb835c026c feat(curriculum): clarify shortcircuiting in shopping cart project (#59053) 2025-03-05 19:54:08 +00:00
Aditya Ravichandran 90a2280d5b fix(curriculum): React and Redux step 8 - update tests (#59109) 2025-03-05 11:20:53 -08:00