camperbot
20146dc4c0
chore(i18n,learn): processed translations ( #49773 )
2023-03-20 20:07:10 +05:30
camperbot
aec86f94f1
chore(i18n,client): processed translations ( #49770 )
2023-03-20 08:42:01 -05:00
renovate[bot]
62f4b5e8ec
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0 ( #49748 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 13:29:46 +00:00
Mrugesh Mohapatra
496235c4ad
chore: drop the knip workflow ( #49768 )
2023-03-20 17:06:10 +05:30
Oliver Eyton-Williams
65a7b0f9ff
fix: update scripts + remove unused ( #49740 )
...
* chore: remove unused scripts
* fix: update scripts for pnpm + typescript
* fix(scripts): use localhost for start-test
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
---------
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2023-03-20 14:28:21 +05:30
Genevieve L'Oreal
830763da05
fix(curriculum) - clearer mongoose install and set up instructions ( #49754 )
...
* Update install and set up instructions
I've added more specific instructions around where the mongoose.connect method should be called. Without context and prior knowledge for freeCodeCamp students, there may be confusion around whether this command needs to be called from the terminal or elsewhere.
* Update install and set up instructions - formatting
Small update to formatting for clarity
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
---------
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
2023-03-19 18:46:24 +07:00
renovate[bot]
607111978a
fix(deps): update prisma monorepo to v4.11.0 ( #49758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-19 12:25:26 +05:30
renovate[bot]
803688b626
fix(deps): update dependency @stripe/stripe-js to v1.49.0
2023-03-19 01:40:12 +00:00
renovate[bot]
1c793d39b7
chore(deps): update dependency joi to v17.8.4
2023-03-18 23:07:53 +00:00
renovate[bot]
c94962a825
chore(deps): update babel monorepo
2023-03-18 21:49:50 +00:00
renovate[bot]
9710c9ec8a
chore(deps): update automerged always - codesee to v0.536.0
2023-03-18 18:24:57 +00:00
Mrugesh Mohapatra
04ee95dc3e
fix(lint): rename the challenge schema file
2023-03-18 22:12:47 +05:30
Mrugesh Mohapatra
c97cae27e1
feat(tools): add warnings for filename-convention
2023-03-18 22:12:47 +05:30
Mrugesh Mohapatra
e1f0ff5b60
chore: rename components in kebab-case ( #49737 )
2023-03-18 23:03:37 +07:00
Mrugesh Mohapatra
566fcd79f5
chore: remove mend bolt
2023-03-18 20:25:40 +05:30
camperbot
bca5958201
chore(i18n,docs): processed translations ( #49739 )
2023-03-18 17:09:12 +05:30
mend-bolt-for-github[bot]
e05d8fb30d
feat: Configure Mend Bolt for GitHub ( #49760 )
...
* Add .whitesource configuration file
* Update .whitesource
---------
Co-authored-by: mend-bolt-for-github[bot] <42819689+mend-bolt-for-github[bot]@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2023-03-18 17:06:51 +05:30
renovate[bot]
aefda2a38f
fix(deps): update dependency redux-saga to v1.2.3
2023-03-18 10:36:11 +00:00
renovate[bot]
e96f2e3db9
chore(deps): update dependency webpack to v5.76.2
2023-03-18 08:53:25 +00:00
renovate[bot]
e0be65b2d3
chore(deps): update github actions
2023-03-18 07:37:14 +00:00
renovate[bot]
75a75abab4
chore(deps): update dependency @types/node to v18.15.3
2023-03-18 04:24:48 +00:00
camperbot
a1984fc264
chore(i18n,learn): processed translations ( #49747 )
2023-03-17 15:10:40 -07:00
Mrugesh Mohapatra
14c05d99fb
chore: rename templates in kebab-case ( #49738 )
2023-03-17 12:56:38 -07:00
al6862
659b038c51
fix(curriculum): update "SVG canvas" to "SVG" in D3 course ( #49684 )
2023-03-17 19:02:12 +02:00
camperbot
c02c50065b
chore(i18n,learn): processed translations ( #49741 )
2023-03-17 17:40:39 +02:00
Sem Bauke
f578a22c99
fix: disable portfolio description if over 288 characters ( #49730 )
...
* fix: description if characters is over 288 characters on portfolio
* feat: add tests
* Update client/src/components/helpers/form/block-save-button.tsx
2023-03-17 12:27:53 +01:00
camperbot
ef1115c47e
chore(i18n,docs): processed translations ( #49728 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2023-03-16 12:08:26 -05:00
camperbot
3c5bf598d2
chore(i18n,learn): processed translations ( #49729 )
2023-03-16 11:40:02 -05:00
Oliver Eyton-Williams
17d7fc0af5
feat(api): use pino-pretty for dev logging ( #49713 )
...
feat: use pino-pretty for dev logging
2023-03-16 15:42:01 +00:00
Shaun Hamilton
7d01522c0d
refactor(api): remove rx from boot/challenge.js ( #49387 )
...
* refactor(api): remove rx from `boot/challenge.js`
* fix: pass error to express
* refactor: do not use updated user
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-03-16 20:39:28 +05:30
Shaun Hamilton
c030757f03
refactor(api): remove rx from boot/user.js ( #49386 )
...
* refactor(api): remove rx from `boot/user.js`
* fix: handle async session user error
* fix lint: do not make changes without npm ci
2023-03-16 20:38:53 +05:30
Tom
7aeb4ab76b
feat(api): setup jest in new api ( #49709 )
...
* feat(api): setup jest in new api
* feat: sample tests
2023-03-16 20:33:40 +05:30
Leslie Yip
32a2838714
fix(curriculum): remove unnecessary z-index ( #49200 )
...
Co-authored-by: Leslie Yip <leslieyip02@gmail.com >
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2023-03-16 12:09:10 +00:00
Oliver Eyton-Williams
d65c36e4c3
feat: replace rimraf with rm -rf ( #49711 )
...
* feat: replace rimraf with rm -rf
rimraf may not be available, but rm will be
* chore(deps): remove rimraf
2023-03-16 12:34:31 +05:30
Oliver Eyton-Williams
a2d8905375
feat: keep log when toggling challenge preview ( #49724 )
2023-03-16 08:28:35 +07:00
camperbot
16f3243146
chore(i18n,learn): processed translations ( #49722 )
2023-03-15 08:53:14 -07:00
Oliver Eyton-Williams
c2d149ba85
feat(api): create a demo type provider for typebox ( #49536 )
...
* feat: create a demo type provider for typebox
* feat: validate reply + share type
* fix: prettify
2023-03-15 14:21:25 +00:00
Muhammed Mustafa
ea83d87869
feat(tools): export Alertprops if needed for consumption ( #49236 )
...
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2023-03-15 16:27:07 +03:00
Slieptsov Denys
e64bac9a3f
fix(learn): progress bar label alignment ( #49659 )
...
Co-authored-by: Denys Slieptsov <denys.slieptsov@leaseplan.com >
2023-03-15 13:15:39 +00:00
Manabu Matsumoto
ba40dbddbb
fix(UI): remove the ButtonSpacer ( #49480 )
...
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2023-03-15 15:31:56 +03:00
Rajkumar Gaur
f03c4a2ecc
feat(UI): implement ToggleButton component ( #48567 )
2023-03-15 14:08:58 +03:00
camperbot
31a03a69ed
chore(i18n,docs): processed translations ( #49706 )
2023-03-14 10:38:07 -07:00
camperbot
a416802058
chore(i18n,learn): processed translations ( #49710 )
2023-03-14 10:37:42 -07:00
Oliver Eyton-Williams
fa7955dc75
feat(api): add prisma as orm ( #49413 )
2023-03-14 17:29:55 +00:00
camperbot
ca2086cacb
chore(i18n,client): processed translations ( #49707 )
2023-03-14 13:14:39 +00:00
Oliver Eyton-Williams
0cd3f7671a
chore(deps): add missing dependencies ( #49703 )
...
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
2023-03-14 17:25:15 +05:30
Naomi Carrigan
c51104557c
chore(tools): remove crowdin configs ( #49699 )
2023-03-14 05:22:59 +02:00
Jasper Pilgrim
882d186691
fix(curriculum): remove unnecessary commas ( #49683 )
2023-03-13 14:41:28 -05:00
sidemt
d3f089474f
fix(client): use translated string for 'Certification' in timeline ( #49663 )
...
fix(client): use translation for 'Certification' in timeline
2023-03-13 11:59:25 -07:00
camperbot
0811e8ca46
chore(i18n,docs): processed translations ( #49692 )
2023-03-13 11:36:38 -05:00