Commit Graph

31884 Commits

Author SHA1 Message Date
Ahmad Abdolsaheb
4164d4f1f0 feat(client): remove CAP and GAP scripts (#48508)
feat: Remove CAP and GAP scripts
2022-11-14 16:31:52 +05:30
renovate[bot]
01de8a5e30 chore(deps): update dependency lint-staged to v13 (#48506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 15:35:01 +05:30
Muhammed Mustafa
369db647f5 feat(curriculum): add empty lines in catPhotoApp project (#48446)
* feat(curriculum): add empty lines in catPhotoApp project

* Remove the whitespaces
2022-11-14 13:08:21 +05:30
renovate[bot]
719e360ec2 chore(deps): update github actions 2022-11-14 12:58:02 +05:30
Muhammed Mustafa
f227b60c9e feat(client): change the layout of lowerjaw hint and test to flex (#48322)
* feat(client): change the layout of lowerjaw hint and test description to flex

* remove the align center, and fix the margins

* Revert mistake

* add RTL layout support

* Remove global variables, and add gap for spacing
2022-11-14 12:49:03 +05:30
Jeremy L Thompson
9609e3a19b fix(curriculum): Fixing global variable abuse in functional JS challenges (#48483) 2022-11-14 12:48:21 +05:30
YMatsuda
5ebd007390 fix(curriculum,i18n): remove code tags from name (#48503)
fix(curriculum): remove code tags from name
2022-11-14 12:46:01 +05:30
renovate[bot]
15c19a44a7 fix(deps): update dependency react-tooltip to v4.5.0 2022-11-13 05:18:46 +00:00
renovate[bot]
851c6f0df8 fix(deps): update dependency @stripe/stripe-js to v1.44.1 2022-11-13 02:58:26 +00:00
renovate[bot]
970508700b chore(deps): update dependency webpack to v5.75.0 2022-11-13 00:44:04 +00:00
renovate[bot]
c5c1f51e87 fix(deps): update dependency next to v12.3.3 2022-11-12 22:16:55 +00:00
renovate[bot]
18dadd6cdd chore(deps): update automerged always - codesee to v0.430.0 2022-11-12 19:10:15 +00:00
renovate[bot]
59785810c8 fix(deps): update dependency @babel/standalone to v7.20.4 2022-11-12 16:02:15 +00:00
renovate[bot]
c975940494 chore(deps): update typescript-eslint monorepo to v5.42.1 2022-11-12 13:09:37 +00:00
renovate[bot]
57b192c547 chore(deps): update dependency tailwindcss to v3.2.4 2022-11-12 10:30:00 +00:00
renovate[bot]
ce617a4920 chore(deps): update dependency postcss to v8.4.19 2022-11-12 07:10:29 +00:00
renovate[bot]
6f9ef06666 chore(deps): update dependency @types/inquirer to v8.2.5 2022-11-12 05:04:36 +00:00
renovate[bot]
8b9c881d06 chore(deps): update dependency chai to v4.3.7 2022-11-12 02:11:18 +00:00
camperbot
09f3fc689b chore(i18n,learn): processed translations (#48481) 2022-11-11 09:27:31 -08:00
camperbot
5b3c37c773 chore(i18n,docs): processed translations (#48479) 2022-11-11 15:46:54 +02:00
camperbot
295ecb476c chore(i18n,client): processed translations (#48480) 2022-11-11 15:36:11 +02:00
Mrugesh Mohapatra
af466c9406 docs: updates for environment and other nits (#48477)
* docs: updates for environment and other nits

* docs: remove the button and link to guide

* fix: title case entry
2022-11-11 15:31:32 +02:00
Muhammed Mustafa
8b158bc314 refactor(client): space between passed icons and their sibling (#48327) 2022-11-11 18:45:40 +05:30
Muhammed Mustafa
70b97f6f5a docs: reduce abstraction and make it easier to read (#48377)
* docs: reduce abstraction and make it easier to read

* Clearer text, for better readiablity

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

* fix old file name and make things clearer

* clear stray string, and improve the readiblty

Co-authored-by:  SemBauke <semboot699@gmail.com>

* Link the documentation to sidebar

* Add issue to trouble shooting and simplify npm command

* feat: add issue about 404 page

* Revert removal of optional scope

* fix grammar issues and make it more concise

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* rename contribution file, and move rebase advice

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: SemBauke <semboot699@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-11-11 12:49:40 +05:30
Stevan Freeborn
95eebb1acd fix: renamed report_id to thread_id in report a thread test (#48426)
* fix: renamed report_id to thread_id

* fix: reverted the renaming of report_id to thread_id in non-english files

* fix: reverted renaming of report_id in ukranian curriculum
2022-11-11 12:47:25 +05:30
Ahmad Abdolsaheb
b1627abb2c fix(component-library): add color variables to css build (#48417) 2022-11-11 08:13:07 +02:00
Ahmad Abdolsaheb
22c5533417 feat(client): add university and seasonal alerts (#48350)
* feat: add university and seasonal alerts

* feat: show university camper alerts to non donors

* feat: adjust tests

* feat: update CTA

* Apply suggestions from Oliver's code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Apply suggestions from code review

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* feat: changing learn alert to link

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-11-10 13:06:33 +00:00
Atir Nayab
4ec48bb2fb fix(curriculum): clarify test cases (#48436)
fix(curriculum): test description updated in Get Query Parameter Input from the Client
2022-11-10 14:01:52 +01:00
Mrugesh Mohapatra
a4bf79fe0f fix(lint): stop tripping over docs (#48447) 2022-11-10 13:58:53 +01:00
camperbot
a6370194f0 chore(i18n,docs): processed translations (#48455) 2022-11-10 13:57:13 +01:00
camperbot
d979805bc0 chore(i18n,client): processed translations (#48456) 2022-11-10 12:46:20 +00:00
Sem Bauke
869e08e7e0 chore(docs): update chinese hyperlinks (#46207)
* chore(docs): update chine hyperlinks

* Apply suggestions from code review

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: remove file that has been moved

* chore: formating

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
2022-11-09 16:45:17 -06:00
Sem Bauke
8df880fa61 chore(client): update chinese redirects (#46220) 2022-11-10 01:16:45 +05:30
Naomi Carrigan
c36224b9de feat: update gatsby config for chinese (#46424) 2022-11-09 21:36:05 +02:00
YMatsuda
200de36890 chore(UI): modify 'slow down' message (#48445) 2022-11-09 18:05:51 +01:00
camperbot
88ca6398b9 chore(i18n,docs): processed translations (#48441) 2022-11-09 19:49:10 +05:30
camperbot
5a771bf524 chore(i18n,learn): processed translations (#48443) 2022-11-09 19:48:43 +05:30
camperbot
b1f42638e7 chore(i18n,client): processed translations (#48442) 2022-11-09 15:27:02 +02:00
Atir Nayab
9b95c2d95e fix(curriculum): update object example in Using Objects for Lookups (#48422)
* fix(curriculum): update object example in Using Objects for Lookups

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/using-objects-for-lookups.md

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

* fix(curriculum): description update in Using Objects for Lookups

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-11-09 01:37:22 +05:30
Shaun Hamilton
caf5dd72f9 chore(.github): disable tests on next-api, add label (#48435) 2022-11-09 00:27:50 +05:30
Tom
5f73773cd4 feat(client): move legacy rwd button to bottom of map (#47596)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/46523
2022-11-08 21:00:46 +05:30
camperbot
e9240196e8 chore(i18n,docs): processed translations (#48427) 2022-11-08 07:04:19 -08:00
camperbot
984a1845a2 chore(i18n,learn): processed translations (#48428) 2022-11-08 07:03:26 -08:00
camperbot
390a53909e chore(i18n,learn): processed translations (#48420) 2022-11-07 12:28:52 -06:00
Adelinked
631241a483 fix(curriculum): max heap remove element method (#48345)
* fix:test for the remove element from a max heap method

* replace var by let in all the tests

* replace var by const for MaxHeap function of the seed

Co-authored-by: Adelinked <boulfekhar.adelazizz@gmail.com>
2022-11-07 14:27:02 +01:00
renovate[bot]
127f5cd85b fix(deps): update dependency json-server to v0.17.1 (#48399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-07 18:44:36 +05:30
camperbot
f6af37ed5d chore(i18n,docs): processed translations (#48418) 2022-11-07 18:41:41 +05:30
camperbot
f9abde2814 chore(i18n,client): processed translations (#48419) 2022-11-07 18:41:16 +05:30
YMatsuda
8ea7e50e94 chore(client, i18n): update Japanese footer Nov 22 (#48415) 2022-11-07 15:50:58 +05:30
renovate[bot]
4af27f8aa1 chore(deps): update typescript-eslint monorepo to v5.42.0 2022-11-06 08:26:17 +00:00