Commit Graph

32431 Commits

Author SHA1 Message Date
Sboonny
3d60cb13dd turn the link into a button
Co-authored-by: sembauke <semboot699@gmail.com>
2023-02-21 11:18:35 +00:00
Sboonny
67e90762b3 use underline because outline overflows out the
Co-authored-by: sembauke <semboot699@gmail.com>
2023-02-21 10:23:57 +00:00
Sboonny
7e4c9d5940 make the outline block 2023-02-19 06:44:32 +00:00
Sboonny
e65beeb0fe clean and fix values grid columns values 2023-02-19 06:18:59 +00:00
Muhammed Mustafa
019ea08e86
Merge branch 'main' into feat/swap-media-with-the-card 2023-02-19 08:12:37 +02:00
renovate[bot]
3fc306bc2b
chore(deps): update typescript-eslint monorepo to v5.52.0 (#49434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 15:33:10 -08:00
renovate[bot]
b58009b775
fix(deps): update dependency sanitize-html to v2.10.0 (#49435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 14:17:57 -08:00
S-Guettner
c505d2a1c8
fix(curriculum):removed "non-virtual" phrase (#49433)
fix(curriculum):replaced non-virtual DOM elements phrase with DOM elements
2023-02-18 21:24:04 +00:00
Muhammed Mustafa
e8f0145a08
feat(client) make pre in instruction ltr when the layout is rtl (#49431)
* feat(client) make pre in instruction ltr when the layout is rtl

* revert the changes in the markdown file
2023-02-18 22:00:44 +01:00
a2937
78e984d98a
Chore migrate es6-to-basic-javascript.js (#49352)
Start converting es6 javascript.
2023-02-18 21:58:59 +01:00
Muhammed Mustafa
45dc6aee9e
feat(client): make portfolio section in profile support RTL layout (#49148)
* feat(client): make portfolio section in profile support RTL layout

* Revert "feat(client): make portfolio section in profile support RTL layout"

This reverts commit b4cf5f1ab4.

* make media component responsive

* fix the selector

* hook the media left through an id

* hook the media left through an id
2023-02-18 21:58:01 +01:00
Muhammed Mustafa
3cd60a692d
feat(tools): revert the quick solution in cypress tests (#49427) 2023-02-18 21:56:57 +01:00
Muhammed Mustafa
251aecc58f
feat(client): change the save buttons from disabled to aria-disabled (#49216)
* feat(client): change the buttons from disabled to aria-disabled

Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>

* stop the API call when the validation isn't true

* use aria disabled instead of disabled on the test?

* use have.attr  to check for aria disabled

* hide the button when it's disabled

Co-authored-by: Bruce B <bbsmooth@gmail.com>

* update Privacy Settings save button

---------

Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
2023-02-18 12:16:35 -08:00
Mohit Bansal
0f2c524e03
fix(curriculum): update user function to user object (#49419)
* update user function to user object

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/serialization-of-a-user-object.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/serialization-of-a-user-object.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

---------

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-02-18 12:14:02 -08:00
renovate[bot]
f6888eb3ad
chore(deps): update dependency webpack-bundle-analyzer to v4.8.0 (#49432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:12:32 -08:00
renovate[bot]
2d0d3e120e
chore(deps): update dependency @types/node to v18.14.0 (#49430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:11:44 -08:00
renovate[bot]
c00d001df0
chore(deps): update automerged always - codesee to v0.513.0 (#49429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:11:26 -08:00
renovate[bot]
140694a447
chore(deps): update dependency tailwindcss to v3.2.7 (#49428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:05:39 -08:00
renovate[bot]
577c18eeaf
chore(deps): update dependency start-server-and-test to v1.15.4 (#49423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:04:54 -08:00
renovate[bot]
23e6ae6f92
chore(deps): update dependency @types/react-dom to v17.0.19 (#49422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:04:33 -08:00
renovate[bot]
d4ef090fd6
chore(deps): update dependency @types/inquirer to v8.2.6 (#49421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 11:56:15 -08:00
Rudi Colombi
b4cb4bf947
fix(curriculum): replace blockquotes with pre blocks (#49384)
* fix: replace blockquotes with code blocks

* fix: replace code blocks with pre elements as suggested

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

---------

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-02-18 10:39:54 -08:00
Muhammed Mustafa
c027bce6de
fix(client): pre code having extra spaces when code elements are stacked (#49343)
Co-authored-by: hbar1st <hanaab@gmail.com>
2023-02-18 10:18:54 -08:00
Kolade Chris
59da395e20
fix(learn): Improved the verbiage of the colored marker project (#49009)
fix: Improved the verbiage of the colored marker(implemented more requested changes)
2023-02-18 08:34:33 -08:00
Muhammed Mustafa
d1166f0a3a
refactor(tools): import close button props and stop reassigning its value (#49235)
refactor(tools): import close button  props and stop reassigning its value
2023-02-18 08:18:40 -08:00
renovate[bot]
d941153be8
chore(deps): update actions/github-script digest to 98814c5 (#49420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 08:17:11 -08:00
Masaki Mori
6acbade16f
fix(docs): the description of npm run seed in the how-to-setup-freecodecamp-locally page (#49424)
fix: npm run seed description in the docs
2023-02-18 14:20:14 +00:00
javrrr
e69d78e51d
fix(curriculum): add test cases to ensure single whitespace (#49417)
* fix: update solutions regex to reflect test cases

---------

Co-authored-by: javrrr <javrrr@gmail>
2023-02-18 16:14:07 +02:00
Muhammed Mustafa
df1eb8c8de
fix(client): misaligned buttons in the RWD certification (#49404)
* fix(client): misalignedbuttons in the RWD certification

* Clean the css file
2023-02-17 21:55:47 -08:00
hbar1st
f975728c63
fix(curriculum): remove instruction about run button click (#49415) 2023-02-18 00:19:08 +00:00
renovate[bot]
0e3059cc9d
fix(deps): update dependency react-router-dom to v6.8.1 (#49345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 22:55:32 +05:30
camperbot
35c5e7f38c
chore(i18n,learn): processed translations (#49412) 2023-02-17 17:00:49 +02:00
tanimedi
4caccdb0cd
fix(curriculum): test to check for body element (#49410)
fix(learn): test to check for body element
2023-02-17 15:37:35 +01:00
Muhammed Mustafa
4f357db02f
refactor(client): clean extra code in donate form (#49276) 2023-02-17 17:32:41 +03:00
Mrugesh Mohapatra
537ef39a8d
feat(tools): sentry apm and other telemetry (#49385)
* feat(tools): sentry apm and other telemetry

* fix: use middleware json to remove duplication

---------

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-02-17 18:23:18 +05:30
Tom
c29ecaf14f
fix(client): site crashing when leaving rdb challenge (#49409)
fix: crashing when leaving rdb
2023-02-17 07:56:28 +02:00
camperbot
ac08298c7b
chore(i18n,learn): processed translations (#49400) 2023-02-16 16:23:54 +01:00
Sem Bauke
e22fd0f7b6
chore: switch to @compodoc/live-server (#49397) 2023-02-16 13:30:11 +00:00
Muhammed Mustafa
150d5cb0d3
feat(client): remove ltr direction from quotes in rtl layout (#49340) 2023-02-16 13:50:35 +01:00
Bruce Blaser
cb0da3bbf9
fix(client): console height in multi-file editor (#49372)
fix: allow console to take up entire height of panel
2023-02-16 12:22:57 +01:00
camperbot
cd58053ced
chore(i18n,learn): processed translations (#49326) 2023-02-16 12:04:56 +01:00
Shaun Hamilton
88752ccd6c
fix(env): resolve localhost to 127.0.0.1 (#49394) 2023-02-16 12:02:00 +01:00
Muhammed Mustafa
f0df85b385
Merge branch 'main' into feat/swap-media-with-the-card 2023-02-16 12:40:36 +02:00
camperbot
190ce3fea7
chore(i18n,docs): processed translations (#49390) 2023-02-15 20:33:57 -08:00
Sboonny
143054c110 add the full width back 2023-02-14 17:26:18 +00:00
Sboonny
e553b9c360 add border and account for the added border
Co-authored: Bruce B <bbsmooth@gmail.com>
2023-02-14 17:19:03 +00:00
Oliver Eyton-Williams
3a1ad99f0b
fix(.gitpod.yml): use lts node (#49382)
* fix: use lts node in gitpod

* fix: use custom Dockerfile

* fix: actually use the image...
2023-02-14 21:24:33 +05:30
Mrugesh Mohapatra
96a821a2ac
revert(tools): sentry apm and other telemetry (#49383)
Revert "feat(tools): sentry apm and other telemetry (#49230)"

This reverts commit b4fa56be3e.
2023-02-14 20:20:01 +05:30
Naomi Carrigan
26367a17c7
chore: remove crowdin scripts (#49374) 2023-02-14 09:53:38 +02:00
Sriparno Roy
b5fcc389f0
fix(curriculum): Fix awkward phrasing (#49358)
* Fix awkward phrasing

* Remove sentence
2023-02-13 21:38:27 +01:00