Commit Graph

30817 Commits (11e2ad1231696f108449171f6e2a8e613778311b)

Author SHA1 Message Date
Muhammed Mustafa 83464c129d
fix(curriculum): external wiki API links in CIP (#46260) 2022-06-01 20:49:28 +05:30
Muhammed Mustafa e15889a53e
fix(curriculum): external orbital link in legacy JSA (#46266)
* fix(curriculum): external orbital link in legacy JSA

* Shaun for the rescue

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-06-01 07:53:44 -07:00
Shaun Hamilton 33e0bb79d7
fix(client): add mathjax to intermediate-algorithm-scripting (#46270) 2022-06-01 20:01:22 +05:30
Muhammed Mustafa 8384b3c690
fix(curriculum): external Life link in CIP (#46262) 2022-06-01 07:16:20 -07:00
camperbot 915e4c5056
chore(i18n,learn): processed translations (#46269) 2022-06-01 07:10:25 -07:00
camperbot fd7fe273bc
chore(i18n,client): processed translations (#46268) 2022-06-01 07:09:14 -07:00
Shubham Rasal 9b9d85a451
Update index.md (#46267)
Fixes typo !
2022-06-01 07:31:03 -05:00
Muhammed Mustafa 603aec0cf1
fix(curriculum): external socket link in ISP (#46265) 2022-06-01 14:57:56 +03:00
Muhammed Mustafa f17395007a
fix(curriculum): external masonry link in CIP (#46264) 2022-06-01 14:57:09 +03:00
Muhammed Mustafa aad4c4e216
fix(curriculum): external Yelp link in CIP (#46263) 2022-06-01 14:56:37 +03:00
Bruce Blaser d2332093f6
fix(a11y): main menu a11y updates (#45137)
* fix: main menu a11y updates

* update font menu

* fix: sign in button text alignment

* fix: disabled button font

* fix: language menu font

* remove sign-in from main menu

* fix: add section dividers to menu

* fix: height on language selector menu

* fix: alignment of Menu button text

* fix: language globe icon

* refactor: remove dup selector

* update language menu colors

* refactor: clearer name for language menu display state

* fix: don't close onBlur if Menu button is clicked

* refactor: move globe icon styling to CSS

* refactor: get rid of switch statements

* refactor: remove try catch block

* fix: translate Change language button

* fix: move search into nav menu for mobile layout

* fix: forgot a merge

* refactor: updates for changes in i18n/all-langs

* fix: prevent menu from collapsing when focus is on change language button and user clicks into search

* fix: translate cancel change option in language picker

* feat: add cypress tests

* feat: display the complete language list

* fix: fix TS typing

* fix: force scrollbar on lang menu

* fix: remove scroll bar from lang menu

* fix: close menu when user tabs away from last menu item

* add list role to navigation list to appease Safari

* chore: capitalize Change Language/remove CSS comment

* fix: right side search box alignment in narrow view

* remove extraneous list role

* fix: cypress

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-06-01 10:39:26 +03:00
Lasse Jørgensen 6d89576b6c
fix(curriculum): don't block fragment links (#46246) 2022-06-01 12:56:19 +05:30
Oliver Eyton-Williams 9076c419eb
test: clean upcoding interview prep intro (#46257) 2022-05-31 17:21:24 -05:00
Oliver Eyton-Williams ed865269a6
test: fix donate page for existing donors (#46255) 2022-05-31 23:06:35 +01:00
Jeremy L Thompson 78880fea1b
feat(tests): add euler-206 solution (#46256) 2022-05-31 20:27:02 +01:00
Oliver Eyton-Williams b8cedbcc65
test: simplify donation page tests (#46253) 2022-05-31 09:27:37 -07:00
camperbot a335127379
chore(i18n,learn): processed translations (#46250) 2022-05-31 19:37:07 +05:30
Muhammed Mustafa c640661558
fix(curriculum): external Babbage wiki link in CIP (#46240)
* fix(curriculum): external Babbage wiki link in CIP

* Add comma

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

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-05-31 16:23:11 +03:00
Muhammed Mustafa 18595f5e79
fix(curriculum): external subsquence link in CIP (#46241) 2022-05-31 14:04:34 +01:00
camperbot ec73d8f0b1
chore(i18n,client): processed translations (#46249) 2022-05-31 18:33:48 +05:30
Muhammed Mustafa e96f5bd14b
fix(curriculum): external monkey and coconuts links in CIP (#46245)
* fix(curriculum): external monkeyAndCoconuts links in CIP

* clearer description

* Clearer Clearer description

* grammer typo and better description

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

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-05-31 07:52:55 -05:00
Shaun Hamilton a05c549ebc
fix(curriculum): assert length of array in rwd-quiz test (#46248) 2022-05-31 07:49:30 -05:00
Muhammed Mustafa 926927aecd
fix(curriculum): external metric link in CIP (#46242) 2022-05-31 13:42:14 +02:00
Muhammed Mustafa 21c46840e3
fix(curriculum): external FRACTAN link in CIP (#46243)
* fix(curriculum): external FRACTRAN wiki link in CIP

* grammar typo

* Reverse grammar typo commit

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

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-05-31 13:32:24 +03:00
Sem Bauke d5423745d9
chore(tools): update filename and versioning API (#46238)
* chore(tools): update filename and versioning API

* fix(tests): rename file name

* fix(tests): current version to test against
2022-05-31 09:57:36 +02:00
Oliver Eyton-Williams 00998b5aa9
test: reduce flake (#46235)
* test: increase timeouts for slow operations

* test: ignore ChunkLoadErrors again

* test: clean up commands

* Revert "fix(cypress): disable electron due to timeouts (#46231)"

This reverts commit 2b884d9dd9.

* test: various minor refactors
2022-05-31 00:27:32 +05:30
Sem Bauke 18920de10c
feat(tools): introduce generic data API with versioning (#45989)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-05-30 19:37:01 +02:00
Mrugesh Mohapatra 2b884d9dd9
fix(cypress): disable electron due to timeouts (#46231) 2022-05-30 18:06:18 +01:00
Niraj Nandish d67a617e47
fix(client): prevent code duplication when using help button (#46232)
* fix(client): prevent code duplication when using help button

* feat(client): comment file name when opening issue in forum

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-05-30 22:29:28 +05:30
camperbot ca3b75b5ac
chore(i18n,learn): processed translations (#46230) 2022-05-30 17:25:46 +01:00
Muhammed Mustafa 6866351844
fix(curriculum): external algorithms wiki link in CIP (#46219) 2022-05-30 17:09:39 +01:00
Morris Kurz 2d7b01aac9
fix(curriculum): make instructions for cafe css step 24 specificer (#46076)
* Name the existing div element in the exercise.

* Make wording of hint more concise.

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

* Improve wording of description.

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

* Revert hint change to give a stronger hint

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

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-05-30 16:58:26 +01:00
Muhammed Mustafa 140f8e3450
fix(curriculum): missing instruction in sedols.md (#46214) 2022-05-30 22:31:00 +07:00
Sem Bauke 2790362df8
feat: instruction hiding with button (#46086)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-05-30 18:50:32 +05:30
renovate[bot] 4a1d223429
fix(deps): update dependency react-reflex to v4.0.9 (#46206)
* fix(deps): update dependency react-reflex to v4.0.9

* fix(deps): update dependency react-reflex to v4.0.9

* fix(client): chore to remove unneeded ts comment

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-05-30 18:50:01 +05:30
Niraj Nandish 3c74cfc8d3
fix(curriculum-server): replace slashes in general (#46229) 2022-05-30 13:47:18 +05:30
Beloise 430f45655e
fix(curriculum): clearer description for CatPhotoApp Step 12 (#46216) 2022-05-30 10:09:23 +02:00
Muhammed Mustafa efe7ee0ffc
fix(curriculum): external deviation wiki link in CIP (#46226) 2022-05-30 10:07:52 +02:00
Muhammed Mustafa 13cd0bf75e
fix(curriculum): external-spelling-rule-link-in-CIP (#46227) 2022-05-30 10:06:24 +02:00
Muhammed Mustafa 0bae31f1ad
fix(curriculum): external list wiki link in CIP (#46228)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-30 10:05:09 +02:00
Muhammed Mustafa 813d1b23b4
fix(curriculum): external associative array in code interview (#46218)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2022-05-30 12:51:06 +05:30
Muhammed Mustafa 3410d7afdb
fix(curriculum): external algebra links in code interview (#46192) 2022-05-30 12:40:46 +05:30
Muhammed Mustafa 51b5b71964
fix(curriculum): external userstories in interview prep (#46132)
* fix(curriculum): external userstories in interview prep

* changed the right file, english is hard

* Camperbot for president,

* change wiki link in pong game

* changed wiki link in local weather question

* 24 files changed 👍total 27

* removed make a app link so user don't limit themselves

* Test should pass

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

* removed Users storied

* Test shall not pass, wait wrong reference

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-05-30 12:39:11 +05:30
Muhammed Mustafa 05bde54e9f
fix(curriculum): remove extrernal link to github pug (#46080)
* remove(curriculum): extrernal link to github pug

* Formated the code

* undo a mistake

* Changed the anchor

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

* Removed here

Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>

* RTFM suggestion

Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>

* Better looking format

Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>

* Add code blocks for readiblity

Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2022-05-30 12:37:50 +05:30
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