Commit Graph

35748 Commits

Author SHA1 Message Date
camperbot
77769db9af chore(i18n,client): processed translations (#50330) 2023-05-10 00:58:02 +09:00
Oliver Eyton-Williams
8577c982ea docs: enabling new languages link to handbook (#50326) 2023-05-09 18:18:04 +03:00
camperbot
efcc02b6e8 chore(i18n,docs): processed translations (#50329) 2023-05-09 23:38:14 +09:00
Dario-DC
579fee70a3 chore(curriculum): fixed a test and some text in odin project's css foundations (#50288)
* fixed a test and some text in Olin project's CSS foundations
2023-05-09 14:01:31 +03:00
Oliver Eyton-Williams
8ed409ddc9 fix(client): allow user code to build after update (#50323) 2023-05-09 13:32:04 +03:00
Ben DaGloria Rifleman
0e8e7bf232 fix(docs): replace exclusionary language, add punctuation (#50318) 2023-05-09 12:17:30 +03:00
Muhammed Mustafa
afd4402a49 feat(api): add subscribe to quincy email endpoint (#50305) 2023-05-09 09:10:39 +00:00
DanielRosa74
a267f5a6d9 chore(i18n,learn): include 2 translated certs in Portuguese curriculum (#50316)
* Update superblock-order.ts

Added College algebra and Project Euler to Audited

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-05-09 10:46:43 +02:00
Muhammed Mustafa
d502ff973b feat(api): add keyboard shortcut endpoint (#50286) 2023-05-09 09:55:36 +02:00
Oliver Eyton-Williams
c2cb818f87 chore(api): add test utilities (#50289) 2023-05-09 11:15:54 +05:30
camperbot
f5509d7ba4 chore(i18n,docs): processed translations (#50312) 2023-05-08 20:45:36 +05:30
camperbot
0652f111a5 chore(i18n,learn): processed translations (#50314) 2023-05-08 20:45:14 +05:30
Muhammed Mustafa
0d98f28b9e feat(client): delete generic success message in the alert (#49780)
* change the flash message in profileui endpoint

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-05-08 16:58:06 +02:00
camperbot
13334014c9 chore(i18n,client): processed translations (#50313) 2023-05-08 14:15:13 +01:00
Ahmad Abdolsaheb
6115df88cd feat: replace code lock epic with saga (#50088) 2023-05-08 14:28:21 +05:30
Muhammed Mustafa
39538c8b22 feat(client): polish the styles for the lang button (#50256)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-05-08 13:16:19 +05:30
renovate[bot]
b3d70a3381 fix(deps): update dependency @growthbook/growthbook-react to v0.16.0 (#50310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 13:14:05 +05:30
renovate[bot]
427414a24b chore(deps): update dependency @fastify/type-provider-typebox to v3.2.0 2023-05-07 08:05:16 +00:00
renovate[bot]
dd931ab4a1 fix(deps): update dependency @fastify/middie to 8.2 2023-05-07 05:43:12 +00:00
renovate[bot]
ef0476412d chore(deps): update automerged always - codesee to v0.582.0 2023-05-07 02:22:27 +00:00
renovate[bot]
f7d9421a24 fix(deps): update dependency react-router-dom to v6.11.1 2023-05-06 22:18:42 +00:00
renovate[bot]
b6cc977f8d chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.31 2023-05-06 19:02:24 +00:00
renovate[bot]
3e5fc35bb2 fix(deps): update dependency @monaco-editor/react to v4.5.1 2023-05-06 17:17:16 +00:00
renovate[bot]
b23b9d4414 chore(deps): update dependency @types/react to v16.14.41 2023-05-06 16:36:09 +00:00
renovate[bot]
fd94b618d5 chore(deps): update dependency @types/react-transition-group to v4.4.6 2023-05-06 12:38:56 +00:00
renovate[bot]
31619ecb52 chore(deps): update babel monorepo 2023-05-06 08:18:33 +00:00
renovate[bot]
d63db59a93 chore(deps): update github/codeql-action digest to 29b1f65 2023-05-06 04:04:55 +00:00
Naomi Carrigan
45082eea85 feat: better lang selector tests (#50294) 2023-05-06 02:36:20 +05:30
camperbot
dfd4caf293 chore(i18n,client): processed translations (#50291) 2023-05-05 22:51:44 +09:00
camperbot
6f6bfc2a1e chore(i18n,learn): processed translations (#50292) 2023-05-05 22:50:51 +09:00
camperbot
3488424465 chore(i18n,docs): processed translations (#50290) 2023-05-05 14:48:39 +02:00
Lasse Jørgensen
1b69bbdaef fix(curriculum): Be more explicit about using parameters (#50269) 2023-05-05 13:25:38 +02:00
Bruce Blaser
a52b13c17e fix: remove tool panel buttons from mobile layout (#47683) 2023-05-05 10:55:52 +05:30
Naomi Carrigan
cf9972b362 feat(tools): add tests for language selector (#50284) 2023-05-05 10:54:14 +05:30
Ahmad Abdolsaheb
5cac374138 feat(client): add progress donation modal cta rotation (#50274)
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2023-05-05 10:53:06 +05:30
Jeremy L Thompson
9f1637f55a fix - clarify text, example, and seed code (#50242)
* fix - clarify text, example, and seed code

* fix missed variable

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-data-structures/iterate-through-the-keys-of-an-object-with-a-for...in-statement.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

---------

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-05-05 06:31:11 +03:00
camperbot
9e425d0572 chore(i18n,learn): processed translations (#50279) 2023-05-04 08:44:37 -07:00
camperbot
125e0aaceb chore(i18n,client): processed translations (#50277) 2023-05-04 08:44:14 -07:00
Naomi Carrigan
180e9dd1de fix: remove comments from code examples (#50254) 2023-05-04 13:44:53 +03:00
Dario-DC
fc0b99a6cb chore(curriculum): fixed variable name in spam filter project (#50272)
fixed variable name in spam filter project
2023-05-04 11:08:59 +02:00
Tom
d02bb663c4 refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta

* fix: test?
2023-05-04 08:46:58 +02:00
Krzysztof G
45d2ffa676 fix(client): LanguageList export (#50268)
fix: LanguageList export
2023-05-03 22:51:26 +03:00
Naomi Carrigan
b45aadca54 chore: codesee ignores gitignore (#50264) 2023-05-03 16:38:11 +00:00
camperbot
c76959f185 chore(i18n,learn): processed translations (#50262) 2023-05-03 08:57:50 -07:00
camperbot
c314e08df2 chore(i18n,client): processed translations (#50261) 2023-05-03 18:32:38 +03:00
Shaun Hamilton
e30e6d9f55 fix(api-server): check type of email to prevent throw (#50259) 2023-05-03 14:53:28 +02:00
camperbot
8094d0892a chore(i18n,docs): processed translations (#50249) 2023-05-03 12:25:08 +00:00
renovate[bot]
49b72f7197 chore(deps): update dependency markdownlint to v0.28.2 (#50218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 11:08:48 +02:00
Muhammed Mustafa
cc272beb7a feat(tools): use context to set dropup in the dropdown (#50200)
* feat(tools): use context to set dropup in the dropdown

* remove the extra export

* clean extra changes export and make it into arrow function

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>

---------

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-05-03 11:02:15 +02:00
Tom
3f0202a7b8 feat(client): add faq section to landing page (#50243)
* feat: add faq section to landing page

* fix: add review suggestions

* fix: add CTA below testimonials

* fix: cypress
2023-05-02 11:39:35 -07:00