Commit Graph

31639 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
4f005bf3e2 fix(actions): create crowdin PRs only if they lint (#48023) 2022-10-14 12:44:32 +05:30
camperbot
58d794f3e9 chore(i18n,client): processed translations (#48022) 2022-10-13 19:00:46 +05:30
camperbot
9329bc7d7d chore(i18n,docs): processed translations (#48021) 2022-10-13 12:36:45 +00:00
Piyush Keshari
52b782cd10 chore(curriculum): fix phrase that goes against our challenges guideline (#48017)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-10-13 10:30:58 +00:00
Dhruva Srinivas
bdf2c5b6d0 fix: small error in front-end libs intro (#48005) 2022-10-13 11:26:10 +02:00
abe
4ab1dd8926 fix(curriculum): recursion challenges that abuse global space (#47680)
* fix: recursion challenges that abuse global space #43516

* fix challenge phrasing and create separate test

* fix: challenges which pollute/impure functions should not pass

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/javascript-algorithms-and-data-structures-projects/cash-register.md

allow users to ab(use) global space in cash register

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/build-a-roman-numeral-converter-project/roman-numeral-converter.md

allow users to abuse global space in roman numeral converter

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: kravmaguy <flex4lease@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-10-12 15:00:24 -05:00
Oliver Eyton-Williams
1459bc6879 chore: only run one spec with electron (#47998) 2022-10-12 21:38:08 +05:30
Mrugesh Mohapatra
092d7d04d6 feat(api): add redirect for users blocked by okta (#47992)
* feat(api): add redirect for users blocked by okta

* fix: redirect blocked users immediately

* fix: return early if no userInfo

We can't proceed without it, so we have to ask the user to try again.

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-10-12 20:28:21 +05:30
Mrugesh Mohapatra
06765555c1 feat(client): add page for users blocked by okta (#47991) 2022-10-12 20:21:19 +05:30
Atir Nayab
fdaa149758 fix(curriculum): updated ES5 and ES6 class description (#47935)
* fix(curriculum): updated ES5 and ES6 class description

* fix: es5 example removed

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-class-syntax-to-define-a-constructor-function.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-class-syntax-to-define-a-constructor-function.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-class-syntax-to-define-a-constructor-function.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-class-syntax-to-define-a-constructor-function.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-class-syntax-to-define-a-constructor-function.md

Co-authored-by: Sem Bauke <semboot699@gmail.com>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-10-12 16:20:15 +02:00
camperbot
81bec2d1fb chore(i18n,docs): processed translations (#47999) 2022-10-12 15:17:31 +02:00
camperbot
de689a9cd3 chore(i18n,client): processed translations (#48000) 2022-10-12 15:17:07 +02:00
Mrugesh Mohapatra
4e3ce1e7d3 fix(e2e): reduce load on the CI (#47997) 2022-10-12 16:58:58 +05:30
Prince Mendiratta
567de3bedb fix: do not display breadcrumbs with iframe (#47989)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-12 12:36:01 +02:00
Aniket Sinha
7e9aed8327 fix(curriculum): update CatPhotoApp Step 12 instructions (#47988)
Update 5dfa22d1b521be39a3de7be0.md
2022-10-12 10:11:11 +02:00
Jeremy L Thompson
d1e65cfafa fix(curriculum): faster solution for primes (#47990) 2022-10-12 09:05:43 +02:00
Kristofer Koishigawa
f27912f206 chore: add blocked to blocklist (#47993) 2022-10-12 11:50:39 +05:30
Prathamesh Gawas
e42907a40c fix(client): prevent submitting forms in iframe (#47799)
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2022-10-12 04:24:26 +05:30
Oliver Eyton-Williams
7b24e7e597 fix(test): stop filtering out third-party (#47982)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-12 01:23:32 +05:30
Derryk Boyd
d380f13172 chore(client): ts migrate builders.js (#47813)
* Rename builders.js > builderst.ts

* Chore: Migrate builders.js to typescript

* Replace _concatHtml with concatHtml

Co-authored-by: Derryk Boyd <derryk@redmantech.com>
2022-10-11 11:42:08 -07:00
Oliver Eyton-Williams
2f6530325d revert(i18n,learn): processed translations (#47985)
This reverts commit bd21f4b483.
2022-10-11 23:56:51 +05:30
Alekzandriia
a02cd6448c fix(learn): update verbiage to emphasize on \n instead of \r (#47841)
Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-11 20:02:47 +02:00
SADIK KUZU
3522ce6f34 fix(api): write variable names in correct manner (#47883) 2022-10-11 17:25:56 +02:00
Derryk Boyd
37d2a6d544 refactor(curriculum): Remove header element from cafe-menu practice project (#47970)
Remove header element from menu challenge

Co-authored-by: Derryk Boyd <derryk@redmantech.com>
2022-10-11 17:20:44 +02:00
Mrugesh Mohapatra
0885f4f4e4 fix: update url and status in sd-markup (#47978) 2022-10-11 20:27:34 +05:30
SoumyadebMisra
c8ca831353 fix(curriculum): colored markers - clarify meta tag description (#47281)
* Update 616965351e74d4689eb6de30.md

fixes #47266

Specified that a new `meta` tag is to be added and added the reason for doing so.

* fix: update wording

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-10-11 16:52:56 +02:00
Anuran Das
d327f9c821 fix(curriculum): update front end demo project urls (#47894) 2022-10-11 09:37:06 -05:00
camperbot
bd21f4b483 chore(i18n,learn): processed translations (#47979) 2022-10-11 16:34:00 +02:00
Kobe Ruado
536362de53 fix(curriculum): instructions and tests for a11y quiz step 56 (#47681) 2022-10-11 16:25:36 +02:00
Ayush-singla27
6ab90b4de2 fix(curriculum): Added definition of vh and rem (#47942) 2022-10-11 16:02:30 +02:00
Niraj Nandish
0214eb2488 feat: cypress 10 (#47886)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-10-11 18:40:25 +05:30
camperbot
987e4fdd9e chore(i18n,docs): processed translations (#47976) 2022-10-11 18:39:14 +05:30
camperbot
322290c6f5 chore(i18n,client): processed translations (#47977) 2022-10-11 18:38:32 +05:30
Hdanzo
e935d75edc feat(client,seo): add structured data for courses (#47659)
Co-authored-by: HDAnzo <hdanzoategui@softwarenatura.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-11 16:51:23 +05:30
Juan Pablo Loaiza
fd59c177ea fix(learn): Cafe Menu Step 13 - add checks for more than 1 style element (#47630)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
Co-authored-by: Juan Pablo Loaiza <jpablo@MacBook-Pro-de-Juan.local>
2022-10-11 02:39:20 +05:30
camperbot
960eb4bb31 chore(i18n,learn): processed translations (#47963) 2022-10-10 12:35:19 -07:00
camperbot
97c5e1b67c chore(i18n,docs): processed translations (#47961) 2022-10-10 19:12:17 +02:00
Derryk Boyd
e90ab0c196 fix(curriculum): reconstruct HTML structure in CatPhotoApp and Cafe Menu for accessibility issues (#47790)
* fix: Move h1 element inside main for catPhotoApp

* fix: adjust header position in cafe menu challenge

* Remove console.dir calls

* update RWD project solutions with new header positions

* Move h1 element outside of section

* Remove console log

Co-authored-by: Derryk Boyd <derryk@redmantech.com>
2022-10-10 18:04:34 +02:00
camperbot
3badbbf527 chore(i18n,client): processed translations (#47962) 2022-10-11 00:39:51 +09:00
Ahmad Abdolsaheb
ebc69b1933 revert(tools): Flex and Spacer components - UI Components (#47964) 2022-10-10 16:34:10 +01:00
Sirasit Thitirattanakorn
17ba240313 feat(tools): Flex and Spacer components - UI Components (#47231)
* implement: flex and spacer components

* implement: Flex and Spacer components

* delete core.3149

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-10 16:19:26 +03:00
Muhammed Mustafa
245b5e2642 chore: add section about how the articles are built (#47960)
* chore: add section about how the articles are built

* removing factual inaccuracies and clearing up how it works

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-10-10 16:18:57 +05:30
Naomi Carrigan
56a8e75799 docs: add issue assignment template (#47955)
* docs: add issue assignment template

* docs: note about labels

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-10-10 15:25:05 +05:30
Mrugesh Mohapatra
8e705d29fb docs: update security section 2022-10-10 15:20:58 +05:30
hbar1st
d83f0b539f docs(moderator): create onboarding guide for fCC moderators (#47938)
* create file

* create first draft mod onboarding guide

* Update docs/moderator-onboarding-guide.md

corrections to grammar

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

* Update docs/moderator-onboarding-guide.md

grammar corrections, remove use of fCC for freeCodeCamp instead

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

* Update docs/moderator-onboarding-guide.md

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

* Update docs/moderator-onboarding-guide.md

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

* Update docs/moderator-onboarding-guide.md

use a markdown tip instead of bracket notation

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

* Update docs/moderator-onboarding-guide.md

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

* Update docs/moderator-onboarding-guide.md

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

* Update docs/moderator-onboarding-guide.md

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

* Update docs/moderator-onboarding-guide.md

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

* Update docs/moderator-onboarding-guide.md

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

* Update docs/moderator-onboarding-guide.md

add akistmet and system code tags so they are not translated

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

* Update docs/moderator-onboarding-guide.md

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

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-10-09 22:01:07 -07:00
renovate[bot]
cd4b05988c chore(deps): update codesee to v0.389.0 2022-10-10 02:58:41 +00:00
renovate[bot]
9e48b06e35 chore(deps): update dependency eslint-plugin-react to v7.31.9 2022-10-09 23:50:11 +00:00
Atir Nayab
898e7701dd fix(curriculum): survey form descendant typo (#47953) 2022-10-09 20:19:27 +00:00
Mrugesh Mohapatra
00f0c2dee1 docs: clearer tone for non-native speakers (#47946)
* docs: clearer tone for non-native speakers

* chore: fix formatting
2022-10-09 15:42:05 +02:00
Naomi Carrigan
95a724e153 fix: cypress third-party ignore docs (#47940) 2022-10-09 07:14:07 +02:00