Nielda Karla
|
b7f0c07ff5
|
fix(curriculum): tasks with overlapping audio (#58813)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2025-02-18 11:24:24 +00:00 |
|
Kevin Barrantes Cerdas
|
cd98889f34
|
fix(curriculum): Update semantic html review page (#58821)
|
2025-02-18 11:50:31 +01:00 |
|
Asbed B
|
8219f75a4c
|
fix(curriculum): typo in transcript (#58864)
|
2025-02-18 11:06:07 +01:00 |
|
Niraj Nandish
|
dac7fa3a14
|
feat(api): exam screenshot service (#56940)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2025-02-18 09:24:54 +00:00 |
|
Oliver Eyton-Williams
|
71e39308a4
|
fix: optionally keep source if setting file contents (#58747)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2025-02-18 08:48:20 +01:00 |
|
freeCodeCamp's Camper Bot
|
e34e63176a
|
chore(i18n,learn): update i18n-curriculum submodule (#58831)
|
2025-02-18 08:20:05 +01:00 |
|
Niraj Nandish
|
3b0ebe66cd
|
fix: mobile app bugs (#58833)
|
2025-02-18 08:19:20 +01:00 |
|
Oliver Eyton-Williams
|
0d1d9ee479
|
fix: resize xterm with container (#58731)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2025-02-18 06:54:48 +00:00 |
|
Mohamad Salman
|
ff2f60b9b7
|
chore(client): remove unused CSS (#58829)
|
2025-02-18 06:48:10 +00:00 |
|
freeCodeCamp's Camper Bot
|
df2d22ea5d
|
chore(i18n,client): processed translations (#58828)
|
2025-02-18 11:40:23 +05:30 |
|
Iris Liu
|
d7426188aa
|
fix(curriculum): typo in Understanding Asynchronous Programming intro (#58853)
Co-authored-by: “Iris <“liuirisny@gmail.com”>
|
2025-02-18 02:32:14 +00:00 |
|
Gaurav Sharma
|
90c4dc373d
|
fix(curriculum): Update intro text for Sentence Maker lab (#58854)
|
2025-02-18 02:29:28 +00:00 |
|
Neha Gupta
|
77a95d0beb
|
fix(curriculum) : updating tests and hints for trivia-bot-lab (#58841)
|
2025-02-17 17:16:02 -05:00 |
|
Mohamad Salman
|
bc9a72d6dd
|
chore: remove unused placeholder object from intro.json (#58846)
|
2025-02-17 17:13:04 -05:00 |
|
agilan11
|
e20a169b9b
|
fix(curriculum): Fixed question to replace misleading 'standard' and `alternative' terms with accurate content-box and border-box distinctions. (#58653)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2025-02-17 16:41:31 +00:00 |
|
Viachaslau Ihnatsiuk
|
f347306cf3
|
fix(curriculum): update distractors for questions (#58818)
|
2025-02-17 06:47:28 -08:00 |
|
c0d1ng_ma5ter
|
1364e4576a
|
fix(curriculum): undeclared variables in tests (#58692)
|
2025-02-17 06:36:02 -08:00 |
|
Mrugesh Mohapatra
|
f0a9e9bb41
|
fix(cd): allow deployments on push
CI - E2E - 3rd party donation tests / Build & Test (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
|
2025-02-17 15:54:58 +05:30 |
|
Supravisor
|
947f9df1fd
|
fix(curriculum): contraction typo (#58825)
|
2025-02-17 11:22:07 +01:00 |
|
Mrugesh Mohapatra
|
db5201f5b2
|
fix: update deployment workflows (#58817)
i18n - Build Validation / Validate i18n Builds (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
|
2025-02-15 19:18:57 +05:30 |
|
Oliver Eyton-Williams
|
85477175cb
|
feat(client): remove preview from js labs (#58804)
|
2025-02-15 12:46:07 +00:00 |
|
Anna
|
7c230bb298
|
fix(curriculum): update date object title (#58815)
|
2025-02-15 06:21:31 +01:00 |
|
Oliver Eyton-Williams
|
7ccb14358f
|
refactor: simplify challengeDataSelector (#58806)
|
2025-02-15 09:14:53 +05:30 |
|
Oliver Eyton-Williams
|
1aeb65b445
|
fix: run tests in iife to avoid name conflicts (#58805)
|
2025-02-15 09:14:31 +05:30 |
|
Oliver Eyton-Williams
|
ceb0e60460
|
fix: have console open for all JS challenges (#58808)
|
2025-02-15 09:13:38 +05:30 |
|
Mrugesh Mohapatra
|
40958082ce
|
fix(CI/CD): update deployment workflows
CI - E2E - 3rd party donation tests / Build & Test (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
|
2025-02-14 23:31:15 +05:30 |
|
Mrugesh Mohapatra
|
528b2e4d2b
|
feat(deployments): build and deploy the stack
|
2025-02-14 18:32:14 +05:30 |
|
Ange Karara Mbabazi
|
76c0b29b14
|
fix(curriculum): update questions for console.log() lecture (#58803)
|
2025-02-14 10:37:49 +00:00 |
|
Oliver Eyton-Williams
|
5b0f491c52
|
refactor(api): simplify logging (#58707)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
|
2025-02-14 12:06:16 +02:00 |
|
Ilenia
|
c739c994ed
|
refactor(curriculum): Remove errors from cat photo app (#58743)
|
2025-02-14 10:46:10 +01:00 |
|
JungLee-Dev
|
6d0f95ff11
|
fix(curriculum): add mention of transcripts to DOM lecture (#58794)
i18n - Build Validation / Validate i18n Builds (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
|
2025-02-14 08:25:09 +00:00 |
|
JungLee-Dev
|
af1a61769b
|
fix(curriculum): add mention of transcripts av map local storage (#58797)
|
2025-02-14 08:02:45 +01:00 |
|
JungLee-Dev
|
a3d0bf5a50
|
fix(curriculum): add mention of transcripts to design (#58800)
|
2025-02-14 08:00:33 +01:00 |
|
JungLee-Dev
|
3995476db5
|
fix(curriculum): add mention of transcripts to JS intro lecture (#58793)
|
2025-02-14 07:39:34 +01:00 |
|
Jessica Wilkins
|
6b143a7160
|
chore(curriculum): adding set 5 of transcripts for DOM lecture block (#58691)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-13 22:21:39 -08:00 |
|
JungLee-Dev
|
9ce56977b5
|
fix(curriculum): add mention of transcripts to classes and recursion (#58796)
|
2025-02-14 06:38:12 +01:00 |
|
JungLee-Dev
|
2266a371ce
|
fix(curriculum): add mention of transcripts to forms dates (#58798)
|
2025-02-14 06:37:24 +01:00 |
|
JungLee-Dev
|
98bc234f03
|
fix(curriculum): add mention of transcripts functional async (#58795)
|
2025-02-14 06:36:33 +01:00 |
|
JungLee-Dev
|
366293a870
|
fix(curriculum): add mention of transcripts higher order debugging (#58799)
|
2025-02-14 06:35:13 +01:00 |
|
Supravisor
|
3730e7b652
|
fix(curriculum): add mention of transcripts to functions and array modules (#58792)
|
2025-02-14 06:27:10 +01:00 |
|
Supravisor
|
061d48eccc
|
fix(curriculum): add mention of transcripts to code editors and booleans modules (#58791)
|
2025-02-14 06:26:02 +01:00 |
|
Supravisor
|
a2daf69d3d
|
fix(curriculum): add mention of transcripts to CSS grid and animations modules (#58790)
|
2025-02-14 06:22:45 +01:00 |
|
Supravisor
|
b9d475106f
|
fix(curriculum): add mention of transcripts to responsive web design and css variables modules (#58789)
|
2025-02-14 06:21:17 +01:00 |
|
Supravisor
|
84890961ae
|
fix(curriculum): add mention of transcripts to Frontend libraries chapter (#58788)
|
2025-02-14 06:19:03 +01:00 |
|
Oliver Eyton-Williams
|
0c754bf690
|
fix(client): show project previews (#58761)
CI - E2E - 3rd party donation tests / Build & Test (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
|
2025-02-14 09:55:30 +05:30 |
|
DanielRosa74
|
552791879c
|
feat(curriculum): add intros for blocks 8 and 9 of the B1 superblock (#58783)
|
2025-02-13 15:18:34 -08:00 |
|
Supravisor
|
250d693e12
|
fix(curriculum): include an example of a decorator (#58753)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-13 15:18:07 -08:00 |
|
Supravisor
|
a03317a702
|
fix(curriculum): Add mention of transcripts to computer basics and basic CSS modules (#58787)
|
2025-02-13 15:17:54 -08:00 |
|
Oliver Eyton-Williams
|
62cdd77e8a
|
chore(client): migrate to React 17 (#58355)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
|
2025-02-13 13:51:03 -08:00 |
|
Supravisor
|
535ca82895
|
fix(curriculum): add mention of transcripts to HTML chapter (#58782)
|
2025-02-13 21:44:36 +00:00 |
|