Commit Graph

2751 Commits (e9c8d12703f6e38d1d7b6ff82768a3f1fa34a334)

Author SHA1 Message Date
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
Renovate Bot 0b5553002a chore(deps): update dependency webpack-cli to v4.7.0 2021-05-06 14:56:53 +00:00
Renovate Bot 92dc7a785f fix(deps): update dependency react-tooltip to v4.2.19 2021-05-06 12:11:25 +00:00
Renovate Bot 1680f25085 fix(deps): update dependency postcss to v8.2.14 2021-05-06 11:09:17 +00:00
Oliver Eyton-Williams bbb3d10ea9 chore(deps): algoliasearch 2021-05-06 13:26:54 +05:30
Oliver Eyton-Williams 7ea9d7f62f chore(deps): jest-json-schema-extended 2021-05-06 13:26:54 +05:30
Renovate Bot c9be11d05a fix(deps): update dependency date-fns to v2.21.2 2021-05-05 21:52:49 +00:00
Mrugesh Mohapatra 29b388025b
fix(deps): pin dependency @wojtekmaj/enzyme-adapter-react-17 to 0.6.1 (#42009)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-05 13:49:59 -07:00
Nicholas Carrigan (he/him) fd11361fc8
fix(client): update navbar for Chinese Simplified and Traditional (#42007)
* fix: navbar bug

Should resolve the current bug on staging with the nav bar.

* fix: update display names

Update the display names for the two Chinese options.

* fix(tools): remove extraneous test

Docs do not indicate that language code needs to be 2 characters.
2021-05-06 01:44:25 +05:30
Nicholas Carrigan (he/him) 3da4be21bb
chore: seed chinese traditional (#42005)
Seeds the chinese traditional files manually so we can deploy to
staging.
2021-05-05 22:43:49 +05:30
Nicholas Carrigan e46e80e08f feat(client): add chinese traditional
Add chinese traditional to the all-langs validation and necessary
client build configs.
2021-05-05 21:06:54 +05:30
Mrugesh Mohapatra ce6124a9ed fix: use unofficial adapter for react 17 for enzyme 2021-05-05 20:59:43 +05:30
Renovate Bot b6da89c5b6 chore(deps): update react monorepo 2021-05-05 20:59:42 +05:30
renovate[bot] 4ace78e0f7
chore(deps): pin dependencies (#42002)
chore(deps): pin dependencies
2021-05-05 20:52:14 +05:30
Oliver Eyton-Williams e7156dcc9e
feat: generate Webpack stats in CI (#41993) 2021-05-05 14:32:22 +00:00
Renovate Bot 26dc5a7fae fix(deps): update dependency react-tooltip to v4.2.18 2021-05-05 14:20:38 +00:00
Oliver Eyton-Williams a0ac43083a fix: apply audit fix 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams 4dafe9e168 chore(deps): autoprefixer 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams a23d96f0d8 chore(deps): include postcss 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams 83b9abeb7d chore(deps): react-monaco-editor 2021-05-05 18:12:50 +05:30
Oliver Eyton-Williams 5f8520f0d4 chore(deps): monaco-editor 2021-05-05 18:12:50 +05:30
Renovate Bot 6d8bbf7cfc fix(deps): update dependency react-instantsearch-dom to v6.11.0 2021-05-05 04:50:31 +00:00
Renovate Bot f5a9251f5e chore(deps): update babel monorepo to v7.14.1 2021-05-05 00:17:08 +00:00
renovate[bot] 8f753a0b67
fix(deps): update dependency react-i18next to v11.8.15 (#41972)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-04 18:15:05 +05:30
camperbot f1adef45a0
chore(i18n,learn): update translations (#41971) 2021-05-03 19:32:27 +05:30
Ahmad Abdolsaheb 27c8d564e4
fix(client): replace Stripe with PayPal (#41924)
* feat: remove stripe payment option from client

* feat: remove stripe completely

* fix: remove last Stripe remnants

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-03 11:45:23 +03:00
Renovate Bot 23564eb732 chore(deps): update dependency webpack to v5.36.2 2021-05-03 07:59:15 +00:00
Renovate Bot 31a69ea685 chore(deps): update babel monorepo to v7.14.0 2021-05-01 16:09:10 +00:00
renovate[bot] 3f776cbc70
fix(deps): update dependency i18next to v20 (#41903)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-01 14:40:54 +02:00
Oliver Eyton-Williams 2eac236e39
fix: remove JS comments revisited (#41952)
* fix: restrict removeJSComments to test-evaluator

To prevent @babel from being included everywhere, this only calls
removeJSComments inside the test-evaluator

* test: add removeJSComments test
2021-04-30 22:30:06 +03:00
Mrugesh Mohapatra 341fe76f0f chore: roll back CSRF changes for the weekend
This reverts commit 00193858a0.
2021-04-30 23:57:28 +05:30
Oliver Eyton-Williams 00193858a0
fix: generate csrf tokens on server not client (#41908)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-04-30 09:42:26 +03:00
GM Fuster 3b056aa7b4
chore(replit): use correct brand name across codebase (#41941)
* replace repl.it with replit.com in the English version

Replace repl.it to replit.com in the English version.  Chinese and Spanish versions have the same issue.

* Updated the repl.it to replit.com or Replit

I changed the text from replit.com to Replit and added the changes to the files outside the curriculum folder.

* Forgot removing one .com.

There was on Replit.com that I missed when I reviewed the files.

* Resolve conflicts

I got an unable to auto merge so resolving conflicts and trying again.

* try committing conflicts again

* Trying the conflicts again

* chore: fix typo in personal library

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-29 11:13:38 +01:00
Oliver Eyton-Williams 9be2fb9a10
fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
Evgeny Klimenchenko db369fbed1
fix(client): remove JS comments from user code for tests (#41873)
* Removes comments in js challanges by default

* fix local-scope-and-functions test regex

* fix all languages

* revert language changes

* removed unnecessary removeJSComments from challenges

* fix challanges in other languages

* removed removeJSComments from all challanges
2021-04-28 10:18:54 -05:00
Sem Bauke 20cbfce484
chore(client) remove contextual navigation (#41919) 2021-04-28 08:10:43 -05:00
Sem Bauke 4d83779b2e
fix(curriculum): intellisense suggenstion box should not be visible (#41918) 2021-04-27 09:27:53 -07:00
Tom e79e212912
fix(curriculum): helper function regex s flag causing error (#41910) 2021-04-23 22:59:33 +02:00
Shaun Hamilton d3f59e6d5d
fix(dev): rename superBlock with v7 to certSlug (#41738)
* fix(dev): rename superBlock with v7 to slug

* improve name slug -> certSlug

* superBlockTitle -> superBlock

* correct teeny, tiny mistake

* fix: correct slug to certSlug in certLocation

* refactor currentCerts

* rename showCert cert -> certSlug and various
2021-04-23 22:29:17 +03:00
Renovate Bot 41a7768ca1 chore(deps): update dependency @testing-library/jest-dom to v5.12.0 2021-04-22 19:21:13 +00:00
Shaun Hamilton 96e8dbc58f
fix(client): replace lookbehind in transformEditorLink (#41889) 2021-04-22 19:06:33 +05:30
Oliver Eyton-Williams 669844527c
chore: remove unused code (#41878) 2021-04-22 11:36:56 +03:00
Renovate Bot ec7224fb65 chore(deps): update dependency webpack to v5.35.0 2021-04-21 18:00:24 +00:00
Renovate Bot 8bca96845c fix(deps): update dependency @babel/standalone to v7.13.17 2021-04-21 09:19:21 +00:00
Renovate Bot 8a4d945c7c fix(deps): update dependency gatsby to v3.3.1 2021-04-21 04:41:06 +00:00
Renovate Bot 2648e9938f fix(deps): update dependency validator to v13.6.0 2021-04-21 02:12:29 +00:00
Shaun Hamilton fd955635e5
feat(client): transform app url to editor (#41858) 2021-04-20 14:47:42 -07:00
Renovate Bot 6e481cd193 chore(deps): update babel monorepo to v7.13.16 2021-04-20 18:26:07 +00:00
Renovate Bot abe9b997cd fix(deps): pin dependency psl to 1.8.0 2021-04-19 19:24:12 +00:00
gracewest333 90fe009374
feat(client): add placeholder text to forum posts (#41849) 2021-04-18 19:40:26 +03:00
Ahmad Abdolsaheb cbf088595c
feat: add gap scripts for production and staging (#40807)
* feat: set gap

* feat: add gap script conditionally

* feat: add 2.16.2 script

* feat: add initial tests

* feat: add dev and chinese gap scripts

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-16 14:29:53 +05:30
Renovate Bot 42bb12ea65 fix(deps): update gatsby monorepo 2021-04-15 23:06:47 +00:00
Renovate Bot ebb3d9246a fix(deps): update dependency date-fns to v2.21.1 2021-04-15 20:28:37 +00:00
Nicholas Carrigan (he/him) 70a28cc528
fix(tools): i18n schema linting (#41823) 2021-04-15 09:31:18 +05:30
Renovate Bot 934c25000c chore(deps): update dependency webpack to v5.33.2 2021-04-14 22:37:12 +00:00
Renovate Bot 51510b0668 fix(deps): update dependency date-fns to v2.21.0 2021-04-14 20:08:37 +00:00
Renovate Bot 445c27d637 fix(deps): update dependency typescript to v4.2.4 2021-04-14 16:43:55 +00:00
Renovate Bot a50650ad19 fix(deps): update dependency react-i18next to v11.8.13 2021-04-14 11:16:40 +00:00
Renovate Bot 9d920c2df5 fix(deps): update dependency date-fns to v2.20.3 2021-04-14 08:46:27 +00:00
Renovate Bot 97fe754b60 chore(deps): update dependency webpack to v5.32.0 2021-04-14 01:02:45 +00:00
Hassaan Pasha 9ce5a09593
fix (client): added editor refs to all the instances of Editor to enable hotkey focus (#41757) 2021-04-13 13:29:41 +02:00
Renovate Bot 5facdce519 chore(deps): update babel monorepo to v7.13.15 2021-04-12 14:51:29 +00:00
Michael Parkadze 081f79060d
fix(client): update search results links to open in new tab (#41734) 2021-04-12 15:29:01 +07:00
Ahmad Abdolsaheb f075837311
feat: create action row and style Multi-file editor (#41579)
* feat: add action row & style editor

* fix: separate conditional for splittter and reflex element

* fix: move jaws whenever a line is deleted or added

* feat: keep line indicator inside editable region

* feat: add submit button and restyle decorator

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-09 13:18:54 -07:00
Gil Joseph Klein 6325c071fb
fix: typo in APIs and Microservices (#41746) 2021-04-09 11:00:18 +03:00
camperbot ad681233c7
chore(i18n,client): processed translations (#41748) 2021-04-05 08:05:51 -07:00
camperbot 5c0d74d1db
chore(i18n,client): processed translations (#41736) 2021-04-04 06:52:17 -07:00
Matthew 9dfcd67592
fix: remove repeated words in Quality Assurance intro (#41733) 2021-04-03 08:39:08 +02:00
CamperBot 2359d4ba5a
chore(i18n,client): processed translations (#41727) 2021-04-02 06:52:10 -07:00
Ahmad Abdolsaheb d5d786049e
feat(api): stripe checkout integration (#41666)
* feat: add api stripe checkout integration

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-02 15:33:34 +09:00
Renovate Bot b80af94373 fix(deps): update gatsby monorepo 2021-03-31 23:46:59 +00:00
CamperBot 65423248e7
chore(i8n,client): processed translations (#41706)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-31 06:33:38 -07:00
Ahmad Abdolsaheb 3edaf7f6dc
Update footer links to March 2021 (#41651)
* feat: update footer links

* Update client/i18n/locales/english/trending.json

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

* Update client/i18n/locales/english/trending.json

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

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2021-03-31 19:03:31 +09:00
Renovate Bot c241f3162c fix(deps): update dependency rxjs to v6.6.7 2021-03-31 05:06:18 +00:00
Renovate Bot 490b4289f4 fix(deps): update dependency react-tooltip to v4.2.17 2021-03-31 00:50:17 +00:00
Renovate Bot 316e0aaac6 fix(deps): update dependency react-i18next to v11.8.12 2021-03-31 00:01:28 +00:00
Shaun Hamilton e00ed55a02
fix(client): add DEV_SSR false flag to gatsby-config (#41681) 2021-03-31 01:42:46 +05:30
Renovate Bot 11d6442456 chore(deps): update dependency @testing-library/react to v11.2.6 2021-03-30 20:02:01 +00:00
Ahmad Abdolsaheb 9d15b43415
feat: isolate production and staging analytics (#41648)
* feat: isolate production analytics

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-30 06:45:54 -07:00
Renovate Bot 36887e991a fix(deps): update dependency i18next to v19.9.2 2021-03-30 13:19:04 +00:00
Renovate Bot bee68b651d chore(deps): update babel monorepo to v7.13.14 2021-03-30 11:54:39 +00:00
Oliver Eyton-Williams 740370eb60
refactor: explicit mocking for analytics (#41562)
The previous approach did avoid a fair number of jest.mock calls, but
made debugging the tests harder. If you don't know about the mapping
it's unclear why the imported module does not behave as normal.

By forcing the use of jest.mock it means that the answer to that
question is in the test you are working on.
2021-03-29 16:48:58 -07:00
renovate[bot] 08114292c3
fix(deps): pin dependencies (#41589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-27 20:57:57 +05:30
Mrugesh Mohapatra 42365dd172
fix: update package files, lerna config (#41599)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-27 07:46:20 -07:00
Oliver Eyton-Williams e91793b934
fix(client): polyfill path with path-browserify (#41615)
path is being used by webpack to transform imports into requires. Since
some challenges rely on this transformation, path has to exist in the
browser.
2021-03-27 19:19:30 +05:30
Mrugesh Mohapatra 1a97759b47 chore(client): update dependencies 2021-03-26 03:07:12 +05:30
Mrugesh Mohapatra ad9b1f89d8
fix(api, client): update Gatsby, webpack & related things (#41452)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-25 12:13:43 -07:00
Oliver Eyton-Williams 92dfb3065c
fix(tests): expand client testing for Espanol (#41574) 2021-03-25 21:25:13 +05:30
Rafael D. Hernandez b1bd2799cc
MotivationES-Update (#41573)
* add more quotes for ES curriculum

* Update client/i18n/locales/espanol/motivation.json

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-25 05:08:38 -07:00
Nicholas Carrigan (he/him) 746380b14d
feat(client): style code block scrollbar (#41556)
Styles the scrollbar within the python challenges answer box.
2021-03-25 12:36:28 +01:00
Oliver Eyton-Williams 6b63da3996
fix(client): get translationPending in video chals (#41567) 2021-03-25 11:24:17 +05:30
Nicholas Carrigan (he/him) b0f6c4e7a1
revert: remove nowrap rule (2f0b9ec) (#41572)
Revert the white-space: nowrap rule introduced in commit
2f0b9ec4a5 which was breaking multi-
line code block rendering.
2021-03-24 23:29:50 +03:00
Oliver Eyton-Williams 73d9b4c194
fix(client): split Editor panes correctly (#41570)
* refactor: clean up MultifileEditor

* fix: show correct splitters

* fix: include splitter for JSX
2021-03-24 23:21:08 +03:00
Oliver Eyton-Williams 963c3c5af5
fix(test): handle NavLinks for Chinese locale (#41566) 2021-03-24 08:11:19 -07:00
Shaun Hamilton 3aad0808ed
fix(client): fix v7 certlocation (#41565) 2021-03-24 20:28:13 +05:30
Tom 73e5c4d935
fix(i18n): translate block names in completion modal (#41516)
* fix(i18n): translate block names in completion modal

* fix: update snapshot

* fix: update test and snapshot betterish

* fix: remove dasherize usage

* Update client/src/templates/Challenges/video/Show.js

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

* Update client/src/templates/Challenges/projects/frontend/Show.js

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

* fix: add block props to backend Show.js

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-23 23:29:16 +03:00
Patrick Franz 0190c19411
fix(client): code blocks overflowing parents (#41438) 2021-03-23 10:23:57 +05:30
Michael Padilla 7603312b35
fix(i18n): Typo on motivation file (#41497)
Fixed Typo on compliments and motivationalQuotes.
2021-03-16 09:03:06 -07:00
Shaun Hamilton cd722a0e7f
fix(client): change repl.it validation to replit for migration (#41457) 2021-03-15 19:37:43 +05:30
camperbot b2179c5222
chore(i8n,client): processed translations (#41495)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-15 13:05:17 +00:00
camperbot 85650f5f41
chore(i8n,client): processed translations (#41461)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-13 10:29:53 -07:00
Nicholas Carrigan (he/him) f1c8a9825b
fix(i18n,client): translatable cta url (#41384) 2021-03-12 17:14:54 -07:00