Shaun Hamilton
|
1e48c21cf5
|
fix(curriculum): approximate lab-date-conversion test (#56468)
|
2024-10-05 13:20:04 +02:00 |
|
Suzuru
|
63359ff234
|
fix(curriculum): use double quotations in console.log statement (#56516)
|
2024-10-04 19:10:09 +00:00 |
|
Ritesh S Hiremath
|
ed5fb9bca8
|
feat(curriculum): add the JavaScript Array Quiz (#56493)
|
2024-10-04 21:00:27 +02:00 |
|
Milos Spartan
|
3fde9b45a9
|
feat(curriculum): create javascript variables and data types quiz (#56448)
|
2024-10-04 18:58:19 +00:00 |
|
Louiza Mak
|
bab503fbc8
|
fix(curriculum): update test instruction wording (#56524)
|
2024-10-04 18:08:38 +00:00 |
|
Tom
|
75401e13ee
|
feat(client, challenge-parser): add explanation to challenges (#56472)
|
2024-10-04 14:59:50 -03:00 |
|
Roy John Lee
|
32cf5e4616
|
fix(curriculum): remove jQuery from Build a Recipe Page lab (#56507)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
|
2024-10-04 19:19:22 +02:00 |
|
Roy John Lee
|
b08e6b5c6e
|
fix(curriculum): double quoting strings in code examples (#56514)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
|
2024-10-04 10:02:58 -07:00 |
|
Kristofer Koishigawa
|
a378208d4d
|
feat: dynamically generate search placeholder (#56276)
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
|
2024-10-04 16:42:45 +00:00 |
|
Oliver Eyton-Williams
|
45fb3774bd
|
refactor: CURRICULUM_LOCALE fallback to English (#56522)
|
2024-10-04 09:37:05 -07:00 |
|
Nayan Mapara
|
8d56e38f43
|
feat(curriculum): create debugging quiz (#56429)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
|
2024-10-04 18:29:03 +02:00 |
|
Shubha Ruidas
|
429c803268
|
feat(curriculum): Bash Commands quiz (#56459)
|
2024-10-04 18:09:52 +02:00 |
|
Oliver Eyton-Williams
|
321915cbe9
|
refactor(parser): helper to get paragraph content (#56326)
|
2024-10-04 09:42:41 -05:00 |
|
Shaun Hamilton
|
ea44135808
|
feat(api): add exam-environment endpoints (#55662)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-10-04 09:20:18 -05:00 |
|
Oliver Eyton-Williams
|
ced457fed5
|
refactor: move CSRF code into plugin (#56447)
|
2024-10-04 12:56:04 +00:00 |
|
Naomi the Technomancer
|
86527f448c
|
feat: boilerplate for tooling and deployment quiz (#56463)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
|
2024-10-04 07:13:48 -05:00 |
|
Aaryan Prothi
|
d95c78e323
|
feat(curriculum): localStorage and CRUD Quiz (#56449)
|
2024-10-04 15:25:31 +05:00 |
|
Ilenia
|
eabc35f6f8
|
fix(curriculum): added a test in step 55 of pyramid try to guide more the camper (#56478)
|
2024-10-04 11:44:12 +02:00 |
|
Sem Bauke
|
b4f6b430c6
|
feat: Add note about profile settings being moved to the profile page (#56483)
|
2024-10-04 01:04:51 -07:00 |
|
Roy John Lee
|
b9dab40c04
|
fix(curriculum): Delete Task section and add missing content to Instructions (#56508)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
|
2024-10-03 22:04:54 -07:00 |
|
Ritesh S Hiremath
|
ba28c81286
|
fix(curriculum): replace jQuery with vanilla js (#56499)
|
2024-10-04 04:41:44 +00:00 |
|
Harshit Rojra
|
c620eef077
|
fix(curriculum): Missing space in function declaration #56498 (#56502)
|
2024-10-04 01:53:52 +00:00 |
|
Louiza Mak
|
8e45299366
|
fix(curriculum): typo and hint text wording (#56503)
|
2024-10-04 00:43:19 +00:00 |
|
Oliver Eyton-Williams
|
7bb3381a46
|
build: add workflow to publish images to DOCR (#54025)
|
2024-10-03 17:24:32 -07:00 |
|
Oliver Eyton-Williams
|
cb4061c250
|
feat(api): redirect on error if request ACCEPTs html (#56445)
|
2024-10-03 16:10:25 -07:00 |
|
Bulut Yerli
|
250f313dad
|
fix(curriculum): logic for platform collision detection (#56488)
|
2024-10-03 15:43:07 -07:00 |
|
Naomi the Technomancer
|
6b66e3456b
|
feat(curriculum): create semantic html quiz (#56417)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-10-03 22:05:37 +00:00 |
|
Sem Bauke
|
b0146aa865
|
feat: move profile settings to profile page (#56135)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-10-03 13:34:41 +02:00 |
|
Tom
|
17bb3aeb73
|
fix(client): add instructions to challenge view components (#56341)
|
2024-10-02 17:22:07 -03:00 |
|
Raghav Sharma
|
cbcd56503f
|
fix(curriculum): add function call to code snippet so it outputs in console (#56458)
|
2024-10-02 19:56:41 +02:00 |
|
Zaira
|
285a49a10c
|
feat(curriculum): date conversion lab (#56332)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2024-10-02 15:22:51 +00:00 |
|
Zaira
|
3d9ffa5cff
|
feat(curriculum): add contact form lab (#56270)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
|
2024-10-02 08:10:31 -07:00 |
|
freeCodeCamp's Camper Bot
|
587fa0c1d7
|
chore(i18n,learn): update i18n-curriculum submodule (#56457)
|
2024-10-02 20:29:18 +05:30 |
|
Tom
|
0c3dc1d81b
|
fix(client/ui): lab demo button (#56334)
|
2024-10-02 16:08:49 +02:00 |
|
freeCodeCamp's Camper Bot
|
f1bb0402bc
|
chore(i18n,client): processed translations (#56453)
|
2024-10-02 09:02:41 -05:00 |
|
Huyen Nguyen
|
0ba9eeff43
|
refactor(api, curriculum): use the shared shuffleArray util (#56444)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-10-02 08:55:38 -05:00 |
|
Zaira
|
52ea949997
|
feat(curriculum): add lunch picker lab (#56054)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2024-10-02 08:49:59 -05:00 |
|
Oliver Eyton-Williams
|
274680dbdb
|
refactor: separate public and private plugins (#56359)
|
2024-10-02 13:52:02 +02:00 |
|
CracktheDom
|
b0ab8450f1
|
fix(curriculum): Revise instructions for using template literals and interpolation (#56440)
|
2024-10-02 08:12:58 +02:00 |
|
Huyen Nguyen
|
6f4488998a
|
feat(client): quiz challenge with validation (#56163)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-10-01 21:08:09 +02:00 |
|
Dario-DC
|
377bfc42da
|
feat(curriculum): add hash table lab (#56301)
|
2024-10-01 09:24:41 -07:00 |
|
Dario-DC
|
da5e0177c4
|
feat(curriculum): add depth-first search lab (#56378)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
|
2024-10-01 09:22:14 -07:00 |
|
Lalith Kanakamedala
|
1b06afbcf9
|
fix(UI): Resolved conflicting bg color in Tests (#56018)
|
2024-10-01 16:58:28 +03:00 |
|
Shiva Sai
|
0b5894f388
|
fix(curriculum): remove use of template interpolation (#56395)
|
2024-10-01 09:29:40 +00:00 |
|
Nomaan Ahmad
|
ccc03e8f6d
|
fix(curriculum): Removed TODO comment in Python Equation Solver project (#56393)
|
2024-10-01 08:15:04 +00:00 |
|
Naomi the Technomancer
|
d6ce939f50
|
feat(tools): autoclose specific python file prs (#56376)
|
2024-10-01 09:47:58 +02:00 |
|
Oliver Eyton-Williams
|
a3e6a3516e
|
refactor(curriculum): use RandomMocker from curriculum-helpers (#56324)
|
2024-09-30 22:18:12 -07:00 |
|
Lasse Jørgensen
|
0f5cb9d3cd
|
fix(curriculum): head content test (#56257)
|
2024-09-30 15:07:26 -05:00 |
|
Ilenia
|
03fa03c66e
|
chore(curriculum): add file metadata microservice lab (#56361)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-30 19:42:36 +00:00 |
|
Ilenia
|
6cbd72743d
|
chore(curriculum): add timestamp microservice lab to cert (#56358)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-30 19:39:28 +00:00 |
|