Commit Graph

984 Commits

Author SHA1 Message Date
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