Commit Graph

30872 Commits

Author SHA1 Message Date
renovate[bot]
0909edd307 chore(deps): update dependency tailwindcss to v3.1.4 2022-06-25 15:28:02 +00:00
renovate[bot]
bd7f26131f chore(deps): update dependency rollup to v2.75.7 2022-06-25 12:07:27 +00:00
renovate[bot]
c358a9b86c chore(deps): update dependency @types/react-transition-group to v4.4.5 2022-06-25 08:47:07 +00:00
Randell Dawson
118def7b24 fix: allow for additional solution of step 77 of Learn CSS Variables by Building a City Skyline 2022-06-24 14:58:42 -05:00
Muhammed Mustafa
465dac008a fix(curriculum): external fibonacci word link in CIP (#46435)
* removed the link

* refactor for clearance

* include n back because terms looked weird, will update it later

* Switch term to Term

* linked to Rosetta entropy challenge

* Term before it's last moments

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

* Swaped term and terms to n and N

* swap sub N to sub n

* Subtle hints

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-24 11:48:51 -05:00
camperbot
f855671949 chore(i18n,learn): processed translations (#46645) 2022-06-25 00:29:22 +09:00
camperbot
98bf5d72de chore(i18n,client): processed translations (#46642) 2022-06-25 00:24:17 +09:00
Dario-DC
1bba1b15e7 fix(curriculum): inaccuracy in dna pairing challenge (#46647)
fix inaccuracy in dna pairing challenge
2022-06-24 17:20:58 +02:00
Muhammed Mustafa
38c0406425 typo(curriculum): adding code block around height (#46648) 2022-06-24 17:14:52 +02:00
Oliver Eyton-Williams
232b6d232a fix: make superblock data paths match normal paths (#46406) 2022-06-24 08:12:16 -05:00
Sherelle
4f6a006076 removed marginBottom, 'auto' assertions (#46612)
removed marginBottom assertions
2022-06-24 09:22:10 +02:00
Naomi Carrigan
74a03ce0e5 feat: only 3 attempts before showing buttons (#46641)
* feat: only 3 attempts before showing buttons

* fix: linter
2022-06-24 08:27:18 +03:00
Dario-DC
1cd3cedc74 feat: new italian footer (#46634)
new footer
2022-06-23 19:21:12 +02:00
DEV-wkw
70f0bdf443 fix(curriculum): fix on math equation display (#46632)
* fix(curriculum): fix on math equation display

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/least-common-multiple.md

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
2022-06-23 16:16:27 +00:00
Oliver Eyton-Williams
ac7388dd1b test(curriculum): reduce react test flakiness (#46615) 2022-06-23 21:35:22 +05:30
camperbot
81f4feb3be chore(i18n,client): processed translations (#46630) 2022-06-23 21:34:10 +05:30
camperbot
f446270167 chore(i18n,learn): processed translations (#46631) 2022-06-23 21:33:48 +05:30
Oliver Eyton-Williams
44b1a3dab5 fix(client): inject user's script.js contents correctly (#46627)
With this change the preview should function as if the user had written
a script with script.js's contents.  <script src="script.js"> is
replaced, so the script element's position in the html matters.
2022-06-23 16:34:29 +01:00
renovate[bot]
0b7848dab4 chore(deps): update actions/setup-python action to v4 (#46626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-23 21:02:32 +05:30
Oliver Eyton-Williams
9046d70b67 fix: use certification hours consistently (#46442)
* fix: use certification hours consistently

Since the value appearing on the /learn map was hardcoded, it could have
gone out of sync with the certifications, which were relying on
certification-settings.

Also, for simplicity (and because it's hard to estimate accurately), all
the certifications are set to 300 hours.  Fullstack being the exception,
as it is a set of certifications.

* feat: remove the hours from the map
2022-06-23 14:24:33 +03:00
Rey
bf6e06a8e1 fix(curriculum): correct a typo in link (#46625)
docs: correct a typo in link
2022-06-22 22:23:22 +02:00
Naomi Carrigan
4e8ab1634b feat: update the new rwd intro (#46624) 2022-06-22 15:14:29 -05:00
Oliver Eyton-Williams
9a46590a8a fix: allow arbitrary names if they are quoted (#46619) 2022-06-23 00:54:07 +05:30
Oliver Eyton-Williams
22bb60196a chore: update stripe (#46604) 2022-06-22 16:59:39 +03:00
camperbot
a244920079 chore(i18n,learn): processed translations (#46622) 2022-06-22 13:17:46 +00:00
camperbot
c96030c766 chore(i18n,docs): processed translations (#46620) 2022-06-22 05:52:48 -07:00
Naomi Carrigan
e2e313bfc8 fix(tools): welcomer workflow (#46610)
* fix(tools): welcomer workflow

* fix: revert blankspace changes
2022-06-22 13:37:03 +02:00
Oliver Eyton-Williams
11143178f6 fix(challenge-editor): Windows compatibility (#46617)
* fix(challenge-editor): Windows compatibility
2022-06-22 11:46:55 +02:00
Huyen Nguyen
a0c0813488 fix(ui-components): add an & prefix to custom variant (#46608) 2022-06-22 10:12:39 +02:00
Ilenia
859f36d7fb fix(curriculum): switch Ferris Wheel and Penguin projects (#46609)
* backtick fixes in execute-a-markov-algorithm.md

* fix: fix up backticks in page-view-time-series-visualizer.md

* fix(curriculum, i18n): tidy backticks in 60fad99e09f9d30c1657e790.md

* fix(curriculum): fix punctuation typo in 61a4a6e908bc34725b4c25ac.md

* fix(curriculum): fix punctuation typo in exercise-tracker.md

* fix(curriculum): fix punctuation typo in find-the-symmetric-difference.md

* fix(curriculum): punctuation typo in amicable-pairs.md

* fix(curriculum): MathJax syntax in problem-414-kaprekar-constant.md

* fix: switch order of last two projects
2022-06-22 16:48:39 +09:00
Muhammed Mustafa
d097cbc356 fix(curriculum): external comma external link in CIP (#46388)
* fix(curriculum): external comma link in CIP

* Removed blog text

* Changed the output and the input

* swapped list/squence to an array

* added a little description

* Add spaced

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

* Shaun got our back part 1

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

* Shaun got our back part 2

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

* Shaun got our back part 3💚

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

* Typo fix

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

* reverted the variables

* Update comma-quibbling.md

* Goodbye table, I fought hard for you

* Nice catch 👍

* fix: solution

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-22 09:10:11 +02:00
Muhammed Mustafa
1b253b73c1 fix(curriculum): external S-expressions link in CIP (#46533)
* fix(curriculum): external S-expressions link in CIP

* standardized the link

* Grammar typos fix

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-22 09:01:12 +02:00
Oliver Eyton-Williams
effe4d41d6 chore: add no-only-tests to eslint (#46595) 2022-06-21 20:08:20 +04:00
camperbot
2c3b8a6e5a chore(i18n,learn): processed translations (#46602) 2022-06-21 15:00:08 +00:00
sidemt
996b466d87 fix(curriculum): fix missing closing tag in challenge description (#46596) 2022-06-21 20:21:31 +05:30
Ilenia
59abda3ff2 fix(curriculum, i18n): solve issues in crowdin comments (#46597) 2022-06-21 19:53:13 +05:30
camperbot
66df8e71aa chore(i18n,docs): processed translations (#46600) 2022-06-21 19:51:39 +05:30
Kiran Kumar
eac86f3f0f docs: Grammar and typos corrected (#46599) 2022-06-21 19:49:26 +05:30
camperbot
f69864913d chore(i18n,client): processed translations (#46601) 2022-06-21 19:44:03 +05:30
Muhammed Mustafa
a4a360cc78 fix(curriculum): links navigating to nothing (#46592) 2022-06-21 11:32:19 +02:00
Mzukisi
7e22661455 fix(curriculum): ignore extra spaces after opening main tag (#46494)
* fix: update grammer error in Step 68 of Project 2

* fix: update grammer error in Step 68 of Project 2

* fix(curriculum): test cases don't pass when you include a space between attribute and its value

* fix: make the regex more robust as suggested

* fix(curriculum): ignore extra spaces after opening main tag

* fix: improve regex as suggested

Co-authored-by: Mzukisi Makaluza <mzukisi@umantec.net>
2022-06-21 12:10:48 +05:30
Sem Bauke
e8be0c8a46 chore: remove type attributes RWD (#46518)
* chore(curriculum): remove type attributes

* chore: remove all type attributes new RWD
2022-06-21 12:08:08 +05:30
renovate[bot]
19f27fe3f8 chore(deps): update dependency webpack-cli to v4.10.0 2022-06-21 05:24:28 +00:00
sidemt
a75a866602 fix(curriculum): remove unnecessary code tags to allow translation (#46574) 2022-06-21 04:24:34 +02:00
renovate[bot]
16c23d0d10 chore(deps): update react monorepo 2022-06-20 23:20:59 +00:00
Shaun Hamilton
7a91407184 fix(client): handle verification of full-stack cert once (#46588) 2022-06-20 13:14:22 -07:00
Dario-DC
e3ed3d7695 fix(curriculum): missing dot in class selector in step 24 of colored markers (#46585)
missing dot in class selector
2022-06-20 13:14:08 -07:00
renovate[bot]
eb507ddd45 chore(deps): update dependency prettier to v2.7.1 (#46563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 23:07:44 +05:30
camperbot
303e20715c chore(i18n,learn): processed translations (#46586) 2022-06-20 07:32:11 -07:00
camperbot
5ab5b3a276 chore(i18n,docs): processed translations (#46582) 2022-06-20 07:31:15 -07:00