Commit Graph

30197 Commits (b55f61c6ef2362dbeb7265619fd80c5749390f4f)

Author SHA1 Message Date
renovate[bot] 770983a02b
chore(deps): update actions/upload-artifact action to v3 (#45491)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-21 07:05:26 -07:00
camperbot 8ae12b0849
chore(i18n,client): processed translations (#45490) 2022-03-21 09:59:04 -03:00
Renovate Bot fc77d053ed fix(deps): update dependency react-i18next to v11.16.1 2022-03-20 20:41:52 +00:00
Renovate Bot fde7a38d49 fix(deps): update dependency @stripe/stripe-js to v1.25.0 2022-03-20 17:12:20 +00:00
Renovate Bot f00cf66e22 fix(deps): update dependency algoliasearch to v4.13.0 2022-03-20 14:50:36 +00:00
Renovate Bot d189c1bcce chore(deps): update dependency prettier to v2.6.0 2022-03-20 12:11:47 +00:00
Renovate Bot ec8affdb75 chore(deps): update codesee to v0.211.0 2022-03-20 09:36:35 +00:00
Renovate Bot 1c8659fe00 chore(deps): update dependency rollup to v2.70.1 2022-03-20 04:38:52 +00:00
Renovate Bot 8f3ea03ff5 chore(deps): update dependency postcss to v8.4.12 2022-03-20 02:13:46 +00:00
Renovate Bot 70cb1ca5e5 chore(deps): update dependency lint-staged to v12.3.7 2022-03-19 23:34:49 +00:00
Renovate Bot a856fd4e8b chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.27 2022-03-19 21:00:05 +00:00
Renovate Bot 078f090112 chore(deps): update dependency eslint-plugin-react to v7.29.4 2022-03-19 18:36:45 +00:00
Renovate Bot ccaeefe5ff chore(deps): update dependency @types/react-dom to v17.0.14 2022-03-19 16:29:27 +00:00
Renovate Bot 560784feef chore(deps): update dependency autoprefixer to v10.4.4 2022-03-19 14:33:47 +00:00
Renovate Bot c817919a0e chore(deps): update dependency @types/react to v17.0.41 2022-03-19 12:48:41 +00:00
Naomi Carrigan d781c63fdf
chore: resolve flagged Crowdin issues (#45442)
* chore: resolve bengali issues

* chore: resolve french issues

* chore: resolve hebrew issues

* chore: resolve persian issues

* chore: resolve portuguese brazilian issues

* chore: resolve russian issues

* chore: resolve spanish issues

* chore: resolve japanese issues
2022-03-19 13:26:57 +05:30
Renovate Bot 141932a69d chore(deps): update babel monorepo 2022-03-19 02:55:23 +00:00
Radi Totev 8a3cbde3df
fix(curriculum): error in asserting initial state of redux store (#45457)
Initialize different store variable (_store) to prevent test failures in case user tested his own store in the exercise.
2022-03-18 18:42:04 +01:00
Anjum Iqbal aa7c58f7e5
fix(curriculum): add missing quotation marks (#45460) 2022-03-18 18:28:42 +01:00
camperbot fd8980232e
chore(i18n,docs): processed translations (#45458) 2022-03-18 09:28:30 -07:00
Farhan Hasin Chowdhury c46cf6e5ca
fix(curriculum): fixed mistakes in the source string (#45448)
* chore: fixed mistakes in the source string

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804e7.md

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

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-03-18 15:42:26 +00:00
camperbot f20e8f4860
chore(i18n,learn): processed translations (#45454) 2022-03-18 16:24:52 +09:00
camperbot 2df1a3235f
chore(i18n,client): processed translations (#45453) 2022-03-18 16:23:48 +09:00
camperbot 2aae05adb0
chore(i18n,docs): processed translations (#45452) 2022-03-18 16:22:52 +09:00
Justin 17898b0ffc
fix(curriculum): update meta naming inconsistencies (#45446)
Fixes incorrect uses of the word `tag` to refer to an element.
2022-03-17 20:13:16 +00:00
Kai Wei Mo ce5b9b8aba
fix(curriculum): augment test for adding tracks property (#45424)
* Only English

* Consitent quotation marks
2022-03-17 19:13:16 +00:00
Ahmad Abdolsaheb 54fb32f007
feat: add dark theme editor highlight color (#45450) 2022-03-17 13:28:25 +01:00
Sumanth 85677bfcab
fix(curriculum: removed repeated word in challenge (#45451) 2022-03-17 13:08:49 +01:00
Kai Wei Mo 6a7d2e5cbe
feat: visual distinction between instructions and code (#45354)
* Add border-left to description-container

* Add description-container use primary-background

* Jaw border to quaternary bg

* Select editor line to highlight bg

* Update client/src/templates/Challenges/classic/editor.tsx

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-03-17 14:07:18 +03:00
Triumph Joshua Odemudia adcce7fb6d
Chore: Typescript Migration for Index.js file (#45447) 2022-03-17 15:34:19 +05:30
camperbot 00c9bc5909
chore(i18n,learn): processed translations (#45445) 2022-03-16 21:09:26 +01:00
camperbot 93d2d838c4
chore(i18n,client): processed translations (#45444) 2022-03-16 23:11:32 +05:30
Naomi Carrigan dab600b4b1
chore: refactor the everything be true challenge (#45433) 2022-03-16 08:29:46 -07:00
Tom f34c125da4
feat(docs): add user token workflow (#45439)
* feat(docs): add user token workflow

* Update docs/user-token-workflow.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-03-16 17:14:37 +03:00
Oliver Eyton-Williams 47f0914de4
fix: lint sequentially to catch errors (#45441) 2022-03-16 13:52:12 +01:00
Huyen Nguyen 3fc687a583
feat(ui-components): implement basic Button component (#45421)
* Move to its own folder

* file rename

* implement basic Button component
2022-03-16 12:00:53 +03:00
Ahmad Abdolsaheb 7b9bc8bb99
fix: clean up donate-saga error (#45435)
* fix: clean donate-saga error

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-15 15:11:31 -07:00
Naomi Carrigan 10efb79643
fix: resolve lint error in paypal-button (#45440) 2022-03-15 18:54:08 +00:00
camperbot a070a76694
chore(i18n,client): processed translations (#45437) 2022-03-16 02:05:33 +09:00
camperbot dae10d8af6
chore(i18n,learn): processed translations (#45438) 2022-03-16 02:03:53 +09:00
camperbot e98f73b4a6
chore(i18n,docs): processed translations (#45436) 2022-03-15 10:02:37 -07:00
Huyen Nguyen 610ba7b3e9
fix(ui-components): correct the setup of tailwind default styles (#45369) 2022-03-15 15:20:57 +03:00
Ahmad Abdolsaheb 193973f7ec
feat: add database cert alert (#45346)
* feat: add database cert alert

* fix: change link to forum post

* fix: alert text

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-03-15 10:31:20 +01:00
Tom daaa2b38cf
feat: encode user tokens (#45429) 2022-03-15 14:11:43 +05:30
camperbot d94177d85c
chore(i18n,learn): processed translations (#45432) 2022-03-14 17:16:48 +00:00
camperbot 9a48c71ecf
chore(i18n,client): processed translations (#45431) 2022-03-14 18:04:30 +01:00
camperbot 9ce5f1fa2f
chore(i18n,docs): processed translations (#45430) 2022-03-14 18:03:46 +01:00
Shaun Hamilton 25aa04e2e7
chore(curriculum): standardise titles for rwd-beta (#45398)
* chore(curriculum): accessibility-quiz

* chore(curriculum): cafe-menu

* chore(curriculum): ferris-wheel

* chore(curriculum): fix ferris-wheel tests

* chore(curriculum): colored-markers

* chore(curriculum): photo-gallery

* chore(curriculum): magazine

* chore(curriculum): penguin

* chore(curriculum): city-skyline

* chore(curriculum): registration-form

* chore(curriculum): picasso-painting

* chore(curriculum): balance-sheet

* chore(curriculum): piano

* chore(curriculum): rothko-painting

* fix: title min 15 chars
2022-03-14 16:54:43 +01:00
Renovate Bot f058ad2850 fix(deps): update dependency react-i18next to v11.15.7 2022-03-13 10:57:28 +00:00
Renovate Bot 2400a3f5b1 chore(deps): update dependency bson-objectid to v2.0.3 2022-03-12 20:09:05 +00:00