Commit Graph

30733 Commits (893c445c490c10ee39151f9d8426fbedffa67f9f)

Author SHA1 Message Date
Muhammed Mustafa 804e7f471b
fix(curriculum): external amicable pairs link in CIP (#46281)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-03 12:00:22 +05:30
Oliver Eyton-Williams b0ecd766e0
fix: order entries in available-superblocks.json (#46274) 2022-06-03 10:47:35 +05:30
L4rryFisherman 3d143b6aaa
fix(curriculum): clarify that 'g flag' signifies 'global flag' (#46277)
* Update find-more-than-the-first-match.md

* fix(curriculum): clarify that 'g flag' signifies 'global search flag'
2022-06-02 20:05:04 +02:00
Muhammed Mustafa 2e879b5dbe
fix(curriculum): external knight's tour link in CIP (#46289)
* fix(curriculum): external knight's tour link in CIP

* Refacter the parameters
2022-06-02 20:03:03 +02:00
Muhammed Mustafa 1d94a06c3f
fix(curriculum): external Feray squence link in CIP (#46279)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-02 20:02:06 +02:00
camperbot ec9e7a7f10
chore(i18n,docs): processed translations (#46291) 2022-06-02 10:53:02 -07:00
Ahmad Abdolsaheb 78090c76ca
feat(client): contextually show reset step button (#46272)
* feat: show reset step button contexually

* feat: rename render function

* fix:clean up

* feat: open a reset step modal
2022-06-02 19:34:31 +02:00
camperbot 9b67298008
chore(i18n,client): processed translations (#46293) 2022-06-02 12:36:46 -03:00
Brian Nilles 9c1a329b6e
fix(curriculum): change `;` to `:` in description (#46297)
Fix typo of semi-colon instead of colon
2022-06-02 16:05:17 +01:00
Ahmad Abdolsaheb aead146554
feat(client): center login button (#46287)
* feat(client): center login button

* feat: remove unused file
2022-06-02 17:34:29 +03:00
Muhammed Mustafa 9c015adc2a
fix(curriculum): external shall sort link in CIP (#46285)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-02 17:32:46 +03:00
camperbot b3929627b3
chore(i18n,learn): processed translations (#46294) 2022-06-02 15:19:53 +02:00
Muhammed Mustafa 5c4923e864
fix(curriculum): external LAS sequence link in CIP (#46280) 2022-06-02 13:15:51 +02:00
Dario-DC 790df7b0d4
fix(curriculum): hint and test weren't matching (#46290) 2022-06-02 12:47:02 +02:00
Shaun Hamilton b2da57881c
chore(client): remove console log (#46275) 2022-06-01 20:16:45 +02:00
Muhammed Mustafa ff4b5069c1
fix(curriculum): external twitch link in CIP (#46261) 2022-06-01 20:49:59 +05:30
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