Commit Graph

31338 Commits (40c70ba50d43d8ed959a547254fc15bb22a92f5b)

Author SHA1 Message Date
camperbot 84a41308c0
chore(i18n,docs): processed translations (#46988) 2022-07-22 11:25:58 -07:00
camperbot 108fd18905
chore(i18n,learn): processed translations (#46989) 2022-07-22 11:25:37 -07:00
Cheryl M da71c1721d
fix(curriculum): clarify hint (#46960)
Update logging-a-user-out.md

changed `req.Logout` to `req.logout()` under hints
2022-07-22 18:52:03 +02:00
Ilenia 7a0f376391
fix(curriculum): tests can't pass with style tags in step 15 of cafe menu (#46897)
* fix: not allow test to pass with style tags in css file

* fix style tags test

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f3477aefa51bfc29327200b.md

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

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-07-22 16:27:07 +02:00
camperbot 3c74ffcad9
chore(i18n,learn): processed translations (#46964) 2022-07-22 12:46:44 +02:00
camperbot 9433970aab
chore(i18n,client): processed translations (#46962) 2022-07-22 12:46:14 +02:00
camperbot 7b404a5f01
chore(i18n,docs): processed translations (#46961) 2022-07-22 12:45:34 +02:00
Ahmad Abdolsaheb 93b3151cca
Adding meta-tags in Ukranian (#46981) 2022-07-22 10:00:18 +02:00
DanielRosa74 f0e4131f9d
Adding meta-tags in Portuguese (#46973) 2022-07-21 12:18:09 -05:00
sidemt ccd128959a
i18n: add missing translation for Japanese (#46974)
i18n: add missing translation
2022-07-21 12:17:02 -05:00
Darshan 56e5e23e7e
fix(docs): Missing period at the end of setup mobile app locally document (#46976)
@darshan-km | 46970 | add period at end of the line
2022-07-21 12:14:11 -05:00
Jeremy L Thompson d0e42982f0
fix(curriculum) - simplify example of property access (#46967)
minor - simplify challenge examples
2022-07-21 09:05:26 -07:00
Paula Barszcz 2121d3ae30
feat: Set keyboardShortcuts to true for authUser in seedAuthUser.js (#46971) 2022-07-21 20:46:38 +05:30
Mrugesh Mohapatra 1177094245
chore: naming conventions 2022-07-21 20:45:32 +05:30
Naomi Carrigan 41fb69417c
feat(tools): audit i18n challenges (#46968)
* feat(tools): audit i18n challenges


Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-07-21 20:43:47 +05:30
Hankai Xia b0faf882e1
chore(client): ts-migrate i18n-schema-validation (#46703)
* chore(client): Typescript migrate of i18n-schema-validation

* refactor(client): readJsonFile in i18n-schema-validation

* chore(client): extract field
2022-07-20 17:44:59 +02:00
Randell Dawson 2de9458c5b
fix: added extra test to prevent incorrect solution from passing for the Wherefore art thou challenge (#46959)
fix: added extra test to stop incorrect solution
2022-07-20 08:58:42 -05:00
camperbot cef279aa26
chore(i18n,docs): processed translations (#46952) 2022-07-19 07:52:07 -07:00
camperbot 05dfb0e468
chore(i18n,learn): processed translations (#46954) 2022-07-19 23:45:52 +09:00
camperbot 3ad1c72876
chore(i18n,client): processed translations (#46953) 2022-07-19 23:44:09 +09:00
Ilenia 55ee7eef7d
fix(curriculum): legacy rwd project files equal to new rwd project files (#46895)
fix: copied legacy rwd project files from new
2022-07-19 16:04:52 +02:00
Shaun Hamilton 090a1caa7a
chore(curriculum): prepare tests for recursion-protection (#46408)
* feat(client): add recursion protection to jsx

* fix: change failed test for speed

* fix: I guess this test was also changed for a reason

* fix: change test to match babelification

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-07-19 19:13:59 +05:30
Ahmad Abdolsaheb 72a9e76ce5
feat: remove the mention of recurring donations. (#46948)
feat: remove the mention of ongoing donations
2022-07-19 08:39:45 -05:00
Maciej Bąba b36eb31cb3
Fix: replace typo with correct test number (#46945)
Fix: replace typo
2022-07-19 12:23:13 +00:00
Dario-DC d621ab7ef2
fix(docs): changed link in FAQ.md file (#46950)
changed link in FAQ.md file
2022-07-19 13:02:55 +02:00
Radi Totev 8f19b1926b
chore(client): typescript migration - utils/build.js (#46761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Luke Steinmann <92131626+lulululu12345@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
2022-07-19 11:54:38 +05:30
camperbot fea199e66d
chore(i18n,learn): processed translations (#46907) 2022-07-18 21:59:02 +05:30
camperbot 82aa3cb00f
chore(i18n,docs): processed translations (#46940) 2022-07-18 15:00:26 +02:00
Oliver Eyton-Williams ef68b2ce7d
fix(client): simplify challenge completion wording (#46938) 2022-07-18 14:59:10 +02:00
Oliver Eyton-Williams 0e8113b4af
fix: allow users to submit after editing (#46939)
If a user runs the tests and they pass, the multifile editor will show a
submit button.  If the user then edited the page, it would no longer be
possible to submit.

This ensures the redux store keeps the original, passing, tests and lets
the user submit
2022-07-18 14:57:53 +02:00
Oliver Eyton-Williams 9421aa6041
fix: expand projects on map (#46937) 2022-07-18 11:34:19 +02:00
Bruce Blaser 0345244c43
fix(a11y): change headings in footer to h2 (#46932)
fix: change headings in footer to h2
2022-07-17 09:59:15 -07:00
Muhammed Mustafa ddae5e82e6
fix(curriculum): missing codeblock around anchor element (#46922)
* fix(curriculum): missing codeblock around anchor element

* added a period

* added a period
2022-07-17 09:50:11 -07:00
delivey 6eef3ada5c
fix(curriculum): 'switches' to 'squishes' typo (#46935)
Fixed typo (English)
2022-07-17 17:43:15 +02:00
renovate[bot] 85b009b308 chore(deps): update dependency ts-node to v10.9.1 2022-07-17 03:52:46 +00:00
renovate[bot] 8e550bdf9f chore(deps): update dependency rollup to v2.77.0 2022-07-17 01:32:12 +00:00
renovate[bot] 2a457069ed chore(deps): update dependency @testing-library/dom to v8.16.0 2022-07-16 22:10:15 +00:00
renovate[bot] 48231dba8e chore(deps): update codesee to v0.324.0 2022-07-16 19:38:48 +00:00
renovate[bot] a8a1f81963 fix(deps): update dependency react-lazy-load to v3.1.14 2022-07-16 17:25:16 +00:00
Anne Deepa a7e0b8182e
fix(curriculum): typo in step 73 (#46927)
fixed typo
2022-07-16 16:55:08 +02:00
renovate[bot] 50df776ab6 fix(deps): update dependency react-instantsearch-dom to v6.30.1 2022-07-16 13:33:57 +00:00
Ilenia 8ad4357181
docs: add how to translate info boxes headers (#46908)
* docs: add how to translate info boxes headers

* Apply suggestions from code review

Co-authored-by: Sem Bauke <semboot699@gmail.com>

Co-authored-by: Sem Bauke <semboot699@gmail.com>
2022-07-16 13:03:44 +05:30
renovate[bot] 8ebe2b5860 chore(deps): update dependency tailwindcss to v3.1.6 2022-07-16 06:01:29 +00:00
renovate[bot] b653053cba chore(deps): update dependency @types/node to v16.11.45 2022-07-16 03:13:51 +00:00
Tom 355dc155c3
fix: first mongo challenge description (#46911)
* fix: first mongo challenge description

* fix: better
2022-07-15 15:46:56 -06:00
renovate[bot] e55b3a3476
chore(deps): update github/codeql-action digest to f7b6c00 (#46905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-07-15 19:15:49 +05:30
renovate[bot] db626a4906
chore(deps): update actions/setup-java digest to 2c7a487 (#46902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 19:13:40 +05:30
renovate[bot] 114e93e894
chore(deps): update actions/setup-node digest to 2fddd88 (#46903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-07-15 19:13:22 +05:30
renovate[bot] 47f04b3335
chore(deps): update actions/setup-python digest to c4e89fa (#46904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 19:12:29 +05:30
Rutvikk :D 0390c71c1f
fix(docs): improved readability in READ.md (#46883)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-07-15 07:19:24 +00:00