Commit Graph

2652 Commits (3fe039248cce70766b3b3fec5c96955d7946a106)

Author SHA1 Message Date
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
Renovate Bot 6120dad331 fix(deps): update dependency @loadable/component to v5.15.0 2021-05-08 09:34:34 +00:00
Renovate Bot 58a18e15e5 fix(deps): update dependency date-fns to v2.21.3 2021-05-08 08:24:44 +00:00
Oliver Eyton-Williams e1f673e685
fix: prevent excessive locale bundling (#41979)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-08 13:18:37 +05:30
Mrugesh Mohapatra 1805631e4a
fix(client): add info circle to claim cert steps (#42060) 2021-05-08 12:54:29 +05:30
Renovate Bot 057c55febe fix(deps): update dependency gatsby to v3.4.2 2021-05-07 23:07:06 +00:00
Mrugesh Mohapatra 7c4676d0a4
fix(client): quick-fix for cert claiming (#42055)
* chore: reinstate the quick-fix for cert claiming

This reverts commit d80d093c8b.

* feat: add progress to claim cert card
2021-05-07 12:39:42 -07:00
Mrugesh Mohapatra 81d8d3f294
fix(npm-audit): improve audit and fix run-scripts (#42050)
* fix(npm-audit): improve audit and fix run-scripts

* fix: include --no-bail

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-07 23:48:11 +05:30
renovate[bot] 4d8bac0be3
chore(deps): update dependency babel-plugin-transform-imports to v2 (#41676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-07 19:15:20 +05:30
renovate[bot] af3c411de6
fix(deps): update dependency query-string to v7 (#42033)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-07 17:00:03 +05:30
Renovate Bot e384e8dbcd chore(deps): update dependency monaco-editor-webpack-plugin to v3.0.1 2021-05-07 03:12:08 +00:00
Nicholas Carrigan fb9edaf790 revert(client): enzyme adapter React 17
This reverts commit ce6124a9ed.
2021-05-07 03:53:04 +05:30
Nicholas Carrigan 39c214290c revert(client): roll back react 17
Reverts b6da89c5b6 to hot-fix help
button issue.
2021-05-07 03:53:04 +05:30
Mrugesh Mohapatra d80d093c8b
revert(client): add quick superblock cert claim steps
This reverts commit e8578341b5.
2021-05-07 02:39:38 +05:30
renovate[bot] 5a2cac48b7
fix(deps): update dependency react-ga to v3 (#42034)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-07 00:47:51 +05:30
Shaun Hamilton e8578341b5
feat(client): add quick superblock cert claim steps (#42031)
* feat(client): add quick superblock cert claim steps

* remove comments
2021-05-06 11:45:19 -07:00
Mrugesh Mohapatra e86e9e3388
fix(client): update missed updates to the lockfile (#42028) 2021-05-06 21:46:52 +05:30
renovate[bot] 561c735a43
fix(deps): update dependency redux to v4.1.0 (#42016)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 21:23:56 +05:30
renovate[bot] 425c6c16fe
fix(deps): update gatsby monorepo (#42017)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 21:23:12 +05:30
Mrugesh Mohapatra 5cb3465a1d
fix(i18n): ensure language redirects for Chinese traditional (#42020) 2021-05-06 20:35:27 +05:30