Commit Graph

30573 Commits (03612c2600d5207c0767fde14d55097f0526c98c)

Author SHA1 Message Date
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
DanielRosa74 7bcb7a16cc
fix(curriculum): change hint from `legend` element to `p` element (#45982)
This challenge talks about a footer and a p. The hint text in line 33 talks about a legend element that is not part of it.
2022-05-16 10:16:50 +04:00
Dario-DC 5928380d7e
fix(curriculum): extra word in step 47 cafe menu project (#45941)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-05-15 22:03:01 +02:00
Renovate Bot 9486daaf08 chore(deps): update codesee to v0.259.0 2022-05-15 17:40:56 +00:00
Niraj Nandish 0f49664db2
fix(ci): update workspaces to pass NodeJS CI (#45980) 2022-05-15 20:14:25 +05:30
Renovate Bot 3d46de6999 fix(deps): update dependency react-reflex to v4.0.8 2022-05-15 13:09:22 +00:00
Renovate Bot 70cbfb1497 fix(deps): update dependency react-instantsearch-dom to v6.24.3 2022-05-15 11:35:41 +00:00