Commit Graph

29129 Commits

Author SHA1 Message Date
89c94e54e7 chore(client): add and apply naming convention (#44110)
* refactor: remove unused types

* chore: add naming-convention lint rule

* refactor: rename redux proptypes

* chore: remove Type suffix from prop-types

* chore: apply conventions to ajax

* chore: apply convention to create-types

* chore: apply convention to show-project-links

* chore: search-bar

* chore: Hotkeys

* chore: privacy

* chore: portfolio

* chore: search-page-hits

* chore: search-suggestion

* chore: search-hits

* chore: no-hits-suggestion

* chore: timeline-pagination

* chore: various profile files

* chore: heat-map

* chore: portfolio

* chore: certifications

* chore: landing-top

* chore: certifications

* chore: campers-image

* chore: big-call-to-action

* chore: paypal related files

* chore: show-user

* chore: show-settings

* chore: show-certification

* test: rename profile snap

* fix: ignore snake case for stripe card form

* refactor: remove duplicate type declarations

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: handle null solutions in Timeline

* test: add remaining Profile props

* refactor: revert accidental rename

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-11-11 10:09:50 -08:00
85359ed00a chore(i18n,curriculum): update translations (#44159) 2021-11-11 21:32:39 +05:30
48e44ddc05 chore(i18n,learn): update translations (#44158) 2021-11-11 14:10:15 +01:00
b54747afae chore(deps): update dependency eslint-plugin-react to v7.27.0 (#44151)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 17:04:25 +05:30
e27ad96264 fix(deps): update dependency react-i18next to v11.14.1 (#44146)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 12:25:47 +05:30
fb6995cefc chore(deps): update dependency @testing-library/dom to v8.11.1 (#44116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 12:10:31 +05:30
c5b1cd2994 chore(deps): update dependency eslint-plugin-import to v2.25.3 (#44150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:29:59 +05:30
f64537599e chore(deps): update dependency webpack to v5.63.0 (#44131)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:28:52 +05:30
8060e58e73 chore(deps): update dependency redux-saga-test-plan to v4.0.4 (#44128)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:28:24 +05:30
23482c2a2c fix(deps): update dependency reselect to v4.1.2 (#44119)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:27:29 +05:30
4c04de0611 chore(deps): update codesee to v0.140.0 (#44117)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:27:02 +05:30
9cd5f5f00e chore(curriculum): add instructions 07 (#44152)
* Update polygon-area-calculator.md

* Update probability-calculator.md

* Update time-calculator.md

* Apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-11-10 23:02:33 +01:00
db777d914a feat(client): ts-migration for EditorTabs component (#44006)
* chore: rename the file EditorTabs.js to tsx

* refactor: refactor the file EditorTabs to tsx

refactor: refactor the file EditorTabs to tsx

refactor: refactor the file EditorTabs to tsx

* Update client/src/templates/Challenges/classic/desktop-layout.tsx

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: IsmailTlemcani <ismail.tlemcani@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-11-10 08:50:02 -08:00
2657265a84 chore(i18n,learn): update translations (#44153) 2021-11-10 16:49:12 +00:00
ba8efbba8b chore(deps): update babel monorepo to v7.16.3 (#44147)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 22:03:07 +05:30
6c5bd13612 chore(deps): update dependency mock-fs to v5.1.2 (#44142)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 21:59:01 +05:30
5a57d28bc0 fix(deps): update dependency @stripe/stripe-js to v1.21.1 (#44115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 21:57:53 +05:30
385ed3a695 chore(i18n,curriculum): update translations (#44154) 2021-11-10 08:27:30 -08:00
7f769cdaf8 Add Patreon client key validation (#44155) 2021-11-10 08:21:50 -08:00
6feeaa289b fix(deps): update dependency @types/react-dom to v17.0.11 (#44107)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 20:17:39 +05:30
38c7cab70a fix: bump number of english articles (#44149) 2021-11-10 12:57:15 +04:00
8d6d210d82 feat(client): ts-migration for the Mobile Layout component (#44082)
* chore: rename the file MobileLayout.js to tsx

* refactor: refactor the file MobileLayout to TS

Co-authored-by: IsmailTlemcani <ismail.tlemcani@gmail.com>
2021-11-10 09:29:19 +01:00
26319e0094 fix: ignore package-lock (#44148) 2021-11-10 08:05:05 +01:00
419b3b3719 fix(curriculum): Fix a typo in 10-coding-interview-prep/rosetta-code/subleq (#44133)
* Fix a typo

* Fix more new line issues
2021-11-09 12:52:37 -06:00
b0165ad25d chore(i18n,curriculum): update translations (#44140) 2021-11-09 18:15:00 +00:00
229fa686ca feat(curriculum): css ferris wheel (#43460)
* feat: initial infra

* feat: initial step breakdown

* feat: expand instructions

* feat: write tests!

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: more tweaks

* chore: ferris → Ferris

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: no lang

* chore: fix lint issues

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-09 18:03:21 +00:00
5ffd65e4e7 chore: remove Types suffixes from client/src/redux/prop-types.ts (#44010)
* chore: remove Type suffixes from client/src/redux/prop-types.ts.

* chore: add  PropType suffixes to PropTypes in client/src/redux/prop-types.ts.
2021-11-09 14:21:46 +00:00
4c88fcdc69 chore(i18n,curriculum): update translations (#44139) 2021-11-07 07:23:44 -08:00
9385d7997b chore(i18n,curriculum): update translations (#44138) 2021-11-06 08:56:52 -07:00
09b1592a53 chore(i18n,learn): update translations (#44137) 2021-11-06 15:14:58 +00:00
b25abf086e chore(i18n,docs): update translations (#44136) 2021-11-06 15:14:35 +00:00
b9296b515a fix(deps): downgrade lerna to v3 (#44129) 2021-11-05 11:13:00 -07:00
19259d76d4 chore(curriculum): add instructions (#44125)
* Update budget-app.md

Branch to address the issue [ i18n: Python projects' instructions are not translatable #43836](https://github.com/freeCodeCamp/freeCodeCamp/issues/43836)

* Apply suggestions from code review

Co-authored-by: Ilenia <nethleen@gmail.com>

* Apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Ilenia <nethleen@gmail.com>

* Apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-11-05 19:12:38 +01:00
08d50f4c22 chore(i18n,learn): update translations (#44130) 2021-11-05 16:01:50 +00:00
9082671475 feat: highlight editable region (#44123)
* feat: give editable region own background

* refactor: remove unused prop

* fix: remove debugging log

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-11-05 08:41:55 -07:00
0a5c7cbfcf fix(tools): stop multiple prettier runs on large commits (#44124) 2021-11-04 17:41:18 +00:00
cb373132cb chore(i18n,learn): update translations (#44121) 2021-11-04 17:02:04 +00:00
353388c9cc chore(i18n,docs): update translations (#44120) 2021-11-04 17:01:27 +00:00
421dab38e8 feat(client): add Patreon button (#44113)
* feat(add): add patreon button

* feat: add noreferrer

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-04 09:06:24 -07:00
3dc810ffb8 chore(i18n,curriculum): update translations (#44122) 2021-11-04 15:53:18 +01:00
753ea937ea feat: Allow display username with uppercase characters (#43667)
* feat: Allow display username with uppercase characters

* fix: ensure user can change username to uppercased version

* fix: ensure that same username in a different case does not require validation
2021-11-04 11:18:40 +01:00
a961b2c032 fix(curriculum): use CSSHelper for grid-template-columns (#43982) 2021-11-04 09:24:18 +01:00
039809d961 feat: add note about campfire mode (#44118)
* feat: add note about campfire mode

* chore: shorter :)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-04 09:38:44 +04:00
9179b2fc55 feat: add stripe authentication support (#44060)
* feat: add stripe authentication support

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-03 10:32:03 -07:00
77ff095d89 chore(i18n,learn): update translations (#44112) 2021-11-03 08:24:08 -07:00
efdbf1c2b7 chore(i18n,docs): update translations (#44111) 2021-11-03 08:23:46 -07:00
18a239e9a1 chore(i18n,curriculum): update translations (#44114) 2021-11-03 08:22:32 -07:00
98fe099ef7 chore: python demo (#43854) 2021-11-03 12:30:00 +00:00
0b79725a9e chore(deps): apply npm audit fix on all packages (#44108)
chore(deps): apply npm audit fix on all packages
2021-11-03 16:26:50 +05:30
a971126368 docs: update Node.js and npm versions 2021-11-03 15:06:19 +05:30