Commit Graph

32372 Commits (218fe6605b862553317c4658417f0cc922e67f23)

Author SHA1 Message Date
camperbot 218fe6605b
chore(i18n,client): processed translations (#49369) 2023-02-13 20:32:14 +05:30
Mrugesh Mohapatra b4fa56be3e
feat(tools): sentry apm and other telemetry (#49230) 2023-02-13 14:32:49 +00:00
renovate[bot] 2b63eaa8bb
chore(deps): update dependency joi to v17.7.1 (#49339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 11:31:28 +00:00
renovate[bot] ea7df4fb9a
fix(deps): update font awesome to v6.3.0 (#49357)
* fix(deps): update font awesome to v6.3.0

* update profile snapshot for the new icon

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sboonny <muhammed@freecodecamp.org>
2023-02-13 11:23:33 +00:00
renovate[bot] 028112f215
fix(deps): update dependency @growthbook/growthbook-react to v0.11.2 (#49344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 17:02:48 +05:30
Mrugesh Mohapatra 51217a62db
fix: update github actions trigger configs (#49328) 2023-02-13 16:56:48 +05:30
renovate[bot] f2a4f58911
chore(deps): update dependency @types/node to v18.13.0 (#49348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 10:06:39 +00:00
renovate[bot] 046f73a0f4
chore(deps): update typescript-eslint monorepo to v5.51.0 (#49355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 10:05:01 +00:00
jpjpjp 57932418fd
fix(curriculum): nutrition label step 53 instruction (#49349)
fix(curriculum): Add 0mg span element too

this commit fixes #49324
2023-02-11 17:41:16 +00:00
Shiva kumar 65b9f87b0b
fix(curriculum): remove attributes from Building a registration Form (#49334)
fix #49301-removed name attributes from seed code on step 41
2023-02-11 11:34:56 +00:00
renovate[bot] 8aa35385a0
chore(deps): update dependency prettier to v2.8.4 (#49341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 10:47:49 +00:00
renovate[bot] 3065d7cab7
chore(deps): update dependency tailwindcss to v3.2.6 (#49342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 10:47:01 +00:00
Vansh Baghel e9b2cc630b
chore(curriculum) : Added backticks and class reference to bar word (#49322)
Added backticks and class reference to bar word
2023-02-11 08:00:51 +00:00
a2937 1cc6c55469
Chore : Migrate universal-navigation.js (#49337) 2023-02-11 07:57:47 +00:00
renovate[bot] d7787eb0cc
chore(deps): update github/codeql-action digest to 17573ee (#49338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 07:30:19 +00:00
camperbot c12f7ad623
chore(i18n,client): processed translations (#49325) 2023-02-10 21:17:31 +00:00
Mrugesh Mohapatra 17bca17c1c
chore: rename e2e tests (#49332) 2023-02-10 17:14:29 +00:00
Muhammed Mustafa a1ebe6dcd6
refactor(client): turn image validation component into subComponent (#49155)
* refactor(client): clean extra FormGroup component in personal info

* Revert "refactor(client): clean extra FormGroup component in personal info"

This reverts commit cc29df3033.

* refactor show image component into JSX

* Remove redundant text

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

---------

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-02-10 17:13:27 +00:00
a2937 63762164d5
chore: migrate navigation bar tests to TypeScript (#49215)
* Chore: Rename navbar

* Remove error suppressors

* Fix the prototype issue

* Experiment with listeners

* Fix the arguments problem.

* Remove anti-pattern loader.

* Fix: Properly wait for the page to load.
2023-02-10 16:47:39 +00:00
Mrugesh Mohapatra 8a66f2967d
chore: rename curriculum tooling (#49333) 2023-02-10 16:21:43 +00:00
Muhammed Mustafa 47ffd20f74
fix(client): add type to warn misuse of attributes in formControl (#48696)
* feat: add type to warn miss usage of attributes in formControl

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

* refactor the value type

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

* add condition type for readyonly and onchange types

* warn when using readonly and onchange props together

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* allow value to be undefined

* Make read-only undefined

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

---------

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: sembauke <semboot699@gmail.com>
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-02-10 13:24:23 +00:00
Ahmad Abdolsaheb 6e53c852de
feat(client): pull percentage challenge data from redux (#49308)
* feat(client): pull percentage challenge data from redux

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* feat: update updateAllChallengesInfo name

---------

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-02-10 13:16:11 +00:00
Mrugesh Mohapatra ffc97f15d1
fix(api): update mobile-auth ratelimit config (#49194)
* fix(api): use proper name for collection

* fix(api): use the x-forwarded-for ip address
2023-02-10 13:13:54 +00:00
Mrugesh Mohapatra 0f4fd9d57b
chore: rename mockfiles in jest config (#49318) 2023-02-10 13:12:02 +00:00
Mrugesh Mohapatra 96a5699c39
chore: rename icons (#49319) 2023-02-10 13:11:16 +00:00
Mrugesh Mohapatra eff2166262
chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
Muhammed Mustafa 77c8809b00
refactor(client): cleanup honesty policy section (#49003)
Co-authored-by: Bruce B <bbsmooth@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: sidemt <25644062+sidemt@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
Co-authored-by: Quincy Larson <QuincyLarson@users.noreply.github.com>
2023-02-09 13:37:22 -06:00
camperbot f17a7a266b
chore(i18n,client): processed translations (#49307) 2023-02-09 07:51:09 -06:00
Jeremy L Thompson 1ce707bb92
Fix(curriculum) better order of tests for Nutrition Step 33 (#49299)
* fix - better order of tests for Nutrition Step 33
2023-02-09 12:45:57 +01:00
Balaji Sivasakthi 2b6ac6f731
fix(curriculum): fix bad use of comma in d3 course "add a tooltip to a d3 element step" (#49296) 2023-02-09 12:12:47 +01:00
Mrugesh Mohapatra 9b6042e44d
feat: enable mobile auth endpoints (#49298
Reverts #49212
2023-02-09 14:01:13 +05:30
Maciej Bąba 335044fece
fix(curriculum): delete repeated sentence on data visualization with D3 project (#49275)
delete repeated sentence
2023-02-09 05:59:05 +01:00
Shaun Hamilton 9191bd987a
fix(curriculum): soften regex test ad-node (#49240) 2023-02-08 15:41:12 -06:00
Ahmad Abdolsaheb 6c97591ca6
feat(client): turn default layout to a functional component (#49289) 2023-02-08 15:28:26 -06:00
camperbot a9f292f5da
chore(i18n,learn): processed translations (#49292) 2023-02-08 15:19:30 -06:00
Sriparno Roy 9472a8c912
fix(curriculum): make step 16 of learn accessibility project easier to read (#49251)
* Fix sentence construction

* Fix sentence construction
2023-02-08 18:15:45 +02:00
Sem Bauke 928dcbe08c
feat: transfer The Odin Project to its own superblock (#49202)
* feat: the odin-project superblock

* feat: break everything

* fix: correct meta names

* fix: meta again

* fix: tests

* fix: help category and external curriculum test

* fix: file names again

* fix: help category

* fix: remove console log

---------

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-02-08 15:21:03 +01:00
Oliver Eyton-Williams 919c1d8c20
chore: remove info key (#49290) 2023-02-08 14:53:04 +01:00
camperbot 94f48cc587
chore(i18n,learn): processed translations (#49280) 2023-02-08 08:53:51 +01:00
@DiegoCascavita 0e538a926d
fix(curriculum): renaming tabs for uniformity in responsive design (#49286)
renaming tabs for uniformity in responsive design
2023-02-08 08:08:06 +01:00
Sriparno Roy c3855d011e
fix(curriculum): make step 43 of learn typography project easier to read (#49250) 2023-02-07 08:53:55 -07:00
Muhammed Mustafa f558e93bb5
refactor(tools): fix selector type error in the footer.ts (#49259) 2023-02-07 18:17:49 +09:00
hbar1st 8fe7893b0d
fix(i18n): replace English with Arabic quotes and compliments (#49262) 2023-02-06 18:35:09 +02:00
abe 4494b0c05b
fix(UI): keep portal preview open (#48451)
* moved portal states to redux

stored a global window

open window if does not exist clear htmlif already exists

moved close window to desktop-layout

close portal if user navigates to route outside of challenges

naming conventions, specify url

dispatch setIsAdvancing and use in portal preview

* fix: close portal if main window closes

* fix: refactor it

* Revert "fix: refactor it"

This reverts commit 197a40a3a6.

* feat: add isAdvancing to hotkeys

* fix: revert to pane on first step of block

* fix: safari issues

* fix: revert to pane when not advancing

---------

Co-authored-by: kravmaguy <flex4lease@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-02-06 08:18:46 +01:00
renovate[bot] 4b8d4c495b chore(deps): update automerged always - codesee to v0.494.0 2023-02-05 23:37:22 +00:00
renovate[bot] 1221853719
chore(deps): update dependency @types/node to v18 (#49233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 12:34:51 +01:00
renovate[bot] bb2dda3fcc
fix(deps): update dependency @growthbook/growthbook-react to v0.11.1 (#49091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 12:30:57 +01:00
renovate[bot] 0c2d9ea030
chore(deps): update dependency mocha to v10 (#49239)
* chore(deps): update dependency mocha to v10

* fix(scripts): executable `bin/mocha -> bin/mocha.js`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-02-05 12:29:41 +01:00
camperbot 6f45efef44
chore(i18n,learn): processed translations (#49241) 2023-02-05 12:17:28 +01:00
renovate[bot] 0c9d032ca3 fix(deps): update dependency validator to v13.9.0 2023-02-05 10:02:18 +00:00