Commit Graph

30148 Commits

Author SHA1 Message Date
c681c33587 fix(a11y): use appropriate aria-label for fCC logo depending on its use (#45201) 2022-02-23 13:52:44 +05:30
2f4cee8e36 chore(deps): update dependency @rollup/plugin-babel to v5.3.1 2022-02-23 03:01:32 +00:00
43a389b0c8 fix(curriculum): Remove root relative path from action URL in example (#45203) 2022-02-22 13:04:33 -06:00
3da88317ca chore(i18n,docs): processed translations (#45212) 2022-02-22 20:55:51 +05:30
0a4c8db230 chore(i18n,client): processed translations (#45213) 2022-02-22 20:55:27 +05:30
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
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
565bcf80af fix(deps): update dependency react-i18next to v11.15.5 2022-02-22 11:21:43 +00:00
09a873f4fe fix(deps): update dependency @babel/standalone to v7.17.6 2022-02-22 02:44:44 +00:00
8614b5f62c chore(deps): update typescript-eslint monorepo to v5.12.1 2022-02-21 22:25:44 +00:00
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
98c516c010 chore(i18n,docs): processed translations (#45204) 2022-02-21 22:30:12 +05:30
4ec5c2e3d9 docs: fix links within docs to point to respective language (#45187) 2022-02-21 22:10:19 +07:00
657aade2e5 fix(docs): Update grammar in PR documentation (#45174) 2022-02-21 08:42:25 +05:30
3cbcbb481d chore(i18n,client): processed translations (#45196) 2022-02-20 07:36:26 -08:00
614e1a88d4 chore(i18n,learn): processed translations (#45197) 2022-02-20 07:36:06 -08:00
d17f136693 fix:Updated curriculum utils.js duplicate code (#45168) 2022-02-20 19:35:52 +05:30
50fe9a2752 chore(deps): update dependency eslint-config-prettier to v8.4.0 2022-02-19 16:49:35 +00:00
b9f34f0667 chore(i18n,client): processed translations (#45191) 2022-02-19 23:46:49 +09:00
4c86ecb6d8 chore(i18n,docs): processed translations (#45189) 2022-02-19 23:45:42 +09:00
2d3ac85ebf chore(i18n,learn): processed translations (#45192) 2022-02-19 23:41:19 +09:00
75f3278c06 chore(deps): update dependency mocha to v9.2.1 2022-02-19 12:18:25 +00:00
ba14990876 chore(i18n,learn): processed translations (#45165) 2022-02-19 16:26:08 +09:00
8138a07d52 chore(i18n,client): processed translations (#45164) 2022-02-19 16:23:47 +09:00
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
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
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
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
d8bb9611dc chore: [CodeFactor] Apply fixes (#45163)
Co-authored-by: codefactor-io <support@codefactor.io>
2022-02-18 04:43:18 -08:00
c620077a7b fix(client): use iframe document element for transform (#45155) 2022-02-18 10:52:15 +01:00
1bdb03807a chore(deps): update codesee to v0.191.0 2022-02-18 02:52:53 +00:00
1cf2a9c7b7 chore(deps): update dependency prismjs to v1.27.0 2022-02-18 00:38:41 +00:00
9b7d7ba716 fix(curriculum): inconsistancy on const Naming cases (#45149) 2022-02-17 11:35:16 -08:00
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
58de1061e4 chore(i18n,learn): processed translations (#45151) 2022-02-17 10:59:34 -08:00
a26f45ed81 chore(i18n,client): processed translations (#45150) 2022-02-18 03:49:44 +09:00
915b331c69 chore(deps): update babel monorepo to v7.17.5 2022-02-17 18:45:18 +00:00
460930443b chore(deps): update dependency simple-get to 4.0.1 [security] (#45057)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 00:07:46 +05:30
29e2b9f775 chore(deps): update dependency webpack to v5.69.1 2022-02-17 17:52:30 +00:00
4360e3cdbd chore(deps): update dependency follow-redirects to 1.14.8 [security] (#45056)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 21:34:28 +05:30
1681cf262a fix: translatable "code saved" message (#45130) 2022-02-17 21:33:02 +05:30
4d57eae187 chore(deps): update dependency engine.io to 4.1.2 [security] (#45055)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 18:08:44 +05:30
c056af0e7a chore(deps): update codesee to v0.190.1 2022-02-17 02:17:58 +00:00
dda619a8aa fix(deps): update dependency nanoid to v3.3.1 2022-02-17 00:25:33 +00:00
b223cdd255 refactor: display solutions (#45139)
* refactor: re-organise show-project-links

* refactor: update ChallengeFile's declared shape

* fix: handle missing challenge solution

* refactor: use display function for Certification

* refactor: use display function for TimeLine

* refactor: use common component for timeline + cert

* fix: handle legacy solutions

* refactor: use widget for certifications

* refactor: reorganise ShowDisplayWidget

* refactor: remove unused ids

* test: pass dataCy, not projectTitle, to widget

* chore: kebabify

* revert: add id back for dropdown

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

* revert: add the ids back

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-16 13:48:22 -08:00
92778f1b2f Bugfix in typeof lesson in Javascript debugging (#45118)
* 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>

* Fix bug in typeof lesson in debugging javascript

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/use-typeof-to-check-the-type-of-a-variable.md

Co-authored-by: Ilenia <nethleen@gmail.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Ilenia <nethleen@gmail.com>
2022-02-16 20:14:12 +01:00
ce4be17660 chore(i18n,docs): processed translations (#45140) 2022-02-16 18:19:28 +01:00
fe7f2b74ca chore(i18n,client): processed translations (#45141) 2022-02-16 18:18:47 +01:00
c934590548 chore(i18n,learn): processed translations (#45123) 2022-02-16 18:18:09 +01:00