Commit Graph

30573 Commits (03612c2600d5207c0767fde14d55097f0526c98c)

Author SHA1 Message Date
Muhammed Mustafa 03612c2600
fix(curriculum): made steps' description clearer (#46071)
* fix: made step description more clearer

* fix/typo in cafe menu

* Fixed a typo, give giving🤦‍♂️

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Grammar typo

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

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-05-30 12:35:24 +05:30
Renovate Bot 36bd34f5ca fix(deps): update dependency typescript to v4.7.2 2022-05-30 00:38:12 +00:00
Renovate Bot bd00e902bf chore(deps): update dependency rollup to v2.75.3 2022-05-29 21:10:36 +00:00
Renovate Bot 37c43a2218 fix(deps): update dependency @stripe/stripe-js to v1.31.0 2022-05-29 18:45:06 +00:00
Muhammed Mustafa 4ba3c15376
fix(curriculum): external selfDescriptiveInt link in code interview prep (#46221)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-29 22:10:40 +05:30
Renovate Bot 7a0843ffde chore(deps): update codesee to v0.272.0 2022-05-29 06:02:03 +00:00
Renovate Bot 63875a3c23 fix(deps): update dependency @stripe/react-stripe-js to v1.8.1 2022-05-29 03:27:51 +00:00
Renovate Bot 04e9edc982 chore(deps): pin dependency @testing-library/cypress to 8.0.2 2022-05-29 00:31:01 +00:00
Renovate Bot 6878cb781d fix(deps): update dependency @babel/standalone to v7.18.3 2022-05-28 21:55:34 +00:00
Lasse Jørgensen fadc1a2f0e
fix(curriculum): remove charset case sensitivity (#46185) 2022-05-28 19:46:13 +02:00
Muhammed Mustafa 8cfece3611
fix(curriculum): external SEDOL wiki link in code interview (#46189) 2022-05-28 18:50:52 +02:00
Muhammed Mustafa 9b4853a72c
fix(curriculum): external calenders wiki in code interview (#46191)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-28 18:49:12 +02:00
Renovate Bot 5f6b1e15b6 chore(deps): update storybook monorepo to v6.5.5 2022-05-28 14:34:21 +00:00
Renovate Bot 01d6a86464 chore(deps): update dependency lint-staged to v12.4.2 2022-05-28 12:16:54 +00:00
Utku Can YILMAZ ec1114052f
fix(cirriculum): term confusion is fixed step 14 (#46184) 2022-05-28 13:46:05 +05:30
Jordan Moore 25af8f9ee9
chore: update directions in for HTML/CSS Quiz (#46182) 2022-05-28 13:45:05 +05:30
Jordan Moore 5f7d87daf0
feat: add project name on timeline for challenges completed RWD (#46181) 2022-05-28 10:45:03 +05:30
Naomi Carrigan f48641ed09
fix: update open graph data (#46183) 2022-05-28 10:43:20 +05:30
Oliver Eyton-Williams b60cffd190
fix: update path of webpack bundles (#46180)
With this both the bundles and their chunks will have the correct path
names
2022-05-27 19:36:05 +02:00
Oliver Eyton-Williams 3679d36169
test: ignore Firefox specific runtime errors (#46179)
Frustrating, but I've not been able to pin them down
2022-05-27 09:31:02 -07:00
camperbot f7e4a374e0
chore(i18n,learn): processed translations (#46177) 2022-05-27 08:24:36 -07:00
Mrugesh Mohapatra 2be170c09d
chore: delete _headers file from Netlify days (#46176) 2022-05-27 19:57:20 +05:30
DanielRosa74 49d963b28b
fix(curriculum): Typo on line 24 (#46175)
Changed 0 for 9
2022-05-27 18:22:53 +05:30
Oliver Eyton-Williams 02955791bc
fix: use standard path names for chunks (#46160) 2022-05-27 18:22:03 +05:30
DanielRosa74 1f0e7f3e19
fix(curriculum): IX should be 9, not 0 (#46174)
Typo fix on line 23
2022-05-27 18:17:49 +05:30
Muhammed Mustafa d38a6d3e2e
fix(curriculum): external roman numeral links in JS projects (#46171)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-27 16:31:28 +05:30
Oliver Eyton-Williams 1fb1a090e4
test: allow CI to install current Cypress version (#46172) 2022-05-27 11:24:48 +02:00
Muhammed Mustafa bfae58d2c0
fix(curriculum): external ROT13 link in JS projects (#46169) 2022-05-27 10:54:07 +02:00
Bruce B 8d90c02747
fix(a11y):add main landmark to super block intro (#46168) 2022-05-27 10:52:49 +02:00
Muhammed Mustafa 924fd04760
fix(curriculum): external golf wiki link in JS (#46170) 2022-05-27 10:51:40 +02:00
Naomi Carrigan 435fa6e8b3
fix(curriculum): editable region boundaries to the JS projects. (#46167) 2022-05-27 14:17:27 +05:30
Lasse Jørgensen 738b22d729
fix: remove parentheses around element type (#46164) 2022-05-26 11:58:31 -07:00
camperbot a5c688652b
chore(i18n,learn): processed translations (#46161) 2022-05-26 21:50:33 +05:30
Tom 658b48ba62
fix: third-party cookie issues with CodeAlly login (#46090) 2022-05-26 21:44:10 +05:30
Ahmad Abdolsaheb 97423f7a2f
feat: add a leading submitChallenge debounce (#46085)
* feat: reduce submitChallenge debounce

* feat: register the leading call

* fix: presist debounce calls

* Update client/src/templates/Challenges/classic/editor.tsx

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-05-26 21:43:12 +05:30
Muhammed Mustafa 864f4a199a
fix(curriculum): removed link in JS basic-JavaScript (#46143)
* fix(curriculum): removed link in JS basic-javascript

* removed JSON and its example
2022-05-26 16:36:21 +02:00
Lasse Jørgensen 2ef9fc68f4
fix(product landing page): allow header or children to be fixed (#46139)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-05-26 09:13:56 -05:00
Muhammed Mustafa a94d971274
fix(curriculum): add hint about using media types (#46055)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2022-05-26 09:05:31 -05:00
Kristofer Koishigawa 739ee60995
fix: display certs on profile for username with upper chars (#46118) 2022-05-26 15:03:49 +05:30
Muhammed Mustafa bd134cd530
fix(curriculum): external passport-GitHub's link in QA (#46116)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2022-05-26 12:50:36 +05:30
camperbot 6f8f99d43a
chore(i18n,learn): processed translations (#46149) 2022-05-26 12:47:46 +05:30
Muhammed Mustafa 5b4dc4ab6d
fix(curriculum): external Mad Libs link in JS steps (#46157) 2022-05-26 12:43:20 +05:30
Muhammed Mustafa 93f32b45e2
fix(curriculum): external card counting link in JS (#46158) 2022-05-26 12:42:39 +05:30
Muhammed Mustafa f2592999f3
fix(curriculum): external floating link in JS (#46159)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-05-26 12:41:58 +05:30
Tom 58ce8ce3e1
Revert "revert: cypress temporary workaround" (#46156)
This reverts commit 9d82633a61.
2022-05-25 15:49:14 -05:00
Muhammed Mustafa 9f73059c03
fix(curriculum): external wiki link in JS A&DS (#46144)
* fix(curriculum): external wiki link in JS A&DS

* reorder the phrases
2022-05-25 10:50:19 -07:00
Tom 9d82633a61
revert: cypress temporary workaround
reverts #45593
2022-05-25 19:35:05 +02:00
Muhammed Mustafa ddc55af8de
fix(curriculum): external link in words blank JS (#46145) 2022-05-26 00:14:37 +07:00
Benjamin Lu 2da688fbfe
fix(curriculum): add switch statement spaces for consistency (#46141)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2022-05-25 22:37:00 +05:30
Tom 75241dae15
feat: group cypress deps in renovate config (#46150) 2022-05-25 22:35:25 +05:30