Commit Graph

32361 Commits

Author SHA1 Message Date
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
renovate[bot]
b8d4fc3196 chore(deps): update dependency @types/node to v16.18.12 2023-02-05 07:12:59 +00:00
renovate[bot]
ac247f6646 chore(deps): update typescript-eslint monorepo to v5.50.0 2023-02-05 04:41:44 +00:00
renovate[bot]
8c28147c14 chore(deps): update automerged always - codesee to v0.493.0 2023-02-04 21:25:23 +00:00
renovate[bot]
e536ba5224 fix(deps): update dependency typescript to v4.9.5 2023-02-04 19:39:26 +00:00
renovate[bot]
33f9825164 fix(deps): update dependency node-fetch to v2.6.9 2023-02-04 17:50:42 +00:00
renovate[bot]
9f871cb2c5 fix(deps): update dependency sanitize-html to v2.9.0 2023-02-04 14:04:58 +00:00
renovate[bot]
c1c1639d19 fix(deps): update dependency @babel/standalone to v7.20.15 2023-02-04 07:50:12 +00:00
renovate[bot]
0d90c6810b chore(deps): update dependency @types/express to v4.17.17 2023-02-04 04:35:25 +00:00
camperbot
d99d29ad20 chore(i18n,client): processed translations (#49238) 2023-02-03 11:58:46 -06:00
Oliver Eyton-Williams
3116e17c78 fix(client): handle edits without editable region (#49242)
fix: keep editable region as empty array

There's no need to make it undefined, since editors without editable
regions are initiated with [] and the editor knows that an empty array
means the editable region doesn't exist.
2023-02-03 22:39:30 +05:30
Shaun Hamilton
9771e0ad70 fix(client): cert project help post sans editable region (#49157)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-02-02 11:46:13 -06:00