Commit Graph

29945 Commits (d37fc114a7667aa7230e3a6a757d6b947a69c7de)

Author SHA1 Message Date
Naomi Carrigan d37fc114a7
feat: update font-awesome (#45258) 2022-02-28 11:49:32 +01:00
Cannon-Cole e1516b718e
Added a missing assert for when the value is 70 (#45268) 2022-02-28 11:29:13 +01:00
camperbot 0efe6a5770
chore(i18n,client): processed translations (#45276) 2022-02-28 09:02:35 +01:00
camperbot fbc7a26529
chore(i18n,learn): processed translations (#45271) 2022-02-28 08:59:21 +01:00
Leda 5e5015e47d
fix(curriculum): fix typo in challenge (#45270)
* fix typo in other languages

* Revert "fix typo in other languages"

This reverts commit b973317cc14fb4f719ec60f1bdfad83d0c03760f.

* remove typo in challenge
2022-02-28 08:54:19 +01:00
HenMoshe b6706a0232
fix: added ctrl + enter to run the tests button (#45278)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-27 21:25:45 -08:00
Renovate Bot dacda8df9d chore(deps): update codesee to v0.196.1 2022-02-27 09:53:23 +00:00
Renovate Bot 8ae7a75a71 chore(deps): update dependency eslint-plugin-react to v7.29.2 2022-02-26 12:54:15 +00:00
Renovate Bot e69cde7ac1 chore(deps): update codesee to v0.195.0 2022-02-26 10:17:19 +00:00
Karen Lowe 79c6d64449
fix: copy edits to motivation (#45260)
Co-authored-by: Karen Lowe <klowe@ancestry.com>
2022-02-26 10:05:39 +05:30
Renovate Bot cecaa813e8 chore(deps): update dependency eslint-plugin-react to v7.29.1 2022-02-26 00:09:51 +00:00
Renovate Bot 15f6c6f7a7 chore(deps): update codesee to v0.194.0 2022-02-25 21:59:32 +00:00
Naomi Carrigan 9e03419efb
chore: dry out 410 logic (#45257) 2022-02-26 00:38:18 +05:30
Oliver Eyton-Williams c2105c17f3
fix(docker): save image size by dropping root deps (#45253) 2022-02-25 09:30:35 -08:00
Mrugesh Mohapatra cafe0762aa
fix(ci): reduce runners consumption - codesee (#45252) 2022-02-25 19:50:58 +05:30
camperbot 4f8dad7662
chore(i18n,learn): processed translations (#45256) 2022-02-25 10:20:33 -03:00
Konstantin Ponomarev 5300433783
fix: correct link to wikipedia
Standard Deviation -> Standard_deviation
2022-02-25 14:01:51 +01:00
camperbot 517227ae9d
chore(i18n,client): processed translations (#45255) 2022-02-25 12:50:33 +00:00
renovate[bot] b420b508b1
fix(deps): update font awesome (#44957)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-02-25 12:17:21 +00:00
Oliver Eyton-Williams ce23dcb32c
fix: return 410 for api/github (#45250) 2022-02-25 10:38:29 +01:00
Oliver Eyton-Williams d501817207
chore(api): remove d3 (#45248) 2022-02-25 10:36:36 +01:00
Renovate Bot 7b51752da2 chore(deps): update dependency postcss to v8.4.7 2022-02-25 08:49:02 +00:00
Oliver Eyton-Williams bc7cdf6c33
chore: remove unused api endpoints (#45085)
* chore: remove /refetch-user-completed-challenges

* chore: remove /update-my-theme

Theme changes are handled by /update-user-flag

I left 'update-my-theme' in the blocklist to allow for future use.

* chore: remove /certificate/verify-can-claim-cert

The client has not been using this for several weeks

* feat: return 410 for redundant endpoints

* chore: order endpoints
2022-02-24 21:11:24 -06:00
Renovate Bot d41433767a chore(deps): update dependency @types/node to v16.11.26 2022-02-25 02:46:55 +00:00
Renovate Bot 8c5cb2e4d8 chore(deps): update codesee to v0.193.1 2022-02-25 00:43:46 +00:00
Renovate Bot 5d7c5c8284 chore(deps): update dependency @types/jquery to v3.5.14 2022-02-24 22:26:10 +00:00
Renovate Bot 805807e276 fix(deps): pin dependency util to 0.12.4 2022-02-24 20:57:57 +00:00
Mrugesh Mohapatra 4748740386
feat(docker): create configs for dockerized setup (#44753) 2022-02-25 00:20:24 +05:30
camperbot 0d26a9e29d
chore(i18n,learn): processed translations (#45235) 2022-02-25 03:41:18 +09:00
camperbot 8ee7aa08f8
chore(i18n,client): processed translations (#45234) 2022-02-24 23:48:04 +05:30
Ismail Tlemcani 2846df2b66
fix: fix util import statement (#45104)
Co-authored-by: IsmailTlemcani <ismail.tlemcani@gmail.com>
2022-02-24 08:16:47 -08:00
Naomi Carrigan 3f22ab9d5a
feat(tools): test sass preview (#45167)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-02-24 14:24:07 +01:00
Mrugesh Mohapatra df785c2085
fix: use rimraf instead of shx (#45228) 2022-02-24 16:56:43 +05:30
Christopher Ehrlich a04c7e1096
test(curriculum): Add sudoku solver test cases (#45026) 2022-02-24 16:48:59 +05:30
Naomi Carrigan abdbc58a3f
chore: DRY out crowdin workflows (#45078) 2022-02-24 16:33:02 +05:30
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