Commit Graph

30226 Commits

Author SHA1 Message Date
f644c239c1 chore(client): tsmigrate getTargetEditor.js (#45090) 2022-02-14 06:12:04 +07:00
5f56e08c3f feat: enable more languages (#45089) 2022-02-13 13:27:39 +01:00
dbef7a3464 chore(i18n,client): processed translations (#45083) 2022-02-13 12:44:51 +09:00
a7fca04d93 chore(i18n,docs): processed translations (#45094) 2022-02-13 12:41:07 +09:00
23d706f3e6 chore(i18n,learn): processed translations (#45084) 2022-02-12 07:31:07 -08:00
114efcf9f0 chore(deps): update storybook monorepo to v6.4.19 2022-02-12 12:48:35 +00:00
fa670e37db fix(deps): update dependency react-reflex to v4.0.6 2022-02-12 05:03:51 +00:00
0ccf3d4558 fix(tools): add missing colors to the Color storybook page (#45018)
* fix(tools): add missing colors to the Color storybook page

* remove colors
2022-02-11 16:01:40 -08:00
a5e4596db7 fix(a11y): remove tab role from buttons in beta rwd challenges (#45032)
* fix: remove tab role from buttons in beta rwd challenges

* remove sr-only text

* remove whitespace
2022-02-11 16:00:36 -08:00
f7ab163aea chore(deps): update dependency tailwindcss to v3.0.22 2022-02-11 23:36:49 +00:00
604e29c4bc chore: remove broken endpoints (#45086)
These still exist, technically, but there's no render engine so they all
generate errors instead of pages
2022-02-11 12:44:07 -08:00
0a895dad47 fix(curriculum): make example less confusing (#45088)
* Local scope and functions: Make the example less confusing

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/local-scope-and-functions.md

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-02-11 12:08:46 -08:00
7fe4695794 refactor: ignore eslint less (#45082)
* refactor: remove and fix some eslint disables

* refactor: drop max-line disables
2022-02-11 10:28:13 -08:00
Tom
57cf47dad4 feat: split rdbms into individual blocks and two challengeTypes (#44978)
* feat: split english rdbms into individual blocks

fix: stuff

fix: remove from partiallyComplete array on submit

fix: add suggestion

Update client/i18n/locales/english/translations.json

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

Update client/i18n/locales/english/intro.json

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

Update client/i18n/locales/english/intro.json

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

Update client/i18n/locales/english/intro.json

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

* fix: prettier

* fix: style suggestion

* Apply suggestions from code review

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-02-11 15:39:27 +00:00
226a8248b7 chore(deps): update dependency tailwindcss to v3.0.21 2022-02-11 12:12:17 +00:00
c947391e03 chore(i18n,docs): processed translations (#45079) 2022-02-11 10:17:27 +01:00
2b85a4bb04 chore(deps): update dependency rollup to v2.67.2 2022-02-11 05:03:13 +00:00
361e7fc2e5 fix(a11y): FCC logo link (#45039)
* fix: fcc logo link

* fix: fcc svg label

* feat: use translated aria for logo

* clean up

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-02-10 17:02:26 -08:00
898a9ef86f fix: added test for depth first search challenge (#45063) 2022-02-10 16:58:28 -08:00
fdd20700da fix(curriculum): typography step 43 tests pass in safari (#44984)
* meta tag accepts valid html

* Fix step 43 tests for safari

* Incorporating suggestions from PR

* incorporating suggestions from PR

* added fix for step17
2022-02-10 16:43:24 -08:00
f4077cab7f feat: added new test case to argument optional challenge (#45076) 2022-02-10 17:17:07 -06:00
fe3187a4d7 fix: RWD beta update remaining doctype first tests (#44996) 2022-02-10 16:28:55 -06:00
0f2246b750 feat: test custom output for js objects (#45077) 2022-02-10 14:38:03 -06:00
16f7567827 fix(curriculum): add test to exercise tracker (#44862)
* fix#44806: add test to exercise tracker

* Fix typo in test

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-10 14:33:36 -06:00
8711fbad8e chore: remove unused file (#45073) 2022-02-10 20:07:42 +01:00
2147038e76 feat(tools): enable german docs download (#44994) 2022-02-10 12:14:21 -06:00
5e12ca5dc9 chore(i18n,docs): processed translations (#45066) 2022-02-10 10:11:03 -08:00
829ec163c0 chore(i18n,client): processed translations (#45067) 2022-02-10 10:07:53 -08:00
1957ec6cdb chore(i18n,learn): processed translations (#45068) 2022-02-10 10:07:28 -08:00
5f06b7805c test: titles in project previews (#45051)
* fix: trim titles before injecting into iframes

Surrounding whitespace isn't useful

* test: check preview iframe has correct title
2022-02-11 00:57:50 +07:00
44e2bce920 refactor: clean up ref types (#45070)
The react-hotkeys innerRef type is incorrect (it accepts both callback
and object refs), but the lib is unmaintained at this point.
2022-02-10 11:31:55 -06:00
22acd4894d migrate certain files in __mocks__/ (#45071)
* change ref from styleMock.js to .ts

* change ref from fileMock.js to .ts
2022-02-10 18:10:02 +01:00
ee0fb44c62 fix(curriculum): removed step 28 and edited meta.json (#44856) 2022-02-10 10:27:55 -06:00
8d13163e21 feat(tools): test file buttons (#44919)
* feat(tools): test file buttons

* fix: set SHOW_NEW_CURRICULUM to true

* fix: landing test
2022-02-10 09:39:12 -06:00
222e00944f chore(deps): update dependency @types/node to v16.11.24 2022-02-10 15:02:52 +00:00
1fa46c8f11 #45037_Renamed text from Expand courses to Expand course in intro.json (#45061)
* Updated intro.json

Changed the expand courses to expand course
2022-02-10 11:55:07 +00:00
02e2c69c17 chore(deps): update dependency @types/node to v16.11.23 2022-02-10 10:15:53 +00:00
2c8b9f7815 fix: beta rwd - make step heading h1 (#45036) 2022-02-10 11:14:58 +01:00
4fe2271f74 fix(docs): fix typo for IP address (#45060) 2022-02-09 20:44:53 +01:00
ebfcd467c5 chore(i18n,client): processed translations (#45059) 2022-02-10 01:54:13 +09:00
3fe21fdaf3 chore(i18n,docs): processed translations (#45058) 2022-02-10 01:46:16 +09:00
a430aa42ef feat(client): styling for project cards (#44771)
* feat: project -> certification project

* feat: add certification icon

* feat: cert project banner

* feat: combine new cert detection methods

* feat: add a dynamic tag

* feat: replace blocks with grid bloks for new RWD

* feat: adjust individual progress bar

* feat: add dropdown icon

* feat: add conditional rendering

* feat: add local and fix cert card link

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-02-08 19:49:00 -06:00
95e473d4bb Merge pull request #45015 from huyenltnguyen/chore/alert
refactor(tools): Alert component
2022-02-09 04:14:54 +03:00
7d1677fc86 fix(client): show description when above line 1 2022-02-09 03:56:13 +03:00
765e72e702 feat(client): enable scrollBeyondLastLine in editor 2022-02-09 03:56:13 +03:00
4049c38440 chore(deps): update babel monorepo to v7.17.2 2022-02-08 21:50:45 +00:00
f466e7377f chore(i18n,docs): processed translations (#45052) 2022-02-09 03:58:46 +09:00
6b2f2dbf77 fix(a11y): remove complementary role from instructions panel (#45030) 2022-02-08 17:46:24 +00:00
03d9239eb5 fix(a11y): add h1 heading to classic challenges (#45031) 2022-02-08 21:21:19 +05:30
d863018dd9 feat: footer Feb 22 (#45043) 2022-02-08 07:41:16 -08:00