Tom
136f60bbef
feat: move rdb order to middle of superblocks ( #46138 )
...
feat: move rdb out of beta
2022-08-10 18:48:39 +02:00
renovate[bot]
1f8c08efbb
fix(deps): update dependency @freecodecamp/loop-protect to v3 ( #46801 )
...
* fix(deps): update dependency @freecodecamp/loop-protect to v3
* refactor: preset definition to getBabelOptions
* refactor: pass in presets
* refactor: simplify getBabelOptions
* fix: use getBabelOptions
* refactor: use simpler names
* chore: update comment
* fix: destructure properly
* fix: remove default object
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2022-08-10 16:12:59 +01:00
sidemt
348baeb496
chore(i18n,client): improve Japanese meta tags ( #47250 )
2022-08-10 16:50:59 +02:00
camperbot
a24121e334
chore(i18n,client): processed translations ( #47227 )
2022-08-10 08:56:55 +02:00
Naomi Carrigan
b6115b9880
fix: adjust grid map css ( #47159 )
...
* fix: adjust grid map css
* feat: use grid instead
Co-authored-by: Bruce B <bbsmooth@gmail.com >
Co-authored-by: Bruce B <bbsmooth@gmail.com >
2022-08-10 11:00:30 +09:00
Muhammed Mustafa
e605233d3a
feat(client): i18n link alert ( #46755 )
...
attach i18next to window, give window alerts access to i18next.t
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2022-08-09 11:58:36 +02:00
renovate[bot]
3b9db39c9c
fix(deps): update dependency react-instantsearch-dom to v6.31.1
2022-08-09 05:36:18 +00:00
Hankai Xia
bc369e97d8
fix(client): worker executor task once ( #46951 )
2022-08-08 11:20:15 -05:00
renovate[bot]
41e85ef2bb
fix(deps): update dependency @stripe/stripe-js to v1.35.0
2022-08-08 07:51:48 +00:00
renovate[bot]
73e7669618
chore(deps): update codesee to v0.342.0 ( #47195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 13:09:32 +05:30
camperbot
e55ba54b47
chore(i18n,client): processed translations ( #47164 )
2022-08-08 11:36:57 +05:30
renovate[bot]
74dc4e8069
fix(deps): update dependency react-transition-group to v4.4.5
2022-08-07 22:54:38 +00:00
renovate[bot]
aaca7ee732
chore(deps): update dependency postcss to v8.4.16
2022-08-07 13:23:29 +00:00
renovate[bot]
3aca9eee95
chore(deps): update dependency @testing-library/jest-dom to v5.16.5
2022-08-06 18:21:54 +00:00
renovate[bot]
b3bcc79444
chore(deps): update babel monorepo
2022-08-06 12:50:04 +00:00
camperbot
6f6cf5f63a
chore(i18n,client): processed translations ( #47153 )
2022-08-05 10:05:09 +02:00
Jagruti Tiwari
4e55be35bd
feat: show reset button after submitting the code once ( #47126 )
...
* feat: shows reset after checking code once
* fix: changed conditions to hide and show help button
2022-08-04 17:13:34 +03:00
Naomi Carrigan
4cdf31d9dc
chore: remove mongo reference ( #47133 )
...
* chore: remove mongo reference
* chore: apply review suggestions
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
2022-08-04 11:26:41 +02:00
camperbot
4b4e043675
chore(i18n,client): processed translations ( #47122 )
2022-08-02 15:53:00 +02:00
renovate[bot]
18f9d63ebb
fix(deps): update stripe
2022-08-01 01:14:15 +00:00
renovate[bot]
91112827ab
chore(deps): update codesee to v0.334.0
2022-07-31 22:13:52 +00:00
renovate[bot]
d31c5a62ff
chore(deps): update dependency webpack to v5.74.0
2022-07-31 16:42:06 +00:00
renovate[bot]
643124d9fa
fix(deps): update font awesome to v6.1.2
2022-07-31 14:28:01 +00:00
renovate[bot]
afefff3377
fix(deps): update dependency react-transition-group to v4.4.4
2022-07-31 10:59:13 +00:00
renovate[bot]
2cb5f6e180
fix(deps): update dependency react-i18next to v11.18.3
2022-07-31 05:40:21 +00:00
renovate[bot]
c59ea81f3c
fix(deps): update dependency algoliasearch to v4.14.2
2022-07-31 03:34:35 +00:00
renovate[bot]
13d5e4ab10
chore(deps): update dependency autoprefixer to v10.4.8
2022-07-30 17:31:31 +00:00
Naomi Carrigan
836ccb79b1
chore: resolve type coercion todo comment ( #47036 )
2022-07-28 09:18:08 +02:00
Sem Bauke
2440d3f43f
chore(client): make curriculum helpers external ( #46906 )
...
* chore: make curriculum helpers external
* feat: add curriculum helpers as a package
* fix: use right preset?
* fix: update version with babel transpiled files
* fix: re-add fixture
* fix: declare as module
* fix: add declaration files in curriculum helpers
* fix: nothing with version 1.0.4
* fix: missing functions in package
* fix: remove old babel
* fix: linting
2022-07-27 19:00:37 +02:00
camperbot
1063426e5d
chore(i18n,client): processed translations ( #47030 )
2022-07-26 00:25:21 +09:00
Oliver Eyton-Williams
167b94b223
fix(client): handle empty editor contents ( #46986 )
2022-07-25 15:18:53 +02:00
Dario-DC
dfd1fb22a0
chore(i18n): Updated italian/meta-tags.json ( #46963 )
...
* Updated italian/meta-tags.json
* Added keywords
2022-07-24 11:16:48 +02:00
renovate[bot]
f20527af54
fix(deps): update dependency algoliasearch to v4.14.1
2022-07-24 06:21:27 +00:00
renovate[bot]
08cc08d7fd
chore(deps): update codesee to v0.331.0
2022-07-24 00:01:34 +00:00
renovate[bot]
423deb3815
fix(deps): update dependency sanitize-html to v2.7.1
2022-07-23 21:00:03 +00:00
renovate[bot]
1d13cd5511
fix(deps): update dependency react-instantsearch-dom to v6.30.2
2022-07-23 18:35:49 +00:00
renovate[bot]
9143b08f2b
chore(deps): update babel monorepo to v7.18.9
2022-07-23 03:26:19 +00:00
camperbot
9433970aab
chore(i18n,client): processed translations ( #46962 )
2022-07-22 12:46:14 +02:00
Ahmad Abdolsaheb
93b3151cca
Adding meta-tags in Ukranian ( #46981 )
2022-07-22 10:00:18 +02:00
DanielRosa74
f0e4131f9d
Adding meta-tags in Portuguese ( #46973 )
2022-07-21 12:18:09 -05:00
sidemt
ccd128959a
i18n: add missing translation for Japanese ( #46974 )
...
i18n: add missing translation
2022-07-21 12:17:02 -05:00
Hankai Xia
b0faf882e1
chore(client): ts-migrate i18n-schema-validation ( #46703 )
...
* chore(client): Typescript migrate of i18n-schema-validation
* refactor(client): readJsonFile in i18n-schema-validation
* chore(client): extract field
2022-07-20 17:44:59 +02:00
camperbot
3ad1c72876
chore(i18n,client): processed translations ( #46953 )
2022-07-19 23:44:09 +09:00
Ahmad Abdolsaheb
72a9e76ce5
feat: remove the mention of recurring donations. ( #46948 )
...
feat: remove the mention of ongoing donations
2022-07-19 08:39:45 -05:00
Radi Totev
8f19b1926b
chore(client): typescript migration - utils/build.js ( #46761 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Luke Steinmann <92131626+lulululu12345@users.noreply.github.com >
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev >
2022-07-19 11:54:38 +05:30
Oliver Eyton-Williams
ef68b2ce7d
fix(client): simplify challenge completion wording ( #46938 )
2022-07-18 14:59:10 +02:00
Oliver Eyton-Williams
0e8113b4af
fix: allow users to submit after editing ( #46939 )
...
If a user runs the tests and they pass, the multifile editor will show a
submit button. If the user then edited the page, it would no longer be
possible to submit.
This ensures the redux store keeps the original, passing, tests and lets
the user submit
2022-07-18 14:57:53 +02:00
Oliver Eyton-Williams
9421aa6041
fix: expand projects on map ( #46937 )
2022-07-18 11:34:19 +02:00
Bruce Blaser
0345244c43
fix(a11y): change headings in footer to h2 ( #46932 )
...
fix: change headings in footer to h2
2022-07-17 09:59:15 -07:00
renovate[bot]
85b009b308
chore(deps): update dependency ts-node to v10.9.1
2022-07-17 03:52:46 +00:00