Commit Graph

2671 Commits

Author SHA1 Message Date
Ismail Tlemcani
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
miyaliu666
3b2be48dea Update Chinese footer (#42193)
* Update trending.json

* Update three long titles
2021-05-22 07:26:26 -07:00
Renovate Bot
6913e364d1 fix(deps): update dependency i18next to v20.3.0 2021-05-22 11:24:58 +00:00
Renovate Bot
efffe56dfd chore(deps): update dependency postcss to v8.3.0 2021-05-21 09:36:33 +00:00
ChrisPrzR
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
camperbot
9088a07dad chore(i18n,learn): update translations (#42190) 2021-05-21 09:25:16 +02:00
Renovate Bot
b9fa68b00f fix(deps): update dependency sanitize-html to v2.4.0 2021-05-20 17:46:16 +00:00
Lance
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
Renovate Bot
e57c1438f7 fix(deps): update gatsby monorepo 2021-05-19 14:51:59 +00:00
Renovate Bot
d672f9e73a chore(deps): update dependency webpack to v5.37.1 2021-05-19 09:00:46 +00:00
Mrugesh Mohapatra
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
camperbot
91dd0401e0 chore(i18n,client): processed translations (#42177) 2021-05-18 07:26:36 -07:00
Kristofer Koishigawa
064179e508 fix: bump the number of published English articles (#42171) 2021-05-18 09:33:48 +04:00
Renovate Bot
df6a98fe90 chore(deps): update babel monorepo to v7.14.3 2021-05-17 23:19:16 +00:00
Niraj Nandish
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
renovate[bot]
d14f53f463 chore(deps): pin dependencies (#42168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-18 01:19:29 +05:30
Oliver Eyton-Williams
66dae77fc5 feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
alirezaghey
e190dd610a fix(curriculum): small English update (#42166) 2021-05-17 12:44:38 -05:00
camperbot
4f4bcff464 chore(i18n,client): processed translations (#42150) 2021-05-17 11:32:35 +02:00
Sem Bauke
c4910b90b4 fix: arrows pointing the wrong way (#42155) 2021-05-17 12:45:08 +05:30
Oliver Eyton-Williams
1c1d86922c refactor: simplify jest config (#42136)
* refactor: bring api jest tests to root

* refactor: pull client tests to root

* fix: remove ancient curriculum babelrc

* feat: run all jest tests at once

* fix: remove unused babelrcRoot

* chore: remove more jests
2021-05-16 18:08:04 +05:30
Sujal Gupta
8ba3b8c16c fix(client): typo in APIs and Microservices Projects intro (#42140) 2021-05-16 14:12:34 +05:30
Renovate Bot
b644110bf9 fix(deps): update dependency i18next to v20.2.4 2021-05-15 11:30:09 +00:00
Renovate Bot
b6289e1d5d fix(deps): update dependency i18next to v20.2.3 2021-05-15 09:00:33 +00:00
Renovate Bot
4f3096c1ed chore(deps): update dependency @testing-library/react to v11.2.7 2021-05-14 14:27:44 +00:00
camperbot
44e1bbd95a chore(i18n,client): processed translations (#42127) 2021-05-13 12:48:03 +00:00
Jennifer
0e113154d2 fix(client): typo in information message (#42123) 2021-05-13 10:58:06 +00:00
renovate[bot]
8f441131d1 fix(deps): update dependency monaco-editor to v0.24.0 (#42122)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 09:24:02 +02:00
Renovate Bot
135e12fd65 chore(deps): update dependency monaco-editor-webpack-plugin to v3.1.0 2021-05-13 02:40:27 +00:00
Renovate Bot
ba7ffbd6cc chore(deps): update babel monorepo to v7.14.2 2021-05-13 00:13:19 +00:00
renovate[bot]
8a1de362c1 chore(deps): update dependency copy-webpack-plugin to v8 (#42049)
* chore(deps): update dependency copy-webpack-plugin to v8

* fix(client,webpack): update to the new schema

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
2021-05-13 00:00:32 +05:30
camperbot
7f8f4dad63 chore(i18n,client): processed translations (#42114) 2021-05-12 21:24:11 +05:30
Lasse Jørgensen
a73c205e04 feat(client): add optional information block to intro pages (#42091)
* feat: add optional information block to intro pages

* feat: rename to note, add property to all blocks
2021-05-12 11:30:08 +05:30
Renovate Bot
c7b0f81f0f fix(deps): update gatsby monorepo 2021-05-11 22:11:03 +00:00
Oliver Eyton-Williams
854fee4779 Revert "fix(client): use strip-comments library for js comments removal (#41960)" (#42103)
This reverts commit b16fadb436.
2021-05-11 17:12:48 +00:00
Vignesh Saikrishna Mallya
6b0cd89df4 fix(client): fixed typo in 'certification card' english translation (#42100) 2021-05-11 15:10:47 +00:00
Oliver Eyton-Williams
7a8d6b2504 feat(client): add hashes to monaco workers (#42097) 2021-05-11 18:26:06 +05:30
Oliver Eyton-Williams
916ca023bf fix: only generate bundle stats during CI (#42094)
* fix: only generate bundle stats during CI

* fix: run if CI exists
2021-05-11 15:59:44 +05:30
Renovate Bot
6757d39648 chore(deps): update dependency webpack to v5.37.0 2021-05-11 03:32:55 +00:00
Renovate Bot
26b407967c fix(deps): update dependency postcss to v8.2.15 2021-05-11 00:37:25 +00:00
Renovate Bot
45fabeb1d5 fix(deps): update dependency nanoid to v3.1.23 2021-05-10 23:38:54 +00:00
Mrugesh Mohapatra
83943de719 chore: rollback CSRF token generation (#42082)
This reverts commit e1c00138a9.
2021-05-11 00:27:08 +05:30
Kristofer Koishigawa
94d4b2f553 fix: navbar avatar height, background colors (#42076)
* fix: navbar avatar height

* fix: prevent avatar background change when hovered or focused
2021-05-11 00:15:16 +05:30
Oliver Eyton-Williams
e1c00138a9 fix: generate csrf tokens on server (#41968)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2021-05-10 21:40:42 +05:30
renovate[bot]
21dd80c47a chore(deps): update dependency prettier to v2.3.0 (#42074)
* chore(deps): update dependency prettier to v2.3.0

* chore: apply formating per prettier

* fix: correctly disable import/no-unresolved

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-10 08:48:49 -07:00
renovate[bot]
66dd85f64a fix(deps): update gatsby monorepo (major) (#42069)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-10 17:36:22 +02:00
Renovate Bot
0c0429598f fix(deps): pin dependency strip-comments to 2.0.1 2021-05-10 10:13:21 +00:00
Lasse Jørgensen
b16fadb436 fix(client): use strip-comments library for js comments removal (#41960) 2021-05-10 11:03:04 +02:00
Renovate Bot
b5cde4d01e fix(deps): update dependency react-reflex to v4.0.1 2021-05-10 08:12:19 +00:00
camperbot
51ce31f6ae chore(i18n,learn): update translations (#42065) 2021-05-08 17:39:27 +02:00