Commit Graph

28054 Commits

Author SHA1 Message Date
bb841869eb chore(i18n,docs): update translations (#42207) 2021-05-24 18:22:08 +05:30
9c6701bf10 fix: eslint config (#42228)
The typescript parser does not work properly on pure JS and is only
needed for TS files, so this commit restricts @typescript-eslint/parser
to .ts and .tsx files
2021-05-24 17:45:39 +07:00
4a0d43facb chore(i18n,client): processed translations (#42223) 2021-05-24 16:00:42 +05:30
bd69e00480 chore(i18n,curriculum): update translations (#42191) 2021-05-24 09:42:08 +02:00
66c5523909 feat: render footer correctly (#42096)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2021-05-24 00:30:07 +02:00
4714e033c8 chore(deps): update dependency jsdom to v16.6.0 2021-05-23 22:25:24 +00:00
914ff44f74 fix(client): add validation to profile image URL (#41927)
* fix: fix broken image url after validation

* feat: add tests for a broken image url submission

* fix: reduce event related calls

* Update cypress/integration/settings/image-picture-check.js

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

* Update cypress/integration/settings/image-picture-check.js

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-05-23 16:08:12 +02:00
3b2be48dea Update Chinese footer (#42193)
* Update trending.json

* Update three long titles
2021-05-22 07:26:26 -07:00
b1eeb0fb11 docs: update PR template (#42210)
* docs: update PR template

* Update .github/PULL_REQUEST_TEMPLATE.md

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

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-05-22 07:23:56 -07:00
6913e364d1 fix(deps): update dependency i18next to v20.3.0 2021-05-22 11:24:58 +00:00
fcc29419c6 feat(tools): add color palette to tailwind config file (#42198)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2021-05-22 15:33:43 +05:30
1018f91535 fix(curriculum): check for correct method in test (#42214)
I don't know how the code runs from here, but I'm assuming it should be the correct method now
2021-05-22 10:58:35 +02:00
df0860dd96 chore(deps): update dependency eslint to v7.27.0 2021-05-22 03:01:14 +00:00
6db31fd9aa chore(deps): update dependency eslint-plugin-import to v2.23.3 2021-05-21 21:46:14 +00:00
7ab513fbae chore(deps): update dependency mongodb to v3.6.8 2021-05-21 19:03:47 +00:00
c92150e9bb fix(deps): update dependency @actions/core to v1.3.0 2021-05-21 15:24:26 +00:00
4d024f3e4b fix(curriculum): css and html test issues (#42045)
* fix: css and html issues

* fix: issues with css test

* fix: allow spaces in solution css

* fix: css tests for use-rgb-to-mix-colors
2021-05-21 12:18:42 +01:00
efffe56dfd chore(deps): update dependency postcss to v8.3.0 2021-05-21 09:36:33 +00:00
d636bb8912 fix(client): update CSS variable values (#42197)
Update rgba instead of rgb to translucent colors and add hex value for --purple-mid
2021-05-21 12:55:33 +05:30
9088a07dad chore(i18n,learn): update translations (#42190) 2021-05-21 09:25:16 +02:00
79b90ca46e docs: add links to the moderator handbook (#42199) 2021-05-21 06:08:55 +02:00
b9fa68b00f fix(deps): update dependency sanitize-html to v2.4.0 2021-05-20 17:46:16 +00:00
f53097b152 chore(deps): update dependency lint-staged to v11 (#42180)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-20 17:21:28 +05:30
9c86168b2f fix: valid username lowercase (#42172)
* fix: valid username lowercase

* test: add test in the validate for reject uppercase characters

* test: add test in the cypress for check on uppercase characters and reject it.
2021-05-20 09:04:00 +02:00
938e5913fa chore(i18n,curriculum): update translations (#42187) 2021-05-19 19:20:10 +02:00
e57c1438f7 fix(deps): update gatsby monorepo 2021-05-19 14:51:59 +00:00
d672f9e73a chore(deps): update dependency webpack to v5.37.1 2021-05-19 09:00:46 +00:00
12a37ba581 chore(deps): update dependency mongodb to v3.6.7 2021-05-18 22:48:04 +00:00
777c508f82 fix(curriculum): small english improvement (#42173)
* fix(curriculum): small english improvement

* fix(curriculum): small english improvement

Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
2021-05-18 14:42:05 -07:00
6d8baddec0 chore: update api deps, apply npm audit fix (#42179)
* chore(api): bump minor and patch

* chore: apply npm audit fix across deps
2021-05-18 22:39:26 +05:30
f3e8a0f0c2 fix(curriculum): clarify Check if an Object has a Property (#42156)
* fix: clarify Check if an Object has a Property

* fix: give extra clarity on object checking
2021-05-18 20:36:53 +04:00
18ccc3bd34 chore(i18n,curriculum): processed translations (#42178) 2021-05-18 07:27:23 -07:00
91dd0401e0 chore(i18n,client): processed translations (#42177) 2021-05-18 07:26:36 -07:00
f68fc5a5a8 chore(i18n,docs): processed translations (#42176) 2021-05-18 19:06:17 +05:30
064179e508 fix: bump the number of published English articles (#42171) 2021-05-18 09:33:48 +04:00
0f0a1f4801 feat(curriculum): add solution (#42149)
* fix: ensure using in test arrays from background

* feat: add solution

* fix: improve description
2021-05-18 14:26:54 +09:00
86d50dc093 feat(curriculum): add solution (#42146)
* fix: ensure using in test arrays from background

* feat: add solution

* fix: improve description
2021-05-18 14:12:56 +09:00
8ef1c43f3d chore(deps): update typescript-eslint monorepo to v4.24.0 2021-05-18 00:34:41 +00:00
df6a98fe90 chore(deps): update babel monorepo to v7.14.3 2021-05-17 23:19:16 +00:00
7fb1b142e3 fix(curriculum): small english improvement (#42167) 2021-05-17 15:53:15 -05:00
955588eb3e fix(editor): Remove keybind of intellisense (#42137)
* fix: Remove keybind of intellisense

* fix: remove old solution

* fix: disable suggestion on trigger characters
2021-05-17 15:42:22 -05:00
d14f53f463 chore(deps): pin dependencies (#42168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-18 01:19:29 +05:30
aed0013923 fix(deps): update dependency @actions/github to v5 (#42163)
* fix(deps): update dependency @actions/github to v5

* fix: use v5 @actions/github api

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-18 00:26:50 +05:30
66dae77fc5 feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
e190dd610a fix(curriculum): small English update (#42166) 2021-05-17 12:44:38 -05:00
1ab5139c51 feat(curriculum): add solution (#42130)
* fix: ensure using in test arrays from background

* feat: add solution

* fix: improve description

* fix: grammar

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-17 12:43:17 -05:00
45904743c7 chore(deps): update dependency webpack-bundle-analyzer to v4.4.2 2021-05-17 15:26:46 +00:00
3d91eae3e5 chore(i18n,curriculum): processed translations (#42162) 2021-05-17 19:00:24 +05:30
be2bb093d4 docs: use details tags to clean up mailhog section (#42160) 2021-05-17 18:58:38 +05:30
df0898a495 chore(deps): pin dependencies 2021-05-17 12:22:27 +00:00