Commit Graph

27423 Commits (2f736f7f8ef01b425c3f87c3c391a814671e8d4a)

Author SHA1 Message Date
renovate[bot] 2f736f7f8e
chore(deps): update dependency cypress to v7 (#41838)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-19 13:05:00 +05:30
Kyle Holmberg 02f232caf4
fix(curriculum): add additional test to telephone regex challenge (#41852) 2021-04-18 21:36:09 +01:00
gracewest333 90fe009374
feat(client): add placeholder text to forum posts (#41849) 2021-04-18 19:40:26 +03:00
Evgeny Klimenchenko 9057750727
fix(curriculum): Fix a type `in line` -> `inline` in basic css challenge (#41847) 2021-04-18 11:54:17 +02:00
Jonathan ca3d5d51d6
fix: wrong text in standardize times challenge (#41842) 2021-04-17 06:19:52 +02:00
Shaun Hamilton 4171277dc9
fix(curriculum): clarify instructions for ouput (#41839) 2021-04-16 20:33:58 +02:00
Shaun Hamilton 1ba88935b2
feat(curriculum): clarify Replit use of env files (#41840) 2021-04-16 14:31:43 +02:00
Mrugesh Mohapatra 87666a738d
chore: bump patch updates to api-server (#41833) 2021-04-16 11:50:04 +02: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
Karen Blacktopp 422bded413
fix: remove quotation marks from 'Hi World' in Instructions (#41837) 2021-04-16 10:36:59 +02:00
Renovate Bot a30b337591 chore(deps): update dependency @testing-library/cypress to v7.0.6 2021-04-16 00:53:18 +00:00
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
Renovate Bot 3a03cd42e4 chore(deps): update dependency eslint-plugin-prettier to v3.4.0 2021-04-15 16:18:42 +00:00
camperbot f17ae493b9
chore(i18n,curriculum): update translations (#41832) 2021-04-15 07:21:59 -07:00
Kristofer Koishigawa 986275a6bc
fix: update exercise tracker test endpoints and test text (#41786)
* fix: update exercise tracker test endpoints and test text

* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md

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

* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md

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

* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md

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

* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-04-15 10:02:00 +05:30
Nicholas Carrigan (he/him) 70a28cc528
fix(tools): i18n schema linting (#41823) 2021-04-15 09:31:18 +05:30
Renovate Bot 5b4cb91a2a fix(deps): update dependency unist-util-remove to v2.1.0 2021-04-15 02:23:06 +00:00
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
Przemyslaw Karczmarczyk 4901b34670
fix: typo in a correct answer (#41819) 2021-04-14 16:37:56 +02:00
camperbot 11890b098f
chore(i18n,docs): processed translations (#41820) 2021-04-14 15:40:32 +02:00
camperbot 3c6b7cef32
chore(i18n,curriculum): processed translations (#41821) 2021-04-14 15:28:02 +02: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 46b46ad1a9 fix(deps): update dependency @actions/core to v1.2.7 2021-04-14 04:04:12 +00:00
Renovate Bot 97fe754b60 chore(deps): update dependency webpack to v5.32.0 2021-04-14 01:02:45 +00:00
Renovate Bot 8dd35693ff chore(deps): update dependency eslint-config-prettier to v8.2.0 2021-04-13 22:45:28 +00:00
Chinmay Kunkikar 50db7c557a
fix(curriculum): specify id attribute in the instructions (#41716)
* fix(curriculum): specify id attribute in the instructions

* Update curriculum/challenges/english/03-front-end-libraries/jquery/remove-an-element-using-jquery.md

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

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-13 22:16:48 +01:00
Renovate Bot 193a5539dc chore(deps): update dependency mongodb to v3.6.6 2021-04-13 19:30:10 +00:00
gikf e180fc21a6
fix(curriculum): rework Problem Euler 65 (#41790)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: missing backticks
2021-04-13 11:32:05 -05:00
camperbot 81dea15778
chore(i18n,curriculum): update translations (#41801) 2021-04-13 07:48:32 -07: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
Kristofer Koishigawa 1958d116d0
fix: update url shortener test endpoints and test text (#41784) 2021-04-13 13:28:27 +02:00
Kristofer Koishigawa e610ecc8c2
fix: update timestamp ms test endpoints, English test text (#41783) 2021-04-13 10:06:02 +01:00
gikf ec8d248929
feat(curriculum): add two tests to challenge (#41793)
* feat: add two tests

* fix: missing backticks

* fix: improve wording in tests description

* fix: remove not needed link

* fix: unify test with description
2021-04-13 10:23:53 +02:00
Renovate Bot 78f98278c6 chore(deps): update dependency eslint-plugin-react to v7.23.2 2021-04-13 04:29:57 +00:00
Renovate Bot ea8d1e885b chore(deps): update dependency eslint to v7.24.0 2021-04-13 00:41:56 +00:00
Renovate Bot 13fef80dec chore(deps): update dependency cypress to v6.9.1 2021-04-12 21:02:52 +00:00
Renovate Bot 3f29ebb32d chore(deps): update dependency acorn to v8.1.1 2021-04-12 17:59:51 +00:00
gikf 9a160276e1
fix(curriculum): make expected result format in instructions and tests match (#41760)
* fix: make expected result format in instructions and tests match

* fix: grammar

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-04-12 17:15:00 +02:00
Renovate Bot 5facdce519 chore(deps): update babel monorepo to v7.13.15 2021-04-12 14:51:29 +00:00
renovate[bot] f8f89149c4
fix(deps): update dependency mdast-util-gfm to v0.1.2 (#41660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-12 18:15:06 +05:30
Michael Parkadze 081f79060d
fix(client): update search results links to open in new tab (#41734) 2021-04-12 15:29:01 +07:00
camperbot 86c00f8919
chore(i18n,curriculum): update translations (#41792) 2021-04-12 11:56:42 +05:30
Nicholas Carrigan (he/him) 74f2f34688
feat(i18n,client): enable certs (#41789)
Enable the next two certs in Chinese.
2021-04-10 18:11:40 +02: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
camperbot c1ee2720b3
chore(i18n,curriculum): update translations (#41787) 2021-04-09 09:58:02 -07:00
Sem Bauke 21c8500f94
fix(curriculum): prevent submitting array instead of string (#41720)
* fix(curriculum) prevent users from submitting an array instead of string

* use strict equality instead of new test

* Add suggestions from Tom

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-04-09 07:34:55 -05:00