Commit Graph

30744 Commits

Author SHA1 Message Date
renovate[bot]
fecbf5fed0 chore(deps): update actions/setup-node digest to eeb10cf (#46449)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 01:14:55 +05:30
sidemt
124b8944cd fix(curriculum): add MathJax syntax in Project Euler Problem 326 (#46458) 2022-06-11 18:09:14 +02:00
Muhammed Mustafa
55f6ed8e54 Fix(curriculum): external RMS link in CIP (#46389)
* removed wiki link

* removed wiki text

* added abbr tag

* Clearer description

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

* Better RMS description

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

* Nice catch

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

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-11 19:19:11 +04:00
Jeremy L Thompson
19e0fe09e4 feat - update euler-168 with more flexible problem (#46445) 2022-06-11 08:58:08 +02:00
Jordan Moore
a624aab59a chore(docs): update list of RWD courses and project links (#46447) 2022-06-11 11:58:22 +05:30
Renovate Bot
7ed9d61fad chore(deps): update dependency @rollup/plugin-typescript to v8.3.3 2022-06-11 03:35:32 +00:00
Oliver Eyton-Williams
55e71cb599 fix: slightly improve logging from promises (#46422) 2022-06-10 22:28:38 +05:30
camperbot
5a5272a67c chore(i18n,client): processed translations (#46439) 2022-06-10 23:04:24 +09:00
camperbot
cbba8f0b92 chore(i18n,docs): processed translations (#46438) 2022-06-10 23:03:47 +09:00
Muhammed Mustafa
5282994ad8 Chore(curriculum): removing copywriten wiki content (#46436)
* remove mad-labs link

* changed similar to wiki text in legacy JS

* let's go Sam got my back here as well

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

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-06-10 08:54:51 -05:00
Muhammed Mustafa
f1a379ee0f fix(curriculum): external state name link in CIP (#46349)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-10 15:51:05 +02:00
Muhammed Mustafa
893c445c49 Fix(curriculum): external mongoose links in backend development (#46413)
* remove the link

* added an news article

* removed the instruction link

* added mongoose article

* added _blank

* added _blank

* to not increase the other issue load part 1

* not increase the other issue load part 2
2022-06-10 15:35:27 +02:00
camperbot
0b20407fe3 chore(i18n,learn): processed translations (#46441) 2022-06-10 15:32:49 +02:00
Dario-DC
8225741e8f wrong sentence in step 65 of magazine project (#46437) 2022-06-10 08:31:34 -05:00
Mzukisi
60f6fd2f01 fix: update grammer error in Step 68 of Project 2 (#46440) 2022-06-10 15:28:39 +02:00
Muhammed Mustafa
586db667a7 fix(curriculum): external gamma link in CIP (#46397)
* fix(curriculum): external gamma link in CIP

* revert the gamma format
2022-06-10 07:42:47 -05:00
Muhammed Mustafa
fe0a9ccc27 fix(curriculum): external bead sorting algorithm link in CIP (#46282)
* fix(curriculum): external sorting algorithm link in CIP

* paraphrasing attempt one

* attempt two

* deleted the bullet and wiki text

* Verbiage issue

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

* Clear example, need a better one

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

* backbone for the future example

* added description

* the instruction at the end of the description

* idk

* changed description

* Initializing rework

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

* big brain reduced to small cat brain for it to be more understandable

* grammer error

* if you take a step, take the full mile

* I like matrix too and fixed a typo

* better typo fix

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-06-10 14:09:20 +02:00
Muhammed Mustafa
ec69d9a344 fix(CIP): format markov algorithm challenge (#46278) 2022-06-10 14:07:02 +02:00
Muhammed Mustafa
321b304d2d fix(curriculum): external create react link in FEDL (#46415)
* fix(curriculum): external create react link in FEDL

* to not increase the other issue load
2022-06-10 13:54:31 +02:00
Muhammed Mustafa
2ef907deac fix(curriculum): external IBAN link in CIP (#46396) 2022-06-10 13:53:24 +02:00
Muhammed Mustafa
eec3737359 Fix(curruiculum):external React state and useState link in FEDL (#46416)
* removed the link

* added article link

* switched to a tag to add _blank

* to not increase the other issue load
2022-06-10 13:46:39 +02:00
Jordan Moore
26853c6273 fix(curriculum): change property name to firstName (#46425) 2022-06-10 11:01:49 +02:00
Nathan Anthony
1083f1d5c5 fix(curriculum): missing :root test to skyline css challenge (#46427)
* fix/added missing test to skyline css challenge

* fix(curriculum): missing :root
2022-06-10 05:53:07 +02:00
Dario-DC
fb9451d11a fix(curriculum): typo in step 50 of magazine project (#46431) 2022-06-10 05:30:53 +02:00
camperbot
eda83d7a36 chore(i18n,docs): processed translations (#46419) 2022-06-10 02:06:26 +05:30
camperbot
961a41de21 chore(i18n,client): processed translations (#46420) 2022-06-10 02:03:50 +05:30
Radi Totev
c0e0dcfef9 chore: improve spelling (#46421) 2022-06-09 16:18:35 +02:00
Bruce Blaser
4f54125e76 fix:enable default mouse/touch events on monaco content widget (#46217)
* fix:enable default mouse events on monaco content widget

* add touch event handling

* initial test of scroll gutter

* disable scroll gutter

* re-enable gutter scroll as content widget

* move scroll gutter over line numbers

* fix: bug in moving scroll gutter over line numbers

* CSS adjustments to put scroll gutter over line numbers

* fix: scroll gutter height

* fix: make scroll gutter width responsive

* refactor: consolidate event handlers

* refactor: simplify args to createWidget
2022-06-09 12:07:40 +05:30
Oliver Eyton-Williams
efa788ab26 docs: add guide to releasing RWD for an i18n client (#46400)
How to for i18n clients
2022-06-08 22:46:10 +05:30
camperbot
89f78e4d8c chore(i18n,client): processed translations (#46402) 2022-06-08 22:43:46 +05:30
camperbot
c60f3af73f chore(i18n,learn): processed translations (#46403) 2022-06-08 22:43:28 +05:30
Muhammed Mustafa
2c472b9e1a fix(curriculum): external Hash join links in CIP (#46387) 2022-06-08 10:42:52 -05:00
Prathamesh Gawas
f803d60be1 fix: multiple redirects after account deletion (#46350) 2022-06-08 07:48:17 -07:00
Muhammed Mustafa
0aabd837b7 fix(curriculum): external sort link in CIP (#46393)
* fix(curriculum): external sort link in CIP

* added forum link
2022-06-08 16:44:57 +02:00
Muhammed Mustafa
4e632a5446 fix(curriculum): external 24-game-link-in-CIP (#46394) 2022-06-08 16:44:37 +02:00
Oliver Eyton-Williams
3361419e87 fix: set _csrf to be httpOnly (#46366)
There's no need for JS to access it, so we can safely set it to be
httpOnly
2022-06-08 16:54:23 +03:00
Oliver Eyton-Williams
f8e41d0f65 docs(devops): update reload api command (#46404) 2022-06-08 15:40:37 +02:00
Muhammed Mustafa
e9a67eda00 fix(curriculum): external zig zag link in CIP (#46390) 2022-06-08 08:36:51 -05:00
Muhammed Mustafa
47d5f9bb8b fix(curriculum): external josephus link in CIP (#46392)
* fix(curriculum): external josephus link in CIP

* more format
2022-06-08 08:28:24 -05:00
Muhammed Mustafa
0ce5d63f90 fix(curriculum): fix external 9 billion names' link in CIP (#46398) 2022-06-08 13:55:28 +02:00
Muhammed Mustafa
a728331163 fix(curriculum): external ludic link in CIP (#46399) 2022-06-08 13:54:58 +02:00
Radi Totev
ca1faa7f59 Remove .only from test (#46395) 2022-06-08 09:37:53 +02:00
Muhammed Mustafa
00b5441656 fix(curriculum): external straddling link in cip (#46321)
* fix(curriculum): external straddling link in CIP

* Made description easier to read

* Remove bullet point

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

* Cut the paragraph into two for readiblity

* clearer description

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* clearer function description

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2022-06-08 07:46:54 +02:00
Muhammed Mustafa
4b40a90317 fix(curriculum): external strand sort link in cip (#46323)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-06-08 07:45:09 +02:00
Oliver Eyton-Williams
1bf51d2f0b feat: release RWD in Portuguese (#46383)
* feat: release RWD in Portuguese

* fix: Translating the comment on line 111 to pt-BR

Adding the comment on line 111 in Portuguese

Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2022-06-07 11:03:36 -07:00
camperbot
e6b61898e4 chore(i18n,learn): processed translations (#46382) 2022-06-07 22:36:49 +05:30
Oliver Eyton-Williams
51bb887a28 test: fix multifile tests (#46384)
cy.viewport should not be chainable, hence the failure in CI. Also, the
tests need to check for the absence of (Ctrl + Enter), not the presence
Check Your Code since that's present for all viewports.
2022-06-07 22:35:34 +05:30
camperbot
ecfac5733c chore(i18n,client): processed translations (#46381) 2022-06-07 14:00:36 -03:00
Abhinav Srinivas
87b092de61 fix: improved the instructions for RWD challenges (#46112)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-06-07 22:14:59 +05:30
Oliver Eyton-Williams
f0f44ca315 feat(client): re-enable failed update re-submission (#46064)
* refactor: return response with data from ajax

Because we still need to manipulate the data coming back from the server
(files -> challengeFiles) and we want to keep ajax.ts as the interface
between client and server we need to return the manipulated data with
the response.

* feat: re-enable failed updates flushing

* test: failed updates get resubmitted and flushed

* fix: convert settings requests to use { data }

* refactor: use preserveSession
2022-06-07 17:52:23 +03:00