Commit Graph

597 Commits

Author SHA1 Message Date
camperbot
202da8452e chore(i18n,docs): processed translations (#43275) 2021-08-24 20:09:49 +05:30
Christian Z. Tamayo
e2d6639773 feat(e2e): Add cypress globals to eslint overrides (#43234)
fix(docs): Remove cypress eslint note on e2e docs
2021-08-24 16:29:00 +02:00
camperbot
70be4b53c4 chore(i18n,docs): update translations (#43261) 2021-08-23 09:48:27 +02:00
camperbot
1b7ddb13d2 chore(i18n,docs): update translations (#43188) 2021-08-20 09:00:06 +02:00
Huyen Nguyen
278ea78473 docs: minor wording update (#43229) 2021-08-18 16:32:11 +05:30
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
camperbot
12b531840f chore(i18n,docs): update translations (#43154) 2021-08-09 13:16:34 -07:00
renovate[bot]
a13ce5ed38 chore(deps): update dependency font-awesome to v5.15.4 (#43120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 12:50:16 +02:00
awu43
dd5d2919be feat(client): ts-migrate client/utils/** (#42823)
* rename js files

* update imports and references

* migrate build-challenges

* migrate challenge-types

* migrate utils/index

* migrate state-management

* install @types/psl for tags

* migrate tags

* migrate tags.test

* migrate challenge-page-creator

* migrate utils/gatsby/index

* migrate layout-selector

* migrate layout-selector.test

* revert challenge-types

Curriculum can't handle TS or modules

* convert arrow functions

* revert build-challenges

* revert utils/gatsby/index

* revert challenge-page-creator

* revert challenge-types reference

* Delete state-management

Deleted in #42960

* Disable render-result-naming-convention (for now)

* update layout-selector.test comment

* reorder imports in build-challenges

* change ts-ignore to ts-expect-error
2021-08-09 10:30:31 +02:00
camperbot
09c9e7a865 chore(i18n,docs): update translations (#43125) 2021-08-05 07:31:44 -07:00
DanielRosa74
5fdc16df67 docs(i18n): Portuguese labels for docsify (#43111) 2021-08-04 17:06:27 +02:00
camperbot
735911067a chore(i18n,docs): update translations (#43103) 2021-08-03 06:59:29 -07:00
camperbot
d2795cf6c4 chore(i18n,docs): update translations (#43087) 2021-08-02 07:06:31 -07:00
camperbot
5ab5d156e9 chore(i18n,docs): update translations (#43076) 2021-07-30 15:39:40 +02:00
Tom
68fee7212e fix(docs): add missing step and fix typo (#43044) 2021-07-30 12:32:35 +07:00
camperbot
7e41f19633 chore(i18n,docs): processed translations (#43070) 2021-07-29 22:12:34 +05:30
Oliver Eyton-Williams
a9e020657b fix: update docs for mailhog (#43072) 2021-07-29 22:12:16 +05:30
camperbot
ff5ef0880d chore(i18n,docs): update translations (#43043) 2021-07-28 10:35:06 -05:00
camperbot
5dff3a4520 chore(i18n,docs): update translations (#43031) 2021-07-27 08:24:03 -07:00
Nicholas Carrigan (he/him)
c1fc6889d4 docs: draft curriculum structure (#42952)
* docs: draft curriculum structure

* docs: add superblock instructions

* docs: intro.json

* feat: enhance curriculum file structure docs

* docs: add redirect note

* chore: apply shaun's review suggestions

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

* chore: full stop

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-07-26 21:55:23 +02:00
Nicholas Carrigan (he/him)
8535c23b08 fix: address crowdin issues (#43021) 2021-07-26 19:43:15 +01:00
camperbot
652f2da548 chore(i18n,docs): update translations (#43016) 2021-07-26 09:18:32 -05:00
camperbot
f938a9cf98 chore(i18n,docs): processed translations (#43005) 2021-07-25 22:55:49 +05:30
camperbot
c983466142 chore(i18n,docs): update translations (#42994) 2021-07-24 09:41:03 -07:00
camperbot
15a8b172c9 chore(i18n,docs): update translations (#42981) 2021-07-23 19:15:25 +02:00
camperbot
146b87ccfa chore(i18n,docs): update translations (#42967) 2021-07-22 15:15:44 +02:00
camperbot
7adc9b819e chore(i18n,docs): update translations (#42942) 2021-07-20 18:05:52 +02:00
camperbot
f99041a3c3 chore(i18n,docs): processed translations (#42916) 2021-07-19 11:38:01 +05:30
camperbot
8707bd8192 chore(i18n,docs): update translations (#42896) 2021-07-16 15:44:37 +02:00
camperbot
36146b549e chore(i18n,docs): processed translations (#42886) 2021-07-16 09:09:35 +01:00
Oliver Eyton-Williams
b61d185209 docs: mention curriculum helper functions (#42889) 2021-07-16 09:01:05 +01:00
Vishwasa Navada K
1f5f07cad3 docs(local-setup): Added a note on the local setup guidelines page that includes a solution to sharp issue on Apple M1 chip devices (#42871) 2021-07-16 10:57:55 +05:30
camperbot
b890322065 chore(i18n,docs): processed translations (#42830) 2021-07-12 21:02:20 +05:30
camperbot
d475b850bc chore(i18n,docs): update translations (#42816) 2021-07-11 00:10:31 +01:00
alirezaghey
5bd0e3ff71 fix: correct test commands in contributor docs (#42813) 2021-07-10 11:35:50 +05:30
camperbot
97344ecee1 chore(i18n,docs): processed translations (#42808) 2021-07-09 15:11:48 +02:00
Mrugesh Mohapatra
77973d9c6c fix(docs): broken link to translations 2021-07-08 16:33:19 +05:30
camperbot
b6fd7170a2 chore(i18n,docs): processed translations (#42781) 2021-07-08 10:39:56 +01:00
Shaun Hamilton
2f729976fc feat(docs): add codebase best practices (#42591)
* feat(docs): add codebase best practices

* add anchor to linter setup

* add typescript highlighting, and basic idea

* apply silly standards

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

* add stateful class component example

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* encourage use of functional components

* split filename extension

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

* add comments for future me

* add redux structure

* add tsx to prism imports

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-07-06 20:00:09 +05:30
camperbot
4f45b5f68e chore(i18n,docs): processed translations (#42718) 2021-07-02 09:11:46 -07:00
camperbot
5ec06210a5 chore(i18n,docs): processed translations (#42696) 2021-07-01 05:41:17 -07:00
Mrugesh Mohapatra
2c3cd39c8d fix(docs): update paths to requirements (#42679) 2021-06-30 20:47:41 +05:30
camperbot
fc90c869a2 chore(i18n,docs): processed translations (#42668) 2021-06-29 08:18:10 -07:00
Ilenia
1a8d705226 feat(i18n): enable italian contributing documentation (#42662)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-06-29 11:12:37 +05:30
Ilenia
181d714e04 docs(i18n): Italian labels for docsify (#42633) 2021-06-25 18:08:23 +00:00
camperbot
adf683aab9 chore(i18n,docs): update translations (#42618) 2021-06-24 19:50:43 +05:30
Aileen
db79a0a29a fix(docs): replaced DANGER with ATTENTION (#42615) 2021-06-24 11:19:31 +02:00
camperbot
cf78d4e476 chore(i18n,docs): update translations (#42606) 2021-06-23 10:10:58 -05:00
Shaun Hamilton
b96ebf7663 fix(docs): update terminology for challenges (#42595) 2021-06-22 16:59:30 -07:00
Prashant
3393caf9c6 fix(docs): Easy readability of documentation in mobile view (#42572)
Co-authored-by: PrashantSakre <prashantsakre@Prashants-mac-mini.local>
2021-06-21 13:57:41 +05:30