21720 Commits

Author SHA1 Message Date
Alan Nguy
1957b1f636 fix: added test case and working solution for empty li elements in the 'Create an ordered list' challenge. (#35177)
* fix: added test case for empty li elements

* fix: added error message in test case of empty li elements.

* fix: corrected error in test case.

* fix: added valid working solution

* fix: migrated test case to challenge: create-an-ordered-list (working solution included)

* fix: adjusted condition for empty li elements and fixed typo.
2019-03-01 23:50:09 +05:30
Shashank Bairy R
a0b79252d3 fix:removed bug in front end lib random quote project (#35477) 2019-03-01 11:09:00 -06:00
The Coding Aviator
efe39a5da8 fix(guide): Add full solution to jQuery challenge: Use jQuery to Modify the Entire Page (#35270)
* Add full solution

* Update index.md
2019-03-01 08:28:12 -08:00
Rajasimha Reddy
3ec8875bf1 Add locate command (#30902)
* Add locate command

* fix: formatting

* fix: formatting
2019-03-01 07:51:48 -07: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
Randell Dawson
d6eb564d83 fix: Removed files accidentally added on PR 27489 (#35469) 2019-03-01 10:13:31 +03:00
merkur0
5665222c70 Added a Basic Code Solution to "False Bouncer" challenge (#34858)
* Added a Basic Code Solution

I have also provided the Code Explanation and Relevant Links.

* Added 3 backticks to code

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* Added 3 backticks here too

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* Removed deprecated part of text

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* fix: reformatted links and add closing backticks
2019-02-28 16:39:56 -08:00
Joe Erickson
0890dda962 Add content for PHP strings (#27489)
* Add content for PHP strings

* fix: resolved conflict
2019-02-28 16:37:12 -08:00
Zonqq
3f2b07ed71 Add information "String" (#26594) 2019-02-28 14:51:54 -08:00
hilliarj
6cd3466f0b fix(curriculum): Find Characters with Lazy Matching (#35454)
* fix(curriculum): Find Characters with Lazy Matching

* Update PR

Note is moved in the Description section and not the Instructions section
2019-02-28 13:33:07 -08:00
Francisco Gutierrez
fadea0cfe8 fix: Fix typo (#34779)
Changed "chack" for "check"
2019-02-28 12:41:55 -08:00
Oleg Filonchuk
b98213dd29 fixed few wrong translations (#29313) 2019-02-28 20:51:48 +04:00
amusinger
16e95b9f51 Improved Russian translation to this article (#29281) 2019-02-28 20:49:51 +04:00
Lance-Drane
f687f804d8 Solution for Intermediate Algorithm Scripting: Pig Latin (#34446)
* Solution for Intermediate Algorithm Scripting: Pig Latin

Solution exclusively utilizes regex and string functions

Username: finally_static

* Properly format sublists

* sublists

* sublists

* sublist

* fix: added #2 to existing Intermediate solution

* Create a number for first intermediate solution
2019-02-27 19:49:00 -05:00
Ruchika Sharma
25f45ffc60 fix: Rename section in Modify array challenge (#35430) 2019-02-27 19:04:49 -05:00
Dennis Liu
ae5e2398aa fix(guide): add intermediate solution to guide (#25485) 2019-02-27 19:03:53 -05:00
Nemanja Jeremic
8db94edcab added documentation ur (#34631)
added documentation url for  String.fromCharCode() method
2019-02-27 13:53:22 -08:00
Greg Smith
1779971cff Fix typos in MongoDB lessons and clarify some language (#35020)
* docs: typos and change some language for clarity

* fix: typo regression

* fix: added the word is
2019-02-27 13:41:19 -06:00
egxn
9a597e84db Add a missing preposition (#24445)
A little fix with, add a preposition like in the localeTitle
2019-02-27 19:27:19 +01:00
Jorge Molina
0aefc16599 Añadiendo algunos ajustes en español (#24424) 2019-02-27 19:25:54 +01:00
Dranthos
488feb050f Improved translation (#23652) 2019-02-27 19:23:57 +01:00
Mrugesh Mohapatra
7d491f9bf6 chore: update lockfile 2019-02-27 16:02:00 +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
Akshay Avinash
108884cbba Update index.md (#24020) 2019-02-27 08:29:08 -07: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
Niraj Nandish
769ec3cb63 Make code consistent in challenge (#19054) 2019-02-26 16:38:46 -05:00
Randell Dawson
5aab82cc89 fix(docs) Corrected challenge template example (#35307) 2019-02-26 22:21:00 +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
Hemakshi Sachdev
05f8c2bd5c feat: added danger-zone-saga.js 2019-02-26 22:57:13 +05:30
Hemakshi Sachdev
e51b8bfaca feat: added danger zone 2019-02-26 22:57:13 +05:30