Commit Graph

1480 Commits (f5f6f0df04d43c9359032c061eb50b496b500dd6)

Author SHA1 Message Date
Sumer Patel 881d2ab072 Added the Introduction to the Coding Interview Take Home Projects (#35581)
* Added the Introduction to the Coding Interview Take Home Projects

* Update index.md

* [Updated] Added the Introduction to the Coding Interview Take Home Projects

* Update client/src/pages/learn/coding-interview-prep/take-home-projects/index.md

Co-Authored-By: Sumer16 <sumerdpatel@gmail.com>

* [updated] Added the Introduction to the Coding Interview Take Home Projects

* [update grammar] Added the Introduction to the Coding Interview Take Home Projects

* [update] Added the Introduction to the Coding Interview Take Home Projects

* fix requested change
2019-04-04 21:51:57 -04:00
jnguyen0220 414219965d fix: adding f to the featureImage source (#35758)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] All the files I changed are in the same world language (for example: only English changes, or only Chinese changes, etc.)
- [x] My changes do not use shortened URLs or affiliate links.

<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

Closes #35749
2019-04-04 10:54:31 +05:30
Valeriy 80eaccc467 chore(tests): add tests for worker-executor 2019-03-29 15:06:10 +05:30
Valeriy S 845b966bda fix(client): execute web workers concurrently 2019-03-29 15:06:10 +05:30
Valeriy S e8f5b54d63 fix(client): pass logs incrementally from test worker 2019-03-29 15:06:10 +05:30
Oliver Eyton-Williams 784de367a1 fix: remove redundant icon assets and links (#35568) 2019-03-29 14:49:55 +05:30
yehia67 1d2baeabdc fix: remove helpful-links section (#35478)
Closes #35397

Co-authored-by: mrugesh mohapatra <me@raisedadead.com>
2019-03-29 14:45:18 +05:30
Sumer Patel 4a7861ce87 Added the Introduction to the Information Security and Quality Assura… (#35576)
* Added the Introduction to the Information Security and Quality Assurance Projects

* Update client/src/pages/learn/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/index.md

Co-Authored-By: Sumer16 <sumerdpatel@gmail.com>

* [updated] Added the Introduction to the Information Security and Quality Assurance Projects

* [updated] Introduction to the Information Security and Quality Assurance Projects

* Update client/src/pages/learn/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/index.md

Co-Authored-By: Sumer16 <sumerdpatel@gmail.com>

* Update client/src/pages/learn/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/index.md

Co-Authored-By: Sumer16 <sumerdpatel@gmail.com>
2019-03-23 20:39:14 +05:30
Илья a27c736bf4 Correct paddings in inline code blocks (#35497)
* Update layout.css
2019-03-20 14:22:20 +01:00
Vicente Plata b24807312c fix(client): Make links with Font Awesome Icons accessible to visually impaired campers (#35589) 2019-03-18 08:58:24 +03:00
Valeriy 11cc25b638 fix(tools): use docker for development 2019-03-15 15:50:30 +05:30
Michał Olejniczak bc2737ff90 I added a proper introduction to the 'Introduction to the Coding Inte… (#35215)
* I added a proper introduction to the 'Introduction to the Coding Interview Take Home Projects' section

* Changed last line to improve readability
2019-03-14 07:18:05 -07:00
Valeriy 05ce26fb74 fix(ui): adjust settings link styles 2019-03-14 19:06:18 +05:30
Valeriy 4994cd828e fix(ui): top nav menu behavior on guide 2019-03-14 19:06:18 +05:30
Valeriy 6bbe152f34 chore(client): replace react-media with react-responsive
react-media does not handle props changes, use react-responsive instead.
2019-03-14 19:06:18 +05:30
Valeriy S 81dd2ccb54 fix(test): update Map snapshots 2019-03-14 19:06:18 +05:30
Valeriy S f4a1659fa7 fix(ui): use react-bootstrap for layouting sponsor logos 2019-03-14 19:06:18 +05:30
Valeriy S 053c66cbef fix(ui): remove double focus from SignIn button 2019-03-14 19:06:18 +05:30
Valeriy S d9bf87d57d fix(ui): make possible use curriculum map with keyboard 2019-03-14 19:06:18 +05:30
The Coding Aviator ca32600191 Added the Introduction to the Intermediate Algorithm Scripting Challenges (#34405)
* Update index.md

* learned => learnt

Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com>

* Apply suggestions from code review

* Update index.md
2019-03-11 17:24:19 -07:00
Ahmad Abdolsaheb 56a74292a3
Revert "fix: landing page image css fix (#35551)" (#35563)
This reverts commit a449e598b4.
2019-03-11 13:56:32 +03:00
Alan Nguy a449e598b4 fix: landing page image css fix (#35551) 2019-03-11 11:58:29 +03:00
Bouncey c8f5b20b71 fix: Enforce lowercase usernames for profile queries 2019-03-06 15:38:43 +05:30
Valeriy 3a2db4744d fix(client): disable core prefetching due to scrolling performance in the map (#35512)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.

Closes #35418

It disables only prefetching on link become visible, other prefetching strategies like prefetching on link hover still work.
2019-03-06 12:30:19 +05:30
Ahmad Abdolsaheb 4046bb3a0d fix: align sponsors and give background 2019-03-05 16:03:22 +05:30
Valeriy S 6d5e3865e7 fix(client): return an empty string for empty sections 2019-03-04 08:56:11 +00:00
DzmitryUr 327a4a9b34 fix(client): prevent panels widening in curriculum map 2019-03-01 14:50:24 +00:00
Valeriy 3f205c5060 fix: use JSON.stringify to cast console output 2019-03-01 14:43:00 +00:00
Justin Sabourin 43117710eb fix: use JSON.stringify(..) for logging instead of String(..) 2019-03-01 14:43:00 +00:00
Stuart Taylor b494eebcc5 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
Stuart Taylor 2c8431fdc3 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 23b01464ac fix: moved sidenav logic to saga 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb b6198417d0 fix: guide-nav latests changes 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 67119fbc7c fix: removed context and added saga 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb b3bc6776ec fix: added react-media 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 897b9110fc fix: used selectors in mapstatetoprops 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 08f737a0b9 fix: redux folder relocated and local func renamed 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 6cdfbc87d8 fix: close guide nav when guide is unmounted and close nav when nav clkd 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb b5b3482d0e fix: wire menu to redux and add change meanu breakpoint for guide 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 210454444d fix: change button color on click 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 357b824033 fix: custom menu for guide 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb 44a2ce8796 fix: remove adblock detectable classes 2019-03-01 11:20:32 +00:00
Ahmad Abdolsaheb e4affac93a fix: move donation modal from end of challenge to before a challenge. 2019-02-27 15:57:07 +00:00
Mrugesh Mohapatra a3773d7c3a fix: update the progress loader 2019-02-27 13:22:54 +00:00
Stuart Taylor d2387023f5 chore: Bump gatsby packages (#35444)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2019-02-27 17:00:40 +05:30
Ahmad Abdolsaheb 083161e247 fix: remove PII from title (#35428) 2019-02-27 12:42:06 +05:30
Bouncey 9151723951 fix: Rework reset progress saga to wait for the updated user 2019-02-27 09:25:05 +03:00
Bouncey d3418dfecf fix: Do not try to parse an empty response 2019-02-27 09:25:05 +03:00
Mrugesh Mohapatra 67d1a633cf fix(saga): update actions for reset and delete
Co-authored-by: bouncey <staylor1012@gmail.com>
2019-02-26 22:57:13 +05:30
Mrugesh Mohapatra 1ce38a99e0 fix: apply conventional styling changes 2019-02-26 22:57:13 +05:30