Commit Graph

11550 Commits

Author SHA1 Message Date
Karuppiah
45091e55cb Added an extra test to Smallest Common Multiple challenge to test if the camper has used arr.sort() without comparison function
to sort the numbers, which is wrong.
2016-10-05 10:50:13 +05:30
Jonathan
c784e38bfc Merge pull request #11028 from samanthakem/translate/pt-br-getting-started
Translating Getting Started - Learn What to Do If You Get Stuck secti…
2016-10-04 21:02:01 +01:00
Jonathan
6e8d060e2a Merge pull request #11053 from QuincyLarson/fix/fix-about-page
fix error in about page
2016-10-04 19:17:48 +01:00
Quincy Larson
541ddf64ee fix error in about page 2016-10-04 11:09:20 -07:00
Samantha Monteiro
ce72ad5d4e Translating Getting Started - Learn What to Do If You Get Stuck section into Brazilian Portuguese
Update getting-started.json
2016-10-04 10:47:28 -07:00
Quincy Larson
bf009e03f9 Merge pull request #11047 from BerkeleyTrue/fix/test-suite
Fix: test suite disappearing
2016-10-04 10:43:10 -07:00
Logan Tegman
7fc3da6147 Merge pull request #11049 from marhyorh/fix/contributing.md
Fixed Contributing.md typo #11007
2016-10-04 06:48:19 -07:00
Adegbuyi Ademola
5ed6d0ae6e Fixed Contributing.md typo #11007 2016-10-04 12:44:11 +01:00
Berkeley Martinez
b8301230aa Fix: test suite disappearing 2016-10-03 22:33:54 -07:00
Janice Shiu
0696825fc3 standardize capitalization and fix typos 2016-10-04 10:34:07 +08:00
Logan Tegman
b1a5ef0f67 Merge pull request #11042 from alanbares/fix/chrome-links
Fix broken links to chrome dev tools docs
2016-10-03 16:17:42 -07:00
alanbares
f4dc1b467e Fix broken links to chrome dev tools docs 2016-10-03 14:59:18 -07:00
Dylan
a2c9ae7b97 Merge pull request #11026 from newyork-anthonyng/fix/test-for-sift-regex
Update test for regex challenge
2016-10-03 14:54:29 -05:00
Dylan
9281013b91 Merge pull request #11008 from hallaathrad/feature/night-mode
Better visibility for `<code>` in night mode
2016-10-03 10:27:18 -05:00
Logan Tegman
a8cdb4eb6f Merge pull request #11032 from erictleung/fix/make-html-consistent
Capitalize the word "HTML" for consistency
2016-10-03 06:58:23 -07:00
Logan Tegman
7b4bb37581 Merge pull request #11035 from shlomif/fix/typo-issue11034
Correct a typo.
2016-10-03 06:56:46 -07:00
Shlomi Fish
9ffea066a6 Correct a typo.
See https://github.com/FreeCodeCamp/FreeCodeCamp/issues/11034 .
2016-10-03 11:21:50 +03:00
Eric Leung
64dacdbf79 Capitalize the word "HTML" for consistency 2016-10-02 21:07:03 -07:00
Dylan
5412b61b49 Merge pull request #11030 from alanbares/fix/challenge-css-text
Update challenge description for css classes in html elements
2016-10-02 21:59:49 -05:00
alanbares
0fc6f50375 Update challenge description for css classes in html elements 2016-10-02 19:13:56 -07:00
Anthony Ng
24a147001e Update test for regex challenge
Add more lenient tests for the "Sift through Text with Regular Expressions" challenge.
2016-10-02 18:19:06 -04:00
Logan Tegman
1bbcc6e16b Merge pull request #10931 from FreeCodeCamp/greenkeeper-validator-6.0.0
Update validator to version 6.0.0 🚀
2016-10-02 14:33:54 -07:00
Logan Tegman
188865c303 Merge pull request #10726 from FreeCodeCamp/greenkeeper-react-fontawesome-1.2.0
Update react-fontawesome to version 1.2.0 🚀
2016-10-02 14:22:05 -07:00
Logan Tegman
7a4b606e9a Merge pull request #10937 from FreeCodeCamp/greenkeeper-babel-eslint-7.0.0
Update babel-eslint to version 7.0.0 🚀
2016-10-02 14:06:33 -07:00
Samantha Monteiro
5bd878b3f1 Translating Getting Started section into Brazilian Portuguese (#11023)
Translating Getting Started - Join a Free Code Camp Group in Your City section into Brazilian Portuguese

Translating Getting Started - Read Coding News on our Medium Publication section into Brazilian Portuguese
2016-10-02 16:55:21 -04:00
Hallaathrad
f08ac78d99 Better visibility for <code> in night mode 2016-10-02 16:49:07 -04:00
Dylan
0fd124f6e7 Merge pull request #11018 from wjhurley/fix/caesar-cipher
changed last test string
2016-10-02 15:26:29 -05:00
Will Hurley
359e491b89 changed last test from 'JUMPED' to 'JUMPS' 2016-10-02 13:08:43 -07:00
Jonathan
7a11913144 Merge pull request #11013 from samanthakem/translate/pt-br-getting-started
Adding PT-BR translation for Getting Started - Create a GitHub Account and Join our Chat Rooms
2016-10-02 09:59:02 +01:00
Samantha Monteiro
bf550af3af Adding Brazilian Portuguese translation for Getting Started 2016-10-01 10:51:40 -07:00
Samantha Monteiro
6682120203 adding brazilian portuguese translation for getting started (#10994)
LGTM
2016-10-01 12:22:52 -04:00
daphneppl
f529067c04 Add more explanation for what escaping is (#10751)
* Update button text and Explain more what escaping is
Redirect back to settings page with flash message on success
2016-10-01 00:11:29 -04:00
Justin Richardsson
7ae36e3dd4 Merge pull request #10935 from dhcodes/fix/map-drawer-issues
Fix map drawer issues
2016-09-30 17:53:26 -04:00
Quincy Larson
ae0f0e0f90 Merge pull request #10982 from BerkeleyTrue/fix/code-storage-fresh-head-tail
Fix(code-storage): Make sure head/tail is always fresh
2016-09-30 12:45:26 -07:00
Quincy Larson
f04225a2b0 Merge pull request #10981 from BerkeleyTrue/fix/test-object-typo
Fix(tests): Typo in object tests
2016-09-30 12:40:38 -07:00
Quincy Larson
7e2bca5f2b Merge pull request #10983 from BerkeleyTrue/fix/challenge-main-rx
Fix(frames): Make sure main process has access to Rx
2016-09-30 12:35:28 -07:00
Dylan
e796478e84 Merge pull request #10984 from jhuynh85/fix/request-header-parser-user-story
Fix: Made user story for the Request Header Parser challenge less ambiguous
2016-09-30 09:13:25 -05:00
Jonathan
b27e94b94a Merge pull request #10995 from Deadpool37/fix/html5-and-css-typo
Fix typo in html5-and-css
2016-09-30 08:11:19 +01:00
Ananay
6af67cb918 Update html5-and-css.json 2016-09-30 10:05:12 +05:30
Joseph Huynh
b08563e4dd Fix: Made user story for the Request Header Parser challenge less ambiguous 2016-09-29 12:54:51 -07:00
Berkeley Martinez
a315648c76 Fix(frames): Make sure main process has access to Rx 2016-09-29 12:48:19 -07:00
Berkeley Martinez
88c2763dc1 Fix(code-storage): Make sure head/tail is always fresh 2016-09-29 12:44:19 -07:00
Berkeley Martinez
ad73222926 Fix(tests): Typo in object tests 2016-09-29 11:58:31 -07:00
Dylan
9de10a0063 Merge pull request #10978 from alexanderholman/fix/open_links_new_window
fix: make links open in new window
2016-09-29 09:46:11 -05:00
Alexander Holman
b00831f245 bug: make links open in new window as per issue #10969 2016-09-29 10:37:05 +01:00
Jonathan
dae784b858 Merge pull request #10967 from BerkeleyTrue/feat/update-node
Feat: Move to node 6
2016-09-29 07:53:43 +01:00
Quincy Larson
dc803b1b46 Merge pull request #10949 from BerkeleyTrue/fix/remove-slide-animation
Fix(step): remove slide animation
2016-09-28 23:06:32 -07:00
Berkeley Martinez
f657c6721c Feat: Move to node 6 2016-09-28 15:32:35 -07:00
Quincy Larson
9bb3087776 Merge pull request #10711 from BerkeleyTrue/feature/async-tests
Feat(challenges): Adds the ability to test with async methods
2016-09-28 13:54:26 -07:00
Quincy Larson
597a2eb5dc Merge pull request #9469 from atjonathan/feature/cert
Overhauled Certificates
2016-09-28 12:14:34 -07:00