Commit Graph

30357 Commits (707f1a753c378df0fc825498710a2853461eb987)

Author SHA1 Message Date
camperbot 707f1a753c
chore(i18n,docs): processed translations (#45863) 2022-05-06 07:42:25 -07:00
Ahmad Abdolsaheb 0ef633c373
feat: a/b test lock icon button (#45868) 2022-05-06 15:06:48 +02:00
Oliver Eyton-Williams 08b60ffb25
fix: hot reload (#45871) 2022-05-06 12:44:14 +01:00
Rafael D. Hernandez 5908f2c74c
feat(i18n,esp):SciCompPy and DataAnalysisPy certs fully translated and proofread (#45870)
Co-authored-by: Rafael Hernandez <rafaeldavish@Rafaels-MacBook-Pro.local>
2022-05-06 13:40:22 +05:30
Tom f87608b8cc
fix: update rwd example urls (#45869)
* fix: update rwd example urls

* fix: target=_blank not working

* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-projects/build-a-tribute-page.md

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

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-05-05 13:56:41 -07:00
Luke Harrison e4c6883a20
fix(curriculum): updated wording on understanding uninitialized variables (#45860)
* updated wording on understanding uninitialized variables

* updated wording for case b to match case a

* updated case c to match the wording of both case a and b
2022-05-05 19:05:30 +02:00
Karen Lowe ccce74ed6a
fix(curriculum): typo lets -> let's (#45867)
Co-authored-by: Karen Lowe <klowe@ancestry.com>
2022-05-05 11:42:28 +02:00
Tom f04fbba22d
feat: convert RWD cert projects (#44564)
* feat: convert RWD cert projects

* feat: convert original projects

* fix: add usesMultiFileEditor to meta

* feat: add cypress tests for saving and loading to/from database

* fix: broken cypress tests

* fix: inconsistent variable naming

* fix: missed variable name

* fix: more cypress

* feat: add solutions for english

* fix: ctrl+s to database only if signed in

* fix: prioritize code from db

* refactor: expand the comments slightly
2022-05-05 10:58:14 +02:00
Naomi Carrigan bc9634a799
feat: migrate to issue forms (#45858)
* feat: migrate to issue forms

* fix: validation errors

* feat: add description field
2022-05-04 12:25:39 -05:00
Renovate Bot d19a943c28 fix(deps): update dependency react-router-dom to v6.3.0 2022-05-03 21:58:27 +00:00
Bruce B 00123db8c4
fix(a11y): place textarea between the jaws (#45803)
* fix: place textarea between the jaws

* refactor: convert upper jaw to content widget

* fix: upper jaw shift on restart button

* fix: reset height of lower jaw on restart

* fix: upper jaw width resizing

* fix: placement of upper jaw on editor resize

* chore: remove unnecessary code

* chore: add useful comment

* refactor: create function to set height on test feedback
2022-05-03 11:38:33 -07:00
Ilenia 2a9b2b02fa
fix(curriculum): fix tag and element usage in magazine project step 1 (#45856) 2022-05-03 11:23:13 -07:00
Huyen Nguyen ebf7186b44
chore: correct comments in github workflows files (#45855) 2022-05-03 11:23:02 -07:00
ozayman 1525963577
fix: grammar on doc theme documentation (#45854) 2022-05-04 00:58:38 +07:00
camperbot 548ba35699
chore(i18n,client): processed translations (#45839) 2022-05-03 18:07:07 +02:00
camperbot 763275e4f1
chore(i18n,learn): processed translations (#45851) 2022-05-03 18:06:49 +02:00
camperbot 8dc59005a2
chore(i18n,docs): processed translations (#45850) 2022-05-03 18:06:24 +02:00
Huyen Nguyen cf68bd0efd
chore(ui-components): rename HelpBlock files to kebab-case (#45849) 2022-05-03 07:07:08 -07:00
Sem Bauke 0895925520
chore: certification test to TypeScript (#45847)
* chore: cerfication test to TypeScript

* fix: add types
2022-05-03 15:51:04 +02:00
Renovate Bot 54e0d121ac fix(deps): update dependency react-instantsearch-dom to v6.24.0 2022-05-03 05:00:39 +00:00
Renovate Bot 9b34571f79 fix(deps): update dependency @actions/core to v1.7.0 2022-05-03 02:17:55 +00:00
Renovate Bot 296b9b9dda chore(deps): update dependency rollup to v2.71.1 2022-05-02 22:13:03 +00:00
Oliver Eyton-Williams 534cc151d1
fix: resolve conflict between clients (#45837)
npm was confusing the two due to the name clash
2022-05-02 19:39:38 +01:00
TrshDesigns 1ec38d51ce
fix(curriculum): incorrect hint (#45843)
The hint didn't match the requested value
2022-05-02 19:31:41 +02:00
camperbot 7011cfdd59
chore(i18n,learn): processed translations (#45840) 2022-05-02 08:54:57 -07:00
Sem Bauke c3be968092
feat: migrate locale test to ts v2 (#45793)
* feat: migrate locale test to ts v2

* fix: langCodes

* fix: locale test

* fix: nav dropdown

* fix: header test

* fix: use type predicates

* refactor: DRY up all-langs

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-05-02 17:53:30 +02:00
camperbot e4bdc3eacd
chore(i18n,docs): processed translations (#45838) 2022-05-02 08:26:38 -07:00
Sem Bauke c41687fa7e
chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
Kas 2462feb4c0
fix(curriculum): change example to valid HTML (#45783)
* Updated HTML tag for English version issue #45765

* Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/define-the-head-and-body-of-an-html-document.md

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

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-05-02 14:51:47 +02:00
Renovate Bot 3f9f9d4c3a fix(deps): update dependency express to v4.18.1 2022-05-02 11:22:06 +00:00
Renovate Bot 2bbf0de925 chore(deps): update dependency eslint-plugin-react-hooks to v4.5.0 2022-05-02 04:55:24 +00:00
Renovate Bot 69762e5208 chore(deps): update dependency @types/node to v16.11.33 2022-05-02 01:27:50 +00:00
Renovate Bot 3f7805ff5a chore(deps): update codesee to v0.250.0 2022-05-01 22:02:17 +00:00
sidemt 857e29258d
fix(curriculum): Add periods at the end of hints (#45818) 2022-05-01 20:42:37 +02:00
Renovate Bot e02c016484 fix(deps): update dependency react-scripts to v5.0.1 2022-05-01 17:48:49 +00:00
Renovate Bot debfcbe382 fix(deps): update dependency typescript to v4.6.4 2022-05-01 14:55:26 +00:00
Renovate Bot fe7b40df7f fix(deps): update dependency final-form to v4.20.7 2022-05-01 12:38:25 +00:00
Renovate Bot 9f0dbc3390 fix(deps): update dependency @sentry/gatsby to v6.19.7 2022-05-01 10:27:21 +00:00
Renovate Bot 4a62801098 chore(deps): update dependency postcss to v8.4.13 2022-05-01 05:49:29 +00:00
Renovate Bot fc6db724a4 chore(deps): update dependency live-server to v1.2.2 2022-05-01 03:27:33 +00:00
Ilenia 919851b56a
fix(curriculum): add missing backtick to hint text (#45820) 2022-05-01 00:16:29 +01:00
Renovate Bot 0be8e06f72 chore(deps): update dependency lint-staged to v12.4.1 2022-04-30 22:33:14 +00:00
Renovate Bot 6eb72110ce chore(deps): update dependency inquirer to v8.2.4 2022-04-30 20:19:39 +00:00
Renovate Bot 64c090ffa9 chore(deps): update dependency acorn to v8.7.1 2022-04-30 17:16:17 +00:00
Renovate Bot 6414052894 chore(deps): update dependency @types/react-dom to v17.0.16 2022-04-30 14:28:22 +00:00
Renovate Bot 28edd56be4 chore(deps): update dependency @types/node to v16.11.32 2022-04-30 11:48:54 +00:00
Renovate Bot 1da0b48181 chore(deps): update babel monorepo 2022-04-30 06:34:08 +00:00
Renovate Bot 06071cfbcf fix(deps): pin dependencies 2022-04-30 03:15:34 +00:00
camperbot 542b19651d
chore(i18n,client): processed translations (#45806) 2022-04-29 09:54:44 -07:00
Sem Bauke 62957fd875
fix(test): remove build from mobile curriculum test (#45804) 2022-04-29 09:02:59 -07:00