Commit Graph

30934 Commits (9db14c4aecae0bb1f89f6ce6f98c59c18dfa66cf)

Author SHA1 Message Date
Naveen fb50af096c
chore: renovate bot setting to pin actions to a full length commit SHA (#46060)
- https://docs.renovatebot.com/modules/manager/github-actions/#additional-information

- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies

>Pin actions to a full length commit SHA

>Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
> Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository,
> as they would need to generate a SHA-1 collision for a valid Git object payload.

- https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
- b0c3aa85ef/default.json (L13)
2022-05-19 23:21:21 +05:30
Naomi Carrigan b9f3345721
feat: update endpoints (#45688) 2022-05-19 21:52:38 +05:30
Mrugesh Mohapatra 2b223704f6
fix(github): update issue templates (#46073) 2022-05-19 21:34:03 +05:30
Niraj Nandish d4e01b66fb
chore: TS migrate `MultifileEditor` (#45857) 2022-05-19 21:14:22 +05:30
Colin Thornton be60ef2c5a
fix(curriculum): allow for multiple classes on nav links for technical-doc project (#46066)
* fix: Allow for multiple classes on nav links

* revert: changes to translation files
2022-05-19 21:13:12 +05:30
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