renovate[bot]
18302fcaf0
chore(deps): update dependency @types/enzyme-adapter-react-16 to v1.0.9
2023-11-07 06:49:08 +00:00
renovate[bot]
c597de022a
chore(deps): update dependency @types/enzyme to v3.10.16
2023-11-07 05:24:10 +00:00
renovate[bot]
7655a4ea1b
chore(deps): update dependency @types/codemirror to v5.60.13
2023-11-07 01:47:18 +00:00
renovate[bot]
363f38ffda
chore(deps): update dependency @types/jquery to v3.5.26
2023-11-06 21:42:48 +00:00
renovate[bot]
5c1a79e5a2
fix(deps): update dependency vite to v4.5.0
2023-11-05 06:58:04 +00:00
renovate[bot]
e034a0d0bc
fix(deps): update dependency react-router-dom to v6.18.0
2023-11-05 02:16:28 +00:00
renovate[bot]
d7f3c08209
fix(deps): update dependency @vitejs/plugin-react to v4.1.1
2023-11-04 14:05:59 +00:00
renovate[bot]
40da1673a0
chore(deps): update dependency @types/jest to v29.5.7
2023-11-04 09:03:40 +00:00
Tom
bce1b9915b
feat(challenge-parser): add feedback to mc questions ( #51942 )
2023-11-02 08:28:53 +02:00
Huyen Nguyen
5b074f7141
fix(ui-components): button component styles ( #52116 )
2023-11-01 08:47:59 +01:00
Huyen Nguyen
2dd3712054
fix(ui-components): default storybook background ( #52094 )
2023-10-31 18:13:20 +03:00
Huyen Nguyen
4816aa972c
fix(client): navigation profile image ( #52087 )
2023-10-31 19:10:06 +07:00
renovate[bot]
3912e15f44
chore(deps): update dependency joi to v17.11.0
2023-10-28 01:40:36 +00:00
renovate[bot]
8842d18b42
chore(deps): update dependency webpack to v5.89.0
2023-10-28 01:38:47 +00:00
renovate[bot]
4ed57b1397
chore(deps): update react monorepo
2023-10-27 16:59:47 +00:00
renovate[bot]
7431f80c5e
chore(deps): update dependency tailwindcss to v3.3.5
2023-10-27 15:40:58 +00:00
renovate[bot]
ac504d00e6
chore(deps): update dependency mongodb to v5.9.1
2023-10-27 15:31:27 +00:00
renovate[bot]
d2bcda6efe
chore(deps): update dependency @types/lodash-es to v4.17.10
2023-10-26 12:16:53 +05:30
renovate[bot]
bf30578ae3
chore(deps): update dependency @types/enzyme-adapter-react-16 to v1.0.8
2023-10-26 02:42:09 +05:30
renovate[bot]
9529420478
chore(deps): update dependency @types/jquery to v3.5.25
2023-10-25 05:02:57 +00:00
renovate[bot]
dfe398161c
chore(deps): update dependency @types/jest to v29.5.6
2023-10-25 01:57:14 +00:00
renovate[bot]
bda1fb195c
chore(deps): update dependency @types/express to v4.17.20
2023-10-24 17:41:56 +00:00
renovate[bot]
023c4919a9
chore(deps): update dependency @types/codemirror to v5.60.12
2023-10-24 14:56:40 +00:00
renovate[bot]
f50695e2d2
chore(deps): update dependency @types/enzyme to v3.10.15
2023-10-24 14:52:44 +00:00
renovate[bot]
bd5fb580b7
chore(deps): update dependency @types/chai to v4.3.9
2023-10-24 12:40:09 +00:00
renovate[bot]
cffae9d5a0
chore(deps): update babel monorepo to v7.23.2
2023-10-24 11:14:03 +00:00
Muhammed Mustafa
01510c77d3
feat: extends tailwind config styles ( #51932 )
2023-10-16 11:21:51 +00:00
Huyen Nguyen
8a6a9859b8
chore: remove mock-fs from the dependency list ( #51994 )
2023-10-16 09:36:11 +00:00
Muhammed Mustafa
39f078f043
feat: remove rollup cli warning ( #51987 )
2023-10-16 13:00:03 +07:00
Muhammed Mustafa
2ccf52e6bc
feat: replace form components ( #51204 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-10-15 19:33:39 -07:00
Naomi Carrigan
dbcc2af39b
fix(tools): update failing tests on main ( #51980 )
2023-10-15 23:52:54 +05:30
Mrugesh Mohapatra
696da4a555
fix: replace dlx with npx ( #51979 )
2023-10-15 12:13:51 +05:30
Marcel Ribeiro-Dantas
21ac8999af
docs/fix(typos): Fix minor typos in English ( #51853 )
...
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-10-14 04:16:15 +00:00
Muhammed Mustafa
c4aaaf2b03
refactor: replace image component ( #51928 )
2023-10-13 23:34:31 +00:00
Muhammed Mustafa
87cea98d52
feat: swap panel component ( #51687 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-10-13 22:52:53 +00:00
Huyen Nguyen
6b1ca70b80
fix(ui-components): styling issues in CloseButton ( #51883 )
2023-10-12 10:41:16 -07:00
Muhammed Mustafa
3c10e16984
feat: cache the component library and allow declaration movement ( #51909 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-10-12 15:01:41 +00:00
Muhammed Mustafa
b4ba70b4ab
refactor: replace Row component ( #51317 )
2023-10-12 15:34:24 +03:00
Oliver Eyton-Williams
8fd0f89879
fix(challenge-editor): remove unused middleware ( #51834 )
2023-10-11 08:59:20 -07:00
Muhammed Mustafa
42414566b8
feat: remove unused libraries and pin react dom types ( #51831 )
2023-10-11 11:11:10 +02:00
Krzysztof G
d7e0f59528
fix: typos in names ( #51896 )
...
Co-authored-by: Viktor Szépe <viktor@szepe.net>
2023-10-11 07:33:56 +03:00
Krzysztof G
174865974b
fix: text typos ( #51876 )
...
Co-authored-by: Viktor Szépe <viktor@szepe.net>
2023-10-09 19:36:27 +07:00
Muhammed Mustafa
f5f1f12edf
refactor: replace Col component ( #51322 )
...
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-10-09 10:11:47 +03:00
Muhammed Mustafa
4494f95803
feat: upgrade prettier dependencies ( #51830 )
2023-10-06 23:35:17 +07:00
Pankil
2558156282
feat: replace alert component ( #51738 )
...
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Sboonny <MuhammedElruby@gmail.com>
2023-10-06 15:40:30 +00:00
Moshe
7f09c3ac97
chore: move challenge-editor to use vite ( #51775 )
...
Co-authored-by: Sboonny <MuhammedElruby@gmail.com>
2023-10-06 13:45:18 +07:00
renovate[bot]
008fb821b6
chore(deps): update react monorepo
2023-10-01 13:06:52 +00:00
renovate[bot]
93e4b04e91
chore(deps): update dependency @total-typescript/ts-reset to v0.5.1 ( #51724 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 16:48:50 +05:30
renovate[bot]
b6641ec500
chore(deps): update babel monorepo
2023-10-01 05:08:06 +00:00
renovate[bot]
dca6ea586a
chore(deps): update react monorepo
2023-09-30 21:47:48 +00:00
renovate[bot]
00d2e510f7
chore(deps): update dependency postcss to v8.4.31
2023-09-30 21:42:52 +00:00
renovate[bot]
005257b6f6
chore(deps): update dependency chai to v4.3.10
2023-09-30 20:31:10 +00:00
Muhammed Mustafa
49b728d31b
refactor: disable naming-convenction rule ( #51685 )
2023-09-30 20:23:39 +07:00
renovate[bot]
3d9e357ed5
chore(deps): update dependency @types/mock-fs to v4.13.2
2023-09-30 04:11:01 +00:00
renovate[bot]
d67621b700
chore(deps): update dependency @types/jquery to v3.5.20
2023-09-30 00:44:57 +00:00
Benjamin Daniel
4f510a6b88
fix(tools): connected to mongo message ( #51683 )
2023-09-29 11:05:26 +02:00
renovate[bot]
195e22689f
chore(deps): update dependency chai to v4.3.9
2023-09-28 09:53:08 +00:00
renovate[bot]
40df2123c7
chore(deps): update dependency @types/enzyme-adapter-react-16 to v1.0.7
2023-09-23 22:01:41 +00:00
renovate[bot]
bae14ef3f5
chore(deps): update dependency @types/express to v4.17.18
2023-09-23 21:59:35 +00:00
renovate[bot]
f290d02f26
chore(deps): update dependency @types/enzyme to v3.10.14
2023-09-23 20:35:46 +00:00
Muhammed Mustafa
139eecad25
feat: swap table component ( #51524 )
2023-09-23 14:45:29 +05:30
renovate[bot]
cb3c889cbe
chore(deps): update dependency postcss to v8.4.30
2023-09-23 08:18:06 +00:00
renovate[bot]
58b7a5a9d6
chore(deps): update dependency autoprefixer to v10.4.16
2023-09-23 05:26:36 +00:00
Tom
cf65ad4dbb
chore(client): remove hours from C# cert ( #51606 )
2023-09-22 17:14:32 +03:00
Oliver Eyton-Williams
e149b09087
feat(curriculum): control loop-protect ( #51542 )
2023-09-19 08:51:43 -07:00
Victor Duarte
869fb4fc9f
fix: improve universal navbar UI ( #51108 )
2023-09-19 14:50:20 +03:00
renovate[bot]
dfffaed393
chore(deps): update dependency joi to v17.10.2
2023-09-17 17:18:20 +00:00
renovate[bot]
513ffb7e46
fix(deps): update dependency react-router-dom to v6.16.0
2023-09-16 18:05:10 +00:00
renovate[bot]
ebcf5331b1
chore(deps): update babel monorepo
2023-09-16 18:03:12 +00:00
renovate[bot]
8498886fe0
chore(deps): update dependency mongodb to v5.9.0
2023-09-16 06:58:32 +00:00
renovate[bot]
96f2cc100e
chore(deps): update jest monorepo
2023-09-16 06:41:07 +00:00
renovate[bot]
29e1b11380
chore(deps): update dependency @types/jquery to v3.5.19
2023-09-16 03:06:27 +00:00
renovate[bot]
e9fbc352c1
chore(deps): update babel monorepo
2023-09-14 20:06:31 +00:00
renovate[bot]
3123db7728
fix(deps): update xterm monorepo ( #51523 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:48:10 +05:30
Naomi Carrigan
e32a88a6db
chore: use new c-sharp help category ( #51417 )
...
Co-authored-by: mot01 <tmondloch01@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-09-11 10:46:51 -07:00
renovate[bot]
e8705f9d6a
chore(deps): update dependency @types/codemirror to v5.60.10
2023-09-09 04:46:03 +00:00
renovate[bot]
2a4fc3fec5
chore(deps): update dependency @types/chai to v4.3.6
2023-09-09 02:48:15 +00:00
Muhammed Mustafa
409afb7afc
fix: type error for solution display widget's dropdown ( #51448 )
2023-09-08 10:36:24 -07:00
Oliver Eyton-Williams
391fc2e34d
refactor: create shared workspace ( #51454 )
2023-09-07 23:06:01 +05:30
Muhammed Mustafa
4e44acab71
feat: replace tabs components ( #51361 )
...
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-09-06 21:04:30 -05:00
Oliver Eyton-Williams
9885d1a779
refactor: move browser-script output into client ( #51422 )
2023-09-06 18:22:20 +05:30
Oliver Eyton-Williams
569ace00ae
fix: stop using env.json outside the client ( #51456 )
2023-09-06 18:14:53 +05:30
renovate[bot]
bed759c897
fix(deps): update dependency codemirror to v5.65.15
2023-09-02 13:07:17 +00:00
renovate[bot]
22fa136fbf
chore(deps): update dependency postcss to v8.4.29
2023-09-02 11:26:28 +00:00
renovate[bot]
7c7e6fdb6b
chore(deps): update dependency mongodb to v5.8.1
2023-09-02 11:14:18 +00:00
renovate[bot]
fec815ce0a
chore(deps): update dependency jquery to v3.7.1
2023-09-02 08:07:11 +00:00
renovate[bot]
25fbeb3e67
chore(deps): update dependency joi to v17.10.1
2023-09-02 07:55:34 +00:00
renovate[bot]
628335abd4
chore(deps): update dependency @types/lodash-es to v4.17.9
2023-09-02 06:09:42 +00:00
renovate[bot]
ddd60e7e2d
chore(deps): update dependency mongodb [security]
2023-08-31 05:27:09 +00:00
renovate[bot]
d4a40c384c
chore(deps): update dependency mongodb [security]
2023-08-31 02:25:15 +00:00
renovate[bot]
4b0c61bec6
chore(deps): update babel monorepo
2023-08-30 17:11:18 +00:00
renovate[bot]
ec33071537
chore(deps): update dependency joi to v17.10.0
2023-08-27 20:49:17 +00:00
Tom
4ed95973d2
feat(client/curriclum): make C# live ( #51354 )
2023-08-27 08:00:57 -05:00
Mrugesh Mohapatra
42374442aa
revert(deps): update babel monorepo ( #51402 )
2023-08-27 16:53:58 +05:30
renovate[bot]
597a4bc307
chore(deps): update react monorepo
2023-08-27 03:00:52 +00:00
renovate[bot]
fe41b85dd8
chore(deps): update babel monorepo
2023-08-26 20:43:47 +00:00
Tom
13f45b386f
revert: update babel monorepo ( #51387 )
2023-08-26 22:52:43 +05:30
renovate[bot]
ac4685e423
chore(deps): update dependency chai to v4.3.8
2023-08-26 13:19:46 +00:00
renovate[bot]
d540aeafe3
chore(deps): update dependency @types/jquery to v3.5.17
2023-08-26 08:45:55 +00:00
renovate[bot]
edd3e298d6
chore(deps): update dependency @types/jest to v29.5.4
2023-08-26 04:01:02 +00:00
renovate[bot]
1a614d3116
chore(deps): update dependency @types/codemirror to v5.60.9
2023-08-26 03:55:30 +00:00
renovate[bot]
5a35413c67
chore(deps): update babel monorepo
2023-08-26 00:36:06 +00:00
Moshe
2d7b75b930
test(ui-components): title should be tag-like text ( #51366 )
2023-08-24 13:27:11 +05:30
Moshe
eed87b18e7
test(ui-components): inactive tab should be hidden ( #51358 )
2023-08-23 15:38:57 +03:00
Muhammed Mustafa
2688474816
feat: add missing properties in Col component ( #51324 )
2023-08-22 15:33:10 +03:00
renovate[bot]
0010ce3924
fix(deps): update dependency @headlessui/react to v1.7.17
2023-08-19 09:51:34 +00:00
renovate[bot]
3d39186fc0
fix(deps): update dependency tslib to v2.6.2
2023-08-19 09:50:02 +00:00
renovate[bot]
2c9c84af79
chore(deps): update dependency postcss to v8.4.28
2023-08-19 07:35:54 +00:00
Hankai Xia
239c928ee6
feat(ui-components): implement basic Tabs component ( #47313 )
...
Co-authored-by: Sboonny <muhammedelruby@gmail.com>
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2023-08-18 10:41:18 +02:00
Oliver Eyton-Williams
b778eb568d
feat: generate types for ui-components ( #51184 )
2023-08-16 19:54:43 +05:30
Muhammed Mustafa
ff28ea0d13
feat: replace bootstrap component with container component ( #51185 )
2023-08-16 16:25:17 +03:00
Oliver Eyton-Williams
112c485b12
feat: show upcoming certifications ( #51198 )
2023-08-14 19:19:10 +02:00
Oliver Eyton-Williams
e99154665e
refactor: convert is-audited to TypeScript ( #51232 )
2023-08-14 15:50:22 +05:30
renovate[bot]
6802a16635
chore(deps): update dependency autoprefixer to v10.4.15
2023-08-13 16:15:03 +00:00
renovate[bot]
6fbb7fcd09
fix(deps): update dependency react-router-dom to v6.15.0
2023-08-12 12:35:57 +00:00
renovate[bot]
9a019b9023
chore(deps): update react monorepo
2023-08-12 07:17:00 +00:00
renovate[bot]
86fd0266f9
chore(deps): update babel monorepo to v7.22.10
2023-08-12 01:06:13 +00:00
Mrugesh Mohapatra
b5c86d4b9c
feat(e2e): adding playwright and migrate landing page e2e tests ( #51216 )
...
Co-authored-by: Ahmad <57593864+Ahmadkashif@users.noreply.github.com>
Co-authored-by: Hassaan Pasha <pasha.hassaan@gmail.com>
2023-08-11 14:10:10 +05:30
Muhammed Mustafa
0fd22eba53
fix: dropdown svg margin that move the text from the center ( #51187 )
2023-08-09 11:29:27 +02:00
Muhammed Mustafa
86a6a7afea
feat: make fluid an option in container component ( #51172 )
2023-08-07 11:58:28 +03:00
renovate[bot]
c03a7cda78
chore(deps): update dependency webpack to v5.88.2 ( #51102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-06 13:00:18 +05:30
Oliver Eyton-Williams
8d0c3557dd
refactor: move client specific scripts inside client ( #51123 )
2023-08-05 15:43:13 +00:00
renovate[bot]
a2e274ddf5
fix(deps): update font awesome to v6.4.2
2023-08-05 06:52:46 +00:00
renovate[bot]
5b3ac09516
chore(deps): update dependency inquirer to v8.2.6
2023-08-05 04:31:53 +00:00
Oliver Eyton-Williams
5f475cefa6
refactor: use process.env in node environments ( #51110 )
2023-07-31 17:25:24 +02:00
renovate[bot]
46d1f1122e
chore(deps): update dependency jquery to v3.7.0
2023-07-29 18:26:42 +00:00
renovate[bot]
f271665ca1
chore(deps): update babel monorepo
2023-07-29 14:21:58 +00:00
renovate[bot]
fe02a678b5
fix(deps): update dependency tslib to v2.6.1
2023-07-29 14:21:03 +00:00
renovate[bot]
a34ee52eb2
fix(deps): update dependency @headlessui/react to v1.7.16
2023-07-29 13:19:24 +00:00
renovate[bot]
3192b40e89
fix(deps): update dependency codemirror to v5.65.14
2023-07-29 13:18:08 +00:00
renovate[bot]
9563d35f09
chore(deps): update dependency @types/lodash-es to v4.17.8
2023-07-29 08:02:16 +00:00
renovate[bot]
25ba566849
chore(deps): update dependency @types/enzyme to v3.10.13
2023-07-29 04:38:45 +00:00
renovate[bot]
abdae93018
chore(deps): update dependency @types/chai to v4.3.5
2023-07-29 00:36:14 +00:00
Oliver Eyton-Williams
f91b5841d3
feat(client): remove gitHash from api requests ( #51083 )
2023-07-28 20:35:41 +02:00
Muhammed Mustafa
bbe54e0716
feat: add col component ( #51012 )
...
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-07-28 08:02:00 +02:00
Oliver Eyton-Williams
69d6ee32bf
feat: python in the browser ( #50913 )
...
Co-authored-by: Beau Carnes <1513130+beaucarnes@users.noreply.github.com>
2023-07-28 07:36:25 +02:00
Oliver Eyton-Williams
9441f781fd
refactor: move challenge types to config ( #51027 )
2023-07-24 13:12:47 -07:00
renovate[bot]
51693c2de2
chore(deps): update dependency @testing-library/jest-dom to v5.17.0
2023-07-22 11:01:09 +00:00
renovate[bot]
779f7937aa
fix(deps): update dependency react-router-dom to v6.14.2
2023-07-22 07:33:08 +00:00
renovate[bot]
00739e81d4
chore(deps): update dependency postcss to v8.4.27
2023-07-22 04:51:10 +00:00
Sem Bauke
96c022f749
feat: add new responsive webdesign to certified user ( #51014 )
2023-07-21 10:13:19 +03:00
Muhammed Mustafa
3ce5043595
feat(client): create row component ( #50989 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-19 12:52:26 +03:00
Muhammed Mustafa
cf33ff9760
feat(client): Add Container Component to Component Library ( #50963 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-18 10:31:06 +03:00
renovate[bot]
7b29480404
chore(deps): update dependency tailwindcss to v3.3.3
2023-07-15 06:19:35 +00:00
renovate[bot]
1b7026858d
chore(deps): update dependency postcss to v8.4.26
2023-07-15 04:42:02 +00:00
renovate[bot]
fb8afe268c
chore(deps): update dependency @types/jest to v29.5.3
2023-07-15 04:37:24 +00:00
renovate[bot]
6a89494ff3
chore(deps): update babel monorepo
2023-07-15 01:29:56 +00:00
Tom
21ed268289
feat(scripts): add scripts to seed exams ( #50836 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-14 10:35:09 -05:00
Naomi Carrigan
ab640abee1
chore: detuplication ( #50955 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-13 12:46:00 +02:00
Ahmad Abdolsaheb
f3ab008f9d
Revert "feat(client): add bootstrap grid component as container component" ( #50962 )
2023-07-13 11:44:55 +03:00
Niraj Nandish
06c4ae81e4
fix: superblock order for mobile ( #50957 )
2023-07-12 14:10:41 -07:00
Naomi Carrigan
a374c2fade
feat: challenge helpers for non-step-based challenges ( #50769 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2023-07-11 12:32:25 -05:00
Muhammed Mustafa
323158569b
feat(tools): clean unneeded code in the menu items ( #50341 )
2023-07-11 10:23:59 -05:00
Muhammed Mustafa
1d257e950e
feat(client): add bootstrap grid component as container component ( #49829 )
2023-07-10 20:49:33 +07:00
Sem Bauke
fb1228546e
feat(tools): release python certs on mobile ( #50832 )
...
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
2023-07-10 12:04:16 +02:00
renovate[bot]
96dbd9ac86
chore(deps): update dependency mongodb to v5.7.0
2023-07-08 22:56:19 +00:00
renovate[bot]
a6d7aed2e6
chore(deps): update dependency postcss to v8.4.25
2023-07-08 16:21:45 +00:00
renovate[bot]
43a5e89220
chore(deps): update babel monorepo
2023-07-08 10:01:45 +00:00
renovate[bot]
44cd5c5fc8
fix(deps): update dependency tslib to v2.6.0
2023-07-02 09:51:32 +00:00
renovate[bot]
0ff73a08fd
fix(deps): update dependency react-router-dom to v6.14.1
2023-07-01 22:34:15 +00:00
renovate[bot]
a9e8219809
chore(deps): update dependency node-fetch to v2.6.12
2023-07-01 09:04:24 +00:00
Oliver Eyton-Williams
8d12376931
chore(cypress): speed up seeding when testing ( #50825 )
2023-06-29 23:18:10 +07:00
renovate[bot]
5085614d95
fix(deps): update dependency react-router-dom to v6.14.0
2023-06-25 00:59:01 +00:00
renovate[bot]
d6a3ec5d0c
fix(deps): update dependency tslib to v2.5.3
2023-06-24 12:09:58 +00:00
Ahmad Abdolsaheb
eb22bc0a82
feat: use component library's dropdown component in learn ( #50465 )
...
Co-authored-by: Sboonny <muhammed@freecodecamp.org>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-06-22 09:21:05 -05:00
renovate[bot]
d337ec886d
fix(deps): update dependency react-router-dom to v6.13.0
2023-06-18 04:30:57 +00:00
renovate[bot]
2cfd71eb57
chore(deps): update dependency dotenv to v16.3.1
2023-06-17 21:58:15 +00:00
Tom
5e04985c93
feat(curriculum): add C# superblock ( #50646 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-14 13:36:39 +02:00
renovate[bot]
5cd684df52
fix(deps): update dependency react-router-dom to v6.12.1
2023-06-11 07:23:30 +00:00
renovate[bot]
f29c9a8724
chore(deps): update react monorepo
2023-06-10 13:50:31 +00:00
renovate[bot]
49fd73faff
chore(deps): update dependency @types/codemirror to v5.60.8
2023-06-10 07:03:25 +00:00
renovate[bot]
3e46486bea
chore(deps): update babel monorepo to v7.22.5
2023-06-10 03:17:35 +00:00
Jacques Metevier
1f9c1e9d21
chore(deps): upgrade eslint ( #50614 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-06-06 17:58:27 +02:00
renovate[bot]
5717ab9de9
chore(deps): update dependency dotenv to v16.1.4
2023-06-04 18:31:01 +00:00
renovate[bot]
d26ab87189
chore(deps): update dependency mongodb to v5.6.0
2023-06-03 15:42:44 +00:00
renovate[bot]
c77acf1749
fix(deps): update dependency @headlessui/react to v1.7.15
2023-06-03 12:03:47 +00:00
renovate[bot]
189aa2fa0a
chore(deps): update dependency @types/jest to v29.5.2
2023-06-03 07:34:57 +00:00
renovate[bot]
2fec1add02
chore(deps): update babel monorepo
2023-06-03 05:34:34 +00:00
Naomi Carrigan
5cf2228e84
feat(tools): repair-meta script ( #50475 )
2023-06-01 17:42:24 +00:00
Tom
373e808938
refactor(config): superblocks and map ( #50435 )
2023-06-01 14:51:57 +02:00
renovate[bot]
64a5238af0
chore(deps): update dependency postcss to v8.4.24
2023-05-28 14:01:35 +00:00
renovate[bot]
f1a11672cc
chore(deps): update babel monorepo
2023-05-27 18:33:51 +00:00
renovate[bot]
06b065723e
chore(deps): update dependency @types/react to v16.14.42
2023-05-27 08:54:10 +00:00
Oliver Eyton-Williams
41372c31cd
chore(tools): update mongodb in seed script ( #50519 )
2023-05-25 22:13:37 +01:00
Niraj Nandish
b688a82f43
feat(client): generate challenge data as static files ( #50369 )
...
* feat(client): generate challenge data as static files
* chore: hopefully this is better types
* fix: add declaration file
* fix: schema issues
---------
Co-authored-by: sembauke <semboot699@gmail.com>
2023-05-23 08:37:49 -07:00
Oliver Eyton-Williams
6521b9bd90
chore: add unsubscribeIds to demo users ( #50468 )
...
Real users get this property when created, so it should be in the demo
users too.
2023-05-22 16:14:31 +02:00
renovate[bot]
382b2fc2bd
fix(deps): update dependency react-router-dom to v6.11.2
2023-05-20 13:35:50 +00:00
renovate[bot]
1b913eba52
chore(deps): update dependency @types/node-fetch to v2.6.4
2023-05-20 11:15:42 +00:00
Tom
4dfca3c560
feat: add exam environment ( #50356 )
...
* feat: add exam environment
* fix: cypress
* fix: lint-ts
* fix: lint-js
* fix: codefactor
* fix: don't translate comments from new JS spreadsheet
* fix: more tests
* fix: challenge schema
* fix: external curriculum test?
* fix: add more comments
2023-05-18 13:33:43 +02:00
Oliver Eyton-Williams
7749aed5d5
chore: add externalId to seed scripts ( #50407 )
...
It's in the schema, so it should be in the seeded users
2023-05-17 08:31:54 -07:00
Muhammed Mustafa
734a88e5d2
feat(client): delete invalid default profile image ( #50352 )
...
* feat(client): delete a not valid variable
* set validation to false if using the image
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
---------
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-05-16 09:57:54 -07:00
renovate[bot]
a2cf596599
chore(deps): update dependency node-fetch to v2.6.11
2023-05-13 05:52:28 +00:00
renovate[bot]
f7d9421a24
fix(deps): update dependency react-router-dom to v6.11.1
2023-05-06 22:18:42 +00:00
renovate[bot]
b23b9d4414
chore(deps): update dependency @types/react to v16.14.41
2023-05-06 16:36:09 +00:00
renovate[bot]
31619ecb52
chore(deps): update babel monorepo
2023-05-06 08:18:33 +00:00
Tom
d02bb663c4
refactor(curriculum): move helpCategory to block meta.json file ( #50265 )
...
* refactor: move helpCategory to block meta
* fix: test?
2023-05-04 08:46:58 +02:00
Muhammed Mustafa
cc272beb7a
feat(tools): use context to set dropup in the dropdown ( #50200 )
...
* feat(tools): use context to set dropup in the dropdown
* remove the extra export
* clean extra changes export and make it into arrow function
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
---------
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-05-03 11:02:15 +02:00
renovate[bot]
f5b86a197b
fix(deps): update dependency react-router-dom to v6.11.0
2023-04-30 11:49:30 +00:00
renovate[bot]
ebc54d8d56
chore(deps): update dependency tailwindcss to v3.3.2
2023-04-29 17:47:19 +00:00
renovate[bot]
83535810e9
chore(deps): update dependency joi to v17.9.2
2023-04-29 14:22:14 +00:00