Commit Graph

28523 Commits (920c84909002840d48c6650f3f9fcbdaed47bccb)

Author SHA1 Message Date
Madhuri Ramakrishnan 3c71593931
fix(client): "help translate" link for Italian & Portuguese (#43254) 2021-08-20 08:34:17 -07:00
Renovate Bot 0f1fbb4213 chore(deps): update dependency mocha to v9.1.0 2021-08-20 09:06:42 +00:00
camperbot ec9034751e
chore(i18n,learn): update translations (#43190) 2021-08-20 09:03:00 +02:00
camperbot 703394b127
chore(i18n,curriculum): update translations (#43178) 2021-08-20 09:00:51 +02:00
camperbot 1b7ddb13d2
chore(i18n,docs): update translations (#43188) 2021-08-20 09:00:06 +02:00
Nicholas Carrigan (he/him) b99ee5e7de
feat: english forum for guide posts (#43246) 2021-08-20 11:58:07 +05:30
Renovate Bot ea97315531 fix(deps): update dependency @actions/core to v1.5.0 2021-08-20 03:04:02 +00:00
Renovate Bot 8dc9cd4d6d chore(deps): update codesee to v0.71.1 2021-08-20 01:03:55 +00:00
Renovate Bot 016f0da4c1 chore(deps): update dependency eslint-plugin-import to v2.24.1 2021-08-19 23:05:08 +00:00
Renovate Bot 55e8db1d9c chore(deps): update codesee to v0.70.1 2021-08-19 21:44:25 +00:00
Ahmad Abdolsaheb 1fec73cdf7
feat(client): Unify donation loading state (#43179)
* initial loading state unification

* feat(client): show buttons after 3 seconds

* fix: use window.setInterval explicitly

Otherwise TS assumes that it's node's setInterval

* feat(client): remove spinner when first button load

* feat(client): move the loader to the donate page button area

* feat(client): extract grid from modal donation form

* feat(client): remove duplicate donation forms

* feat(client):extract unused components from donationForm

* feat(client): load paypal on load not onInit (for perf)

* feat(client): set paypal loading state if stripe already loaded

* feat(clinet):make lpaypal oading condition strickt.

* Apply suggestions from code review

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

* feat: clean up

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-19 14:47:25 -05:00
Renovate Bot 72529a8050 fix(deps): update dependency @stripe/stripe-js to v1.17.1 2021-08-19 18:03:39 +00:00
Renovate Bot 47c6e33e06 chore(deps): update dependency webpack to v5.51.1 2021-08-19 16:20:33 +00:00
Renovate Bot 25f750f888 chore(deps): update dependency webpack to v5.51.0 2021-08-19 10:39:37 +00:00
Renovate Bot 20c4b68ad4 chore(deps): update codesee to v0.69.0 2021-08-19 03:14:27 +00:00
Renovate Bot 24c482b18c chore(deps): update dependency ts-node to v10.2.1 2021-08-18 19:58:44 +00:00
Renovate Bot 21fbbe69d5 chore(deps): update codesee to v0.67.0 2021-08-18 18:51:27 +00:00
MChiancone 1745411c24
fix(curriculum): add sentence to instructions for clarity (#43227) 2021-08-18 17:17:50 +02:00
Victor Duarte 84760cba9e
fix(client): removes cut off in certificate page (#43090) 2021-08-18 09:23:34 -05:00
Renovate Bot 52447d28a9 fix(deps): update gatsby monorepo 2021-08-18 12:34:03 +00:00
Jay Huang e71b1f3dbf
fix(curriculum): Removed URL for wrong video solution (#43210) 2021-08-18 16:35:57 +05:30
Huyen Nguyen 278ea78473
docs: minor wording update (#43229) 2021-08-18 16:32:11 +05:30
Ikko Ashimine ca902b96c5
chore: fix typo in report-user.js (#43203)
intially -> initially
2021-08-18 12:28:37 +05:30
Renovate Bot 7dfe4b4900 chore(deps): update codesee to v0.66.1 2021-08-17 20:35:29 +00:00
Shaun Hamilton 5806c3047d
fix(client): convert challengeFiles->files before sending to api (#43204)
* fix(client): convert challengeFiles->files before sending to api

* update use of user.completeChallenges

* parse response in ajax, pre-typing

* add typing to getSessionUser

* refactor: use Omit

* fix: reorganise getSessionUser

* refactor ajax for simplicity

* refactor to be worse

* allow for undefined completedChallenges

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-17 12:31:25 -05:00
renovate[bot] 63340dc55c
fix(deps): update font awesome (#43107)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 21:46:18 +05:30
Ilenia 1d1c69ca53
Back end and Front end files back to English (#43219)
* Back end projects back to english

* front end projects back to english

* Introducing Inline Styles challenge back to English

* changing files to be similar to others
2021-08-17 10:27:02 -05:00
renovate[bot] d620810710
fix(deps): update dependency i18next to v20.4.0 (#43166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 17:03:35 +05:30
Renovate Bot 895987007f chore(deps): update dependency eslint-plugin-testing-library to v4.11.0 2021-08-16 20:38:30 +00:00
Renovate Bot 027bd3e11c chore(deps): update typescript-eslint monorepo to v4.29.2 2021-08-16 19:13:01 +00:00
Tom 7ef9afcec4
Revert "fix(client): open curriculum links in new tabs (#43136)" (#43215)
This reverts commit 925891858c.
2021-08-16 19:19:23 +02:00
Renovate Bot 3c5ff65d82 chore(deps): update dependency webpack-cli to v4.8.0 2021-08-15 23:51:27 +00:00
Nicholas Carrigan (he/him) 1786ce3685
fix: missed this one (#43200) 2021-08-14 11:15:04 +05:30
Renovate Bot 831ef03335 chore(deps): pin dependency serve to 12.0.0 2021-08-14 04:26:53 +00:00
Shaun Hamilton c2a11ad00d
feat: add 'back/front end' in curriculum (#42596)
* chore: rename APIs and Microservices to include "Backend" (#42515)

* fix typo

* fix typo

* undo change

* Corrected grammar mistake

Corrected a grammar mistake by removing a comma.

* change APIs and Microservices cert title

* update title

* Change APIs and Microservices certi title

* Update translations.json

* update title

* feat(curriculum): rename apis and microservices cert

* rename folder structure

* rename certificate

* rename learn Markdown

* apis-and-microservices -> back-end-development-and-apis

* update backend meta

* update i18n langs and cypress test

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: add development to front-end libraries (#42512)

* fix: added-the-word-Development-to-front-end-libraries

* fix/added-the-word-Development-to-front-end-libraries

* fix/added-word-development-to-front-end-libraries-in-other-related-files

* fix/added-the-word-Development-to-front-end-and-all-related-files

* fix/removed-typos-from-last-commit-in-index.md

* fix/reverted-changes-that-i-made-to-dependecies

* fix/removed xvfg

* fix/reverted changes that i made to package.json

* remove unwanted changes

* front-end-development-libraries changes

* rename backend certSlug and README

* update i18n folder names and keys

* test: add legacy path redirect tests

This uses serve.json from the client-config repo, since we currently use
that in production

* fix: create public dir before moving serve.json

* fix: add missing script

* refactor: collect redirect tests

* test: convert to cy.location for stricter tests

* rename certificate folder to 00-certificates

* change crowdin config to recognise new certificates location

* allow translations to be used

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

* add forwards slashes to path redirects

* fix cypress path tests again

* plese cypress

* fix: test different challenge

Okay so I literally have no idea why this one particular challenge
fails in Cypress Firefox ONLY. Tom and I paired and spun a full build
instance and confirmed in Firefox the page loads and redirects as
expected. Changing to another bootstrap challenge passes Cypress firefox
locally. Absolutely boggled by this.

AAAAAAAAAAAAAAA

* fix: separate the test

Okay apparently the test does not work unless we separate it into
a different `it` statement.

>:( >:( >:( >:(

Co-authored-by: Sujal Gupta <55016909+heysujal@users.noreply.github.com>
Co-authored-by: Noor Fakhry <65724923+NoorFakhry@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-08-13 21:57:13 -05:00
Renovate Bot 4df2a0c542 chore(deps): update codesee to v0.65.0 2021-08-13 20:20:07 +00:00
Shaun Hamilton e98d3dd3da
fix(client): allow old local-storage code (#43196) 2021-08-13 13:15:50 -05:00
renovate[bot] 4190e2264d
fix(deps): update dependency react-monaco-editor to v0.44.0 (#43029)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-13 12:19:39 +02:00
renovate[bot] 466302e439
chore(deps): update dependency path-parse to 1.0.7 [security] (#43173)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-13 15:41:59 +05:30
renovate[bot] 39b15870fb
chore(deps): update node.js to v14.17.5 (#43193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-13 10:15:34 +02:00
renovate[bot] 1c39fc2204
fix(deps): update gatsby monorepo (#42959)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-13 00:32:53 +05:30
Shaun Hamilton 59f17f237b
refactor: files{} -> challengeFiles[], and key -> fileKey (#43023)
* fix(client): fix client

* fix propType and add comment

* revert user.json prettification

* slight type refactor and payload correction

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

* update ChallengeFile type imports

* add cypress test for code-storage

* update test and storage epic

* fix Shaun's tired brain's logic

* refactor with suggestions

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

* update codeReset

* increate cypress timeout because firefox is slow

* remove unused import to make linter happy

* use focus on editor

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

* use more specific seletor for cypress editor test

* account for silly null challengeFiles

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-12 20:48:28 +02:00
Renovate Bot 1f62dfe2b3 fix(deps): update dependency @stripe/stripe-js to v1.17.0 2021-08-12 17:46:27 +00:00
Renovate Bot 0336269da9 fix(deps): update dependency nanoid to v3.1.25 2021-08-12 15:50:07 +00:00
Renovate Bot 81f5f7795a chore(deps): update dependency rollup-plugin-postcss to v4.0.1 2021-08-12 14:30:47 +00:00
Nicholas Carrigan (he/him) 2d166c3c0a
fix(curriculum): clarify exercise tracker (#43169)
* fix(curriculum): clarify exercise tracker

* feat: separate test steps

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Revert "feat: separate test steps"

This reverts commit 9842aec4e8.

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-08-12 15:08:44 +02:00
DanielRosa74 b51d0d72f5
fix(i18n): Fixing a typo in line 170 (#43187) 2021-08-12 12:59:05 +01:00
Tom 925891858c
fix(client): open curriculum links in new tabs (#43136) 2021-08-12 09:02:57 +02:00
Renovate Bot e2c1328d62 fix(deps): update dependency nanoid to v3.1.24 2021-08-11 23:20:36 +00:00
Nicholas Carrigan (he/him) c8ec196dbc
fix: scrollable nav (#42600)
* fix: scrollable nav

Modify the drop down menu to be scrollable.

* fix: account for really small screens
2021-08-11 18:17:21 +01:00