Commit Graph

31579 Commits

Author SHA1 Message Date
Muhammed Mustafa
f6b535b267 fix: typos in the new RDW (#46063)
* fix: typos in the new RDW

* Fix: typo in the edited file

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

* Fix: skyline instruction is clearer

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

* Clearer instructions

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

* Remove bold for easier readiblity

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

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-05-19 18:59:51 +04:00
Ahmad Abdolsaheb
1885b6ad96 fix: handle Sentry donation errors (#46074) 2022-05-19 16:32:11 +02:00
camperbot
43024a32aa chore(i18n,client): processed translations (#46068) 2022-05-19 19:46:46 +05:30
Oliver Eyton-Williams
199ba40a18 fix: stop linting web for now (#46070) 2022-05-19 19:15:31 +05:30
Jeremy L Thompson
88429cead9 feat(tests): update euler-47 with faster solution (#45999) 2022-05-19 15:44:51 +02:00
camperbot
f289b9ec07 chore(i18n,learn): processed translations (#46069) 2022-05-19 15:36:12 +02:00
Ahmad Abdolsaheb
23fe76f103 feat: add two second debounce to confirm username validity check intention (#46067) 2022-05-19 07:49:06 -05:00
Naomi Carrigan
47b5fe90a3 fix(api): optional chaining on fallback fullstack (#46054)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-05-18 22:05:52 +01:00
Oliver Eyton-Williams
58482b9d98 test: skip the failed-updates-epic tests for now (#46053) 2022-05-18 11:13:00 -07:00
camperbot
10c4ed19d6 chore(i18n,learn): processed translations (#46045) 2022-05-18 17:45:25 +02:00
Oliver Eyton-Williams
85375e7621 fix: temporarily prevent the client from retrying (#46050) 2022-05-18 10:44:56 -05:00
camperbot
ecc0561704 chore(i18n,docs): processed translations (#46043) 2022-05-18 17:44:40 +02:00
Tom
f29c66b0dc fix: simplify savedChallenges update (#46032)
* fix: simplify working

* fix: remove unused

* revert: removal of function still needed
2022-05-18 16:56:47 +02:00
Sem Bauke
cef1ef1db7 fix: update settings in batch (#46040)
* fix: update settings in batch

* fix: make buttons update

* fix: tests (hopefully)

* fix: cypress promise error

* fix: use submit instead of onclick

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
2022-05-18 17:54:50 +03:00
Oliver Eyton-Williams
21709a11cb chore: return 404 for update-my-current-challenge (#46042) 2022-05-18 08:39:52 -05:00
Radi Totev
aaca146d2b fix(client): show checkmark for completed challenges in new RWD (#46038) 2022-05-18 18:57:53 +05:30
camperbot
d5dc65f98d chore(i18n,client): processed translations (#46044) 2022-05-18 15:22:36 +02:00
Tom
26def9309f chore: check if canClaimCert before calling backend (#46029)
* chore: check if canClaimCert before calling backend

* refactor: make canClaimCert declarative

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-05-18 14:11:03 +03:00
Ahmad Abdolsaheb
d89b129d18 feat(client): combine editor submission and execution calls (#46037)
* feat: combine submission and execution calls

* refactor: rename the click listeners

onChallengeSubmission sounds like something that will get called in
response to challenge submission, not something that will trigger it

* fix: create one debounced function

* fix: use lodash-es

Otherwise we'll include all of lodash in the bundle.

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-05-18 14:34:39 +04:00
Oliver Eyton-Williams
1c8a0778a1 fix: make pm2 name match deployment env (#46035) 2022-05-18 13:40:29 +05:30
DanielRosa74
f64ddd7bda Adding Portuguese top30 links to footer (#46008)
* Adding Portuguese top30 links to footer

Changing the links on the Trending List of the footer on the Portuguese editorial to the top 30 Portuguese articles

* fix(i18n): shortened titles for Trending List

Shortened titles as per suggestion. Thanks, @ieahleen!

* fix(i18n): changed last long title - line 14

Changed last long title - line 14
2022-05-18 09:49:25 +02:00
Oliver Eyton-Williams
0e77b1523f feat: add ecosystem file for pm2 (#46016)
* feat: add ecosystem file for pm2

* fix: use cluster mode, but with logs

* fix: stop hardcoding DEBUG

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-18 02:14:41 +05:30
Muhammed Mustafa
ac027b0447 fix(client): added .text-center to modal title (#46022) 2022-05-18 02:08:32 +05:30
Oliver Eyton-Williams
301c2a598a fix: comments out update-my-current-challenge call (#46028) 2022-05-18 02:07:29 +05:30
DanielRosa74
9acd8798fd fix (curriculum): fixed missing backtick on line 143 (#46020)
Fixed missing backtick on line 143 for build-a-product-landing-page.md
2022-05-17 19:51:43 +02:00
Mrugesh Mohapatra
c1dc0332e7 fix(gitpod): notify user for open port (#46005) 2022-05-17 17:30:07 +01:00
camperbot
df10ffd65c chore(i18n,docs): processed translations (#46010) 2022-05-17 21:28:52 +05:30
camperbot
319200ba37 chore(i18n,learn): processed translations (#46012) 2022-05-17 21:28:08 +05:30
Sem Bauke
345339a5da fix(curriculum): grammar/spelling accessiblity quiz (#45995) 2022-05-17 17:53:14 +02:00
Naomi Carrigan
2fbdfa5d09 feat: add ask for help button (#45636)
* feat: add ask for help button

* feat: move button to test output area

* feat: track number of attempts

* feat: add ask button to buttons container

* feat: restructure lower jaw

* feat: adjust the lower jaw styles

* fix: unmount component

* feat: restructure the lowerjaw

* fix: move aria live region to encompass both status and hint

* feat: rebase main

* feat: remove lower jaw update from test useEffect

* fix: output viewzone resize on output change

* fix: change encouragement message based on attemps

* fix: maintain lowerjaw height when tests run

* feat: remove set height and clear feedback

* fix: adjust lower jaw state on reset

* fix: focus submit button when challenge is completed

* fix: add aria-hidden after 500ms

* add translations

* fix: clean up

* feat: fade in test feedback after each attempt

* feat: make lower jaw accessible

* fix: clean up

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Bruce B <bbsmooth@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-05-17 21:22:03 +05:30
Tom
3503b473cc fix: remove update-current-challenge call (#46019) 2022-05-17 08:44:55 -07:00
Tom
b7155694d9 fix(curriculum): interfering style elements (#46000)
* fix: interfering style elements

* fix: node tests

* fix: allow style tags or styles.css
2022-05-17 21:13:36 +05:30
Shaun Hamilton
a993c21b9f chore(client): remove naomi's code (#46017) 2022-05-17 19:21:58 +04:00
Mrugesh Mohapatra
c59f5748d7 docs(API): update command for spinning an instance (#46013) 2022-05-17 09:37:15 -05:00
camperbot
9e5874e8e1 chore(i18n,client): processed translations (#46011) 2022-05-17 19:24:56 +05:30
Shaun Hamilton
e296dd5b55 fix(client): add debounce to challenge submission (#46009)
* fix(client): add debounce to challenge submission

* add timeout to shortcut

* add clear for dep
2022-05-17 15:17:05 +02:00
Oliver Eyton-Williams
b8c61bd229 fix: simplify completedChallenges updates (#45862) 2022-05-17 17:37:50 +05:30
Jeremy L Thompson
64cb47e134 feat(tests): update euler-51 with faster solution (#45998) 2022-05-17 12:31:56 +05:30
renovate[bot]
b555d4ece9 chore(deps): update dependency rollup to v2.73.0 (#45975)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 22:03:16 +05:30
Benjamin Johnson
df8166267b Add link to SQLite download in SQLite lesson (#45958) 2022-05-16 19:57:28 +05:30
Tom
50ec618748 fix: add note about linking stylesheet (#45992) 2022-05-16 07:18:53 -07:00
Ilenia
883e92e968 typo in step 67 cafe menu project (#45993) 2022-05-16 16:13:04 +02:00
Shaun Hamilton
bcbbf8ace4 chore(client): reorder and rename rwd changes (#45972)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-05-16 19:40:18 +05:30
camperbot
189b4c3bff chore(i18n,learn): processed translations (#45991) 2022-05-16 07:06:15 -07:00
camperbot
2c76d8e62b chore(i18n,client): processed translations (#45990) 2022-05-16 07:04:18 -07:00
Naomi Carrigan
fe71a9cf25 feat: new js cert (#45873)
* chore: move files

* wip: i have no idea what i am doing

* feat: finish up the logic

* chore: use order from randy sheet

* chore: standardise titles

* feat: fix layout for new js projects

* fix: utils test

* fix: challenge tests

* fix: ignore show new curriculum on non-english tests

* chore: help category????

* fix: if these tests would fail locally that'd be great

* chore: duplicate ids
2022-05-16 11:53:45 +02:00
Ilenia
8abb564324 fix(curriculum): wrong word in step 71 of cafe menu project (#45988) 2022-05-16 13:44:14 +04:00
Muhammed Mustafa
57edd03eb7 made media-quary's tests lenient (#45969) 2022-05-16 10:42:45 +02:00
DanielRosa74
d285d9964e fix(curriculum): Missing code tags in hint for strong (#45979)
The `strong` element is not surrounded by the code tags in lines 22 and 28, causing an inconsistency with other lines in this file and the challenges in general.
2022-05-16 11:26:10 +04:00
Senali Dilumika
f98db0e1ac fix(curriculum): typo in build-a-personal-portfolio-webpage.md file (#45983) (#45984)
Co-authored-by: Senali Dilumika <senali.d@fidenz.com>
2022-05-16 10:20:13 +04:00