Commit Graph

30110 Commits (f9758374426d79e7e116f2f6e6f93a55c344fa77)

Author SHA1 Message Date
Naomi Carrigan 1c65d5d34a
fix(curriculum): remove callback thereby stripping js comments (#45133)
* fix: strip js comments

* fix: revert helper export, better test approach

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-24 16:29:56 +05:30
Renovate Bot 3552a04e32 chore(deps): update dependency @rollup/plugin-typescript to v8.3.1 2022-02-24 10:39:24 +00:00
Mrugesh Mohapatra 94be3c3e7d
fix: ensure only one lockfile is used (#45230)
* fix: ensure only one lockfile is used

* fix: remove extra lockfiles
2022-02-24 09:23:30 +01:00
Renovate Bot 7b1196ba8f chore(deps): update codesee to v0.193.0 2022-02-24 03:09:35 +00:00
Renovate Bot c013ae597d chore(deps): update codesee to v0.192.0 2022-02-23 21:00:40 +00:00
HenMoshe ea416b6dc2
fix(curriculum): add result of comparison expression evaluation to the inline comment (#45224)
* Add result of comparison expression evaluation in the inline comment #45183

* Apply suggestions from code review

thanks!

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-02-23 18:58:42 +01:00
Tom 2586503f9c
fix: typo in rdbms git tutorial title (#45226) 2022-02-23 15:42:29 +00:00
camperbot 74f84ff48a
chore(i18n,learn): processed translations (#45223) 2022-02-23 13:10:00 +00:00
camperbot ff4e21b7f2
chore(i18n,client): processed translations (#45222) 2022-02-23 12:41:30 +00:00
camperbot 7406dc993e
chore(i18n,docs): processed translations (#45221) 2022-02-23 12:21:49 +00:00
Renovate Bot 53f5b86d09 chore(deps): update dependency @types/jest to v27.4.1 2022-02-23 11:54:39 +00:00
Mrugesh Mohapatra 89787bc25b
chore: update root lockfile (#45218) 2022-02-23 15:54:16 +05:30
sidemt c681c33587
fix(a11y): use appropriate aria-label for fCC logo depending on its use (#45201) 2022-02-23 13:52:44 +05:30
Renovate Bot 2f4cee8e36 chore(deps): update dependency @rollup/plugin-babel to v5.3.1 2022-02-23 03:01:32 +00:00
Jagruti Tiwari 43a389b0c8
fix(curriculum): Remove root relative path from action URL in example (#45203) 2022-02-22 13:04:33 -06:00
camperbot 3da88317ca
chore(i18n,docs): processed translations (#45212) 2022-02-22 20:55:51 +05:30
camperbot 0a4c8db230
chore(i18n,client): processed translations (#45213) 2022-02-22 20:55:27 +05:30
Ahmad Abdolsaheb 64efa96d30
feat(client): add badge benefit to progress modal copy (#45142)
* feat: add badge benefit to progress modal copy

* Update client/src/redux/index.js
2022-02-22 12:38:35 +00:00
renovate[bot] 2cd1f7ea4b
chore(deps): update dependency rollup to v2.68.0 (#45211)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 15:15:59 +03:00
Renovate Bot 565bcf80af fix(deps): update dependency react-i18next to v11.15.5 2022-02-22 11:21:43 +00:00
Renovate Bot 09a873f4fe fix(deps): update dependency @babel/standalone to v7.17.6 2022-02-22 02:44:44 +00:00
Renovate Bot 8614b5f62c chore(deps): update typescript-eslint monorepo to v5.12.1 2022-02-21 22:25:44 +00:00
zelf0 3668422083
fix: add divider to stand in line challenge in basic javascript section (#45180)
* Fix: Update grammar in PR documnetation

* fix: add divider to stand in line challenge in basic javascript section

* Undo change outside of scope
2022-02-21 22:44:27 +05:30
camperbot 98c516c010
chore(i18n,docs): processed translations (#45204) 2022-02-21 22:30:12 +05:30
sidemt 4ec5c2e3d9
docs: fix links within docs to point to respective language (#45187) 2022-02-21 22:10:19 +07:00
zelf0 657aade2e5
fix(docs): Update grammar in PR documentation (#45174) 2022-02-21 08:42:25 +05:30
camperbot 3cbcbb481d
chore(i18n,client): processed translations (#45196) 2022-02-20 07:36:26 -08:00
camperbot 614e1a88d4
chore(i18n,learn): processed translations (#45197) 2022-02-20 07:36:06 -08:00
Poonkuzhali d17f136693
fix:Updated curriculum utils.js duplicate code (#45168) 2022-02-20 19:35:52 +05:30
Renovate Bot 50fe9a2752 chore(deps): update dependency eslint-config-prettier to v8.4.0 2022-02-19 16:49:35 +00:00
camperbot b9f34f0667
chore(i18n,client): processed translations (#45191) 2022-02-19 23:46:49 +09:00
camperbot 4c86ecb6d8
chore(i18n,docs): processed translations (#45189) 2022-02-19 23:45:42 +09:00
camperbot 2d3ac85ebf
chore(i18n,learn): processed translations (#45192) 2022-02-19 23:41:19 +09:00
Renovate Bot 75f3278c06 chore(deps): update dependency mocha to v9.2.1 2022-02-19 12:18:25 +00:00
camperbot ba14990876
chore(i18n,learn): processed translations (#45165) 2022-02-19 16:26:08 +09:00
camperbot 8138a07d52
chore(i18n,client): processed translations (#45164) 2022-02-19 16:23:47 +09:00
Oliver Eyton-Williams 87f3d320ce
refactor(client): explain transform's signature (#45166)
It's important to not pass frame to transform when using
transformWithFrame. Instead we need to pass either frame.contentDocument
or frame.contentDocument.documentElement
2022-02-18 23:02:40 +00:00
Naomi Carrigan 431bcbda10
refactor(curriculum): new balance sheet project (#45048)
* refactor: delete existing steps

* feat: create new steps

* feat: start writing tests

* feat: complete html tests

* feat: remaining tests

* chore: remove "test 1"

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

* fix: wow I really botched that find and replace

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

* fix: why firefox gotta be different?

* fix: I can maths...

* chore: apply shaun's review suggestions

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

* fix: unbotch the css oops

* fix: acme widget corp

* fix: remove z-index

* feat: introduce the calc() function

* fix: even one more find and replace oops

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-02-18 19:15:16 +01:00
Poonkuzhali 6f628e6133
fix(curriculum): add test case to check country code (#45100)
* Added new test case to argument optional challenge

* Added new test case to telephone num js challenge
2022-02-18 10:09:51 -08:00
Tom fd14608492
feat: release rdbms on staging (#44576)
fix: unhide cert from settings page

fix: add cert variables where missing

fix: show token on settings page

feat: add challenges to certified user data

fix: stylize settings page a little bit

fix: only show rdbms when upcomingChanges = true

fix: relational databases -> relational database
2022-02-18 17:29:30 +01:00
renovate[bot] 395d9de8af
chore(deps): update dependency rollup to v2.67.3 (#45161)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 15:57:28 +03:00
Mrugesh Mohapatra d8bb9611dc
chore: [CodeFactor] Apply fixes (#45163)
Co-authored-by: codefactor-io <support@codefactor.io>
2022-02-18 04:43:18 -08:00
Shaun Hamilton c620077a7b
fix(client): use iframe document element for transform (#45155) 2022-02-18 10:52:15 +01:00
Renovate Bot 1bdb03807a chore(deps): update codesee to v0.191.0 2022-02-18 02:52:53 +00:00
Renovate Bot 1cf2a9c7b7 chore(deps): update dependency prismjs to v1.27.0 2022-02-18 00:38:41 +00:00
Jagruti Tiwari 9b7d7ba716
fix(curriculum): inconsistancy on const Naming cases (#45149) 2022-02-17 11:35:16 -08:00
wbenarto ed88a25359
fix(curriculum): add test cases to ferris-wheel project #45099 (#45134)
* added tests to satisfy first-of-type and last-of-type

* edited hints to require nth-of-type selector

* refactor for readability
2022-02-17 11:15:11 -08:00
camperbot 58de1061e4
chore(i18n,learn): processed translations (#45151) 2022-02-17 10:59:34 -08:00
camperbot a26f45ed81
chore(i18n,client): processed translations (#45150) 2022-02-18 03:49:44 +09:00
Renovate Bot 915b331c69 chore(deps): update babel monorepo to v7.17.5 2022-02-17 18:45:18 +00:00