Commit Graph

32649 Commits

Author SHA1 Message Date
Muhammed Mustafa
fbdc8a7ec1 feat(client): rename portofolio file to portfolio-projects (#49615)
* feat(client): rename portofolio file to protfolio-projects

* squash merge to main

* fix typo in the file name

* use one type for profileProjects

* revert the renaming of portfolio prop

* fix type in the new form Correct function
2023-03-23 12:06:52 +05:30
Jiajun Jiao
17cc7d9926 fix(curriculum): remove -webkit-clip-path from sr-only and its test (#49796)
* removed `-webkit-clip-path` property form sr-only

* Update 6201a59be346d399c21d10b1.md

Removed an extra webkit-clip-path

* deleted one more webkit-clip-path in step 43

---------

Co-authored-by: cto234 <112995544+cto234@users.noreply.github.com>
2023-03-23 05:49:16 +01:00
Ahmad Abdolsaheb
2adaf4c87a feat (client): turn classic show into a functional component (#49491)
* feat: turn classic show into a functional component

* fix: pass redux challengeFiles to components

* feat: add hooks

---------

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-03-22 17:54:10 +00:00
camperbot
5cc3f6560f chore(i18n,learn): processed translations (#49795) 2023-03-22 19:44:27 +02:00
Oliver Eyton-Williams
36b06be8ce chore: extend lint:ts to cover api (#49793)
* fix: include express-session types + suppress err

* chore: add api to lint:ts

* fix: remove unnecessary typeRoots config
2023-03-22 17:59:46 +05:30
Ian Vandeventer
982878948f fix(curriculum): make string untranslatable in JS words blank challenge (#49779)
fix(curriculum): protect example from translation
2023-03-21 20:44:06 +01:00
camperbot
b6c727dded chore(i18n,docs): processed translations (#49783) 2023-03-21 10:14:12 -07:00
camperbot
32a7b6523e chore(i18n,learn): processed translations (#49787) 2023-03-21 20:57:41 +05:30
renovate[bot]
7ecf6a44bc chore(deps): update jest monorepo to v29 (major) (#49775)
* chore(deps): update jest monorepo to v29

* chore: install jest-environment-jsdom

* chore: update snapshots

* fix: update config to transform nanoid+uuid

* chore: update babel's node target

This does not seem strictly necessary, but is probably for the best.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-03-21 12:37:23 +00:00
Shaun Hamilton
3dab4261fb fix(client): allow endpoint on projects (#49656)
* fix(client): allow endpoint on projects

* refactor: structure form.tsx code similarly 

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-03-21 09:47:04 +01:00
Muhammed Mustafa
6c0f2d0998 fix(tools): FromControl disregard the default attributes (#49411)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-03-21 14:05:55 +05:30
Bruce Blaser
55216af8bd fix(curriculum): building a nutrition label step 53 tests (#49552)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-03-21 13:58:49 +05:30
Lasse Jørgensen
4617011edb fix(learn): implement box-sizing correctly (#49578)
fix(learn): implement box sizing correctly
2023-03-21 13:58:24 +05:30
Muhammed Mustafa
5a2b5f1ed2 fix(client): stop margin from pushing outline out of the container (#49647)
* feat(client): stop margin from pushing outline out of the container

* remove the parent because it was breaking the layout on mobile devices

* sort the mobile and laptop layout

* remove extra property

* Update client/src/components/Header/components/universal-nav.css

* center the logo and fix the extra pixel issue

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

* increase padding top

---------

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-03-21 13:56:04 +05:30
Amedov Bekmuhamet
34e89b360b fix: delete an artefact from gatsby-config.js (#49700) 2023-03-21 13:50:50 +05:30
Manabu Matsumoto
9136f8e408 fix(UI): give the spacer a few standard sizes (#49723)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-03-21 08:17:42 +00:00
Ahmad Abdolsaheb
d3396a2017 feat(client): expose nav donate button for non-donor (#49705)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-03-21 13:31:44 +05:30
Muhammed Mustafa
92a5a48534 refactor(client): clean landing page CSS file (#49726)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-03-21 13:20:44 +05:30
Wenodh
e06ef206d4 fix(client): misaligned quotes on the 404 page (#49744)
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-03-21 13:19:22 +05:30
Lars Kappert
e5715b5948 chore: update knip config (#49778)
* chore: update knip config

* chore: stick to knip v1 in npm scripts
2023-03-21 11:23:26 +05:30
camperbot
965660122f chore(i18n,docs): processed translations (#49769) 2023-03-20 08:55:13 -07:00
camperbot
20146dc4c0 chore(i18n,learn): processed translations (#49773) 2023-03-20 20:07:10 +05:30
camperbot
aec86f94f1 chore(i18n,client): processed translations (#49770) 2023-03-20 08:42:01 -05:00
renovate[bot]
62f4b5e8ec chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0 (#49748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 13:29:46 +00:00
Mrugesh Mohapatra
496235c4ad chore: drop the knip workflow (#49768) 2023-03-20 17:06:10 +05:30
Oliver Eyton-Williams
65a7b0f9ff fix: update scripts + remove unused (#49740)
* chore: remove unused scripts

* fix: update scripts for pnpm + typescript

* fix(scripts): use localhost for start-test

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

---------

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2023-03-20 14:28:21 +05:30
Genevieve L'Oreal
830763da05 fix(curriculum) - clearer mongoose install and set up instructions (#49754)
* Update install and set up instructions

I've added more specific instructions around where the mongoose.connect method should be called. Without context and prior knowledge for freeCodeCamp students, there may be confusion around whether this command needs to be called from the terminal or elsewhere.

* Update install and set up instructions - formatting

Small update to formatting for clarity

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

---------

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-03-19 18:46:24 +07:00
renovate[bot]
607111978a fix(deps): update prisma monorepo to v4.11.0 (#49758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-19 12:25:26 +05:30
renovate[bot]
803688b626 fix(deps): update dependency @stripe/stripe-js to v1.49.0 2023-03-19 01:40:12 +00:00
renovate[bot]
1c793d39b7 chore(deps): update dependency joi to v17.8.4 2023-03-18 23:07:53 +00:00
renovate[bot]
c94962a825 chore(deps): update babel monorepo 2023-03-18 21:49:50 +00:00
renovate[bot]
9710c9ec8a chore(deps): update automerged always - codesee to v0.536.0 2023-03-18 18:24:57 +00:00
Mrugesh Mohapatra
04ee95dc3e fix(lint): rename the challenge schema file 2023-03-18 22:12:47 +05:30
Mrugesh Mohapatra
c97cae27e1 feat(tools): add warnings for filename-convention 2023-03-18 22:12:47 +05:30
Mrugesh Mohapatra
e1f0ff5b60 chore: rename components in kebab-case (#49737) 2023-03-18 23:03:37 +07:00
Mrugesh Mohapatra
566fcd79f5 chore: remove mend bolt 2023-03-18 20:25:40 +05:30
camperbot
bca5958201 chore(i18n,docs): processed translations (#49739) 2023-03-18 17:09:12 +05:30
mend-bolt-for-github[bot]
e05d8fb30d feat: Configure Mend Bolt for GitHub (#49760)
* Add .whitesource configuration file

* Update .whitesource

---------

Co-authored-by: mend-bolt-for-github[bot] <42819689+mend-bolt-for-github[bot]@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2023-03-18 17:06:51 +05:30
renovate[bot]
aefda2a38f fix(deps): update dependency redux-saga to v1.2.3 2023-03-18 10:36:11 +00:00
renovate[bot]
e96f2e3db9 chore(deps): update dependency webpack to v5.76.2 2023-03-18 08:53:25 +00:00
renovate[bot]
e0be65b2d3 chore(deps): update github actions 2023-03-18 07:37:14 +00:00
renovate[bot]
75a75abab4 chore(deps): update dependency @types/node to v18.15.3 2023-03-18 04:24:48 +00:00
camperbot
a1984fc264 chore(i18n,learn): processed translations (#49747) 2023-03-17 15:10:40 -07:00
Mrugesh Mohapatra
14c05d99fb chore: rename templates in kebab-case (#49738) 2023-03-17 12:56:38 -07:00
al6862
659b038c51 fix(curriculum): update "SVG canvas" to "SVG" in D3 course (#49684) 2023-03-17 19:02:12 +02:00
camperbot
c02c50065b chore(i18n,learn): processed translations (#49741) 2023-03-17 17:40:39 +02:00
Sem Bauke
f578a22c99 fix: disable portfolio description if over 288 characters (#49730)
* fix: description if characters is over 288 characters on portfolio

* feat: add tests

* Update client/src/components/helpers/form/block-save-button.tsx
2023-03-17 12:27:53 +01:00
camperbot
ef1115c47e chore(i18n,docs): processed translations (#49728)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-03-16 12:08:26 -05:00
camperbot
3c5bf598d2 chore(i18n,learn): processed translations (#49729) 2023-03-16 11:40:02 -05:00
Oliver Eyton-Williams
17d7fc0af5 feat(api): use pino-pretty for dev logging (#49713)
feat: use pino-pretty for dev logging
2023-03-16 15:42:01 +00:00