Commit Graph

3537 Commits

Author SHA1 Message Date
camperbot
77ff095d89 chore(i18n,learn): update translations (#44112) 2021-11-03 08:24:08 -07:00
Mrugesh Mohapatra
0b79725a9e chore(deps): apply npm audit fix on all packages (#44108)
chore(deps): apply npm audit fix on all packages
2021-11-03 16:26:50 +05:30
Mrugesh Mohapatra
466f39794b chore: update all lockfiles to v2 2021-11-03 15:06:19 +05:30
Mrugesh Mohapatra
6fef483946 chore: update all packages to node v16 & npm v8 2021-11-03 15:06:19 +05:30
Nicholas Carrigan (he/him)
0d33dff597 feat: nutrition label (#43852)
* feat: initial infra

* feat: break down steps

* feat: tests 1-30

* feat: tests 31 to end

* chore: apply gikf's review suggestions

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* feat: actually testing things helps

* chore: apply review suggestions

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

* chore: take the part, put it in a step

* chore: apply shaun's review suggestions

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

* chore: missed one

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

* chore: clarify verbiage

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-11-03 09:13:47 +01:00
Renovate Bot
e7523dd6d1 fix(deps): update dependency @stripe/stripe-js to v1.21.0 2021-11-02 22:52:07 +00:00
Renovate Bot
6d8d18ef1b fix(deps): update dependency sanitize-html to v2.5.3 2021-11-02 20:36:37 +00:00
Renovate Bot
ade47bfc2b chore(deps): update dependency @testing-library/jest-dom to v5.15.0 2021-11-02 15:04:43 +00:00
Micah Silverman
2b5c1ed712 chore(deps): updated versions to address vulnerabilities (#44075) 2021-11-02 15:55:05 +05:30
Renovate Bot
0fa47ead1f chore(deps): update codesee to v0.133.0 2021-11-02 05:41:17 +00:00
Renovate Bot
647816db63 fix(deps): update dependency @babel/standalone to v7.16.2 2021-11-02 03:28:34 +00:00
Renovate Bot
a0be79c13c fix(deps): update dependency validator to v13.7.0 2021-11-02 01:18:05 +00:00
Oliver Eyton-Williams
c712f22667 fix(client): keep hints while user edits code (#44085)
* fix: only reset hints and test button on restart

Previously it would be triggered by any change to the editor contents

* refactor: move output node reset into own function

* refactor: reorganise init/update editable region args

* fix: control when line decorations update

* refactor: clean up updateEditableRegion
2021-11-01 16:43:42 +00:00
camperbot
5d844ccf4b chore(i18n,learn): update translations (#44080) 2021-10-31 14:48:17 +00:00
Renovate Bot
206e34067d fix(deps): update dependency @babel/standalone to v7.16.1 2021-10-31 00:10:02 +00:00
Renovate Bot
b03b6ab7f7 chore(deps): update codesee to v0.132.0 2021-10-30 09:11:33 +00:00
Renovate Bot
9419bdfed4 chore(deps): update babel monorepo to v7.16.0 2021-10-30 05:41:50 +00:00
Renovate Bot
adf3c2b8cc chore(deps): update dependency @types/validator to v13.6.6 2021-10-30 03:12:50 +00:00
Renovate Bot
537e8f1bce chore(deps): update codesee to v0.131.0 2021-10-30 00:15:28 +00:00
Renovate Bot
11a34b5a3e chore(deps): update dependency webpack to v5.61.0 2021-10-29 18:11:41 +00:00
camperbot
772aca3ea1 chore(i18n,learn): update translations (#44059) 2021-10-29 16:20:03 +01:00
Renovate Bot
7a0b0872cc chore(deps): update codesee to v0.130.0 2021-10-29 03:41:03 +00:00
Renovate Bot
e84fe15a97 fix(deps): update dependency react-i18next to v11.13.0 2021-10-28 21:59:52 +00:00
Nicholas Carrigan (he/him)
cb5244be73 feat: css magazine (#43507)
* feat: initial infrastructure

* feat: html steps done

* feat: through step 50

* feat: complete steps

* feat: write tests

* chore: apply gikf's review suggestions

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* chore: use correct alt text

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* fix: image size

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* feat: add temporary width

* chore: apply sem's review suggestions

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

* chore: missed one

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

* chore: apply kris' review suggestions

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

* chore: no text walls

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

* chore: walls of text

* chore: remaining review suggestions

* chore: apply shaun's review suggestions

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

* fix: linting index.md

* chore: lang tags

* feat: clarify noreferrer

* feat: clarify lazy loading

* chore: apply shaun's review suggestions

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

* fix: note about justify

* fix: split step 7

* fix: hero title

* chore: parts are secretly steps

* chore: apply tom's review suggestions

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

* chore: missed one

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

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-10-28 14:31:12 -05:00
renovate[bot]
5ffdaf7606 chore(deps): update dependency autoprefixer to v10.4.0 (#44045)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:25:01 +05:30
renovate[bot]
88f279ed1e fix(deps): update dependency gatsby to v3.14.5 (#44044)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:24:37 +05:30
renovate[bot]
3d725f3579 chore(deps): update codesee to v0.129.0 (#44039)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:24:00 +05:30
Sem Bauke
ab2e85978f chore(client): migrate-landing-components (#43769)
* feat: migrate landing components

* fix: import declarations

* fix: interface names

* fix: typing

* fix: attribute name

* fix: interface names

* Update client/src/declarations.d.ts

Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com>

* Update client/src/components/landing/components/campers-image.tsx

* Update client/src/components/landing/components/campers-image.tsx

* Apply suggestions from code review

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

* fix: linting issues

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-10-28 08:19:45 -07:00
camperbot
e88d24371a chore(i18n,client): processed translations (#44046) 2021-10-28 14:48:11 +01:00
renovate[bot]
449f08be2f fix(deps): update dependency redux to v4.1.2 (#44043)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 17:46:55 +05:30
renovate[bot]
e273753d6e fix(deps): pin dependency tone to 14.7.77 (#44038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 17:46:20 +05:30
Nicholas Carrigan (he/him)
07bfe87419 feat: add campfire mode (#42663)
* feat: add campfire mode

fix: resolve lint issues

feat: add sound to editor

fix: restore flash messages

fix: linter issues

fix: obey sound setting

Update the editor to obey the camper's sound setting.

chore: apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

fix: use @types/store

fix: linter issues

feat: simplify sound saga

Update client/src/redux/sound-mode-saga.js

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

fix: missing bracket

chore: use new s3 bucket

fix: lint

fix: import only needed bits

fix: remove from navbar

(was intermittently broken here anyway)

fix: dynamic imports?

fix: more dynamic imports

fix: tweak theme logic

chore: boolean | undefined

fix: dns

fix: no hammer local storage

* chore: apply oliver's review suggestions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: lost an import

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-10-27 17:50:29 -05:00
Renovate Bot
87c31f5bc9 fix(deps): update dependency react-instantsearch-dom to v6.15.0 2021-10-27 20:51:12 +00:00
Nicholas Carrigan (he/him)
2868347742 feat: css photo gallery (#43602)
* feat: initial infra

* feat: create steps

* feat: prototype tests

Haven't tested locally yet :)

* feat: complete tests

* feat: move image size step

* chore: apply shaun's review suggestions

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

* chore: apply kris' review suggestions

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

* fix: index.md linting

* chore: steps are parts in disguise

* chore: apply tom's review suggestions

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

* fix: colon to period

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-10-27 13:40:44 -05:00
Arun Et-008
1ca335794c fix(client): make language dropdown as wide as the nav (#43991)
Co-authored-by: arun elanthamil <arun.elanthamil@superops.ai>
2021-10-27 13:53:16 +03:00
Oliver Eyton-Williams
21b7a9ee4f chore: fix breaking change in monaco 2021-10-27 13:52:32 +05:30
Renovate Bot
544588779e fix(deps): update monaco editor 2021-10-27 13:52:32 +05:30
awu43
fa9fb61f6a feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30
renovate[bot]
fbc0ea8742 fix(deps): update dependency reselect to v4.1.1 (#44009)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-27 10:38:56 +05:30
Renovate Bot
e0f40549b5 chore(deps): update codesee to v0.128.0 2021-10-27 03:48:13 +00:00
Krzysztof
f4cae7015f fix(client): use https for CodeAlly frame (#44024) 2021-10-26 17:46:45 -05:00
Ashis Kumar
94079b263a chore(client): Migration of SolutionViewer component to Typescript. (#43694)
* The Solutionviewer .js file has been migrated into the .tsx file.

* Apply suggestions from code review

I have added the suggestions and before adding them to the commit, I have checked it once locally and it doesn't throw any new error.

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Update the SolutionViewer.tsx 

Added the "null" and "undefined" type to "solution" property.

* Update SolutionViewer.tsx

* Update ProjectModal.tsx

* Update ProjectModal.tsx

* Update SolutionViewer.tsx

* Update ProjectModal.tsx

* Apply suggestions from code review

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

* Update client/src/components/SolutionViewer/ProjectModal.tsx

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

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* type of solution prop has been changed into "solution?:string;"

* assert solution is not `null` for modal

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-10-26 12:16:25 -07:00
renovate[bot]
fc868b3201 chore(deps): update codesee to v0.126.0 (#44023)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-27 00:45:34 +05:30
Maciek Sitkowski
cf0286dd36 chore(client): migrate Tool-Panel component to ts (#43790)
* chore: rename Tool-Panel.js to tool-panel.tsx

* feat: migrate tool-panel to ts

* chore: remove unused ts-expect-error

* chore: improve videoUrl and guideUrl types

* chore: update executeChallenge prop type
2021-10-26 09:00:17 -07:00
Mrugesh Mohapatra
b4c68c039b chore(deps): run npm audit fix on all packages (#44002) 2021-10-26 19:11:53 +05:30
camperbot
40e588ab90 chore(i18n,client): processed translations (#44019) 2021-10-26 19:09:17 +05:30
Renovate Bot
54fe28d1c4 fix(deps): update dependency react-instantsearch-dom to v6.14.0 2021-10-26 13:14:05 +00:00
renovate[bot]
63e451b202 chore(deps): update dependency webpack to v5.60.0 (#44003)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 13:41:34 +05:30
renovate[bot]
8b2cc86094 chore(deps): update codesee to v0.125.0 (#44005)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 10:33:51 +05:30
Oliver Eyton-Williams
866c9ee9d9 refactor: clean up MultifileEditor (#43996) 2021-10-25 22:06:11 -05:00