Commit Graph

7658 Commits

Author SHA1 Message Date
c46da77a3e Merge pull request #6890 from raisedadead/fix/video-challenges-jslingo
Remove leftover question from JavaScript Lingo challenge
2016-02-13 21:26:23 -08:00
a4ccbe7cf0 Merge pull request #6811 from pasosdeJesus/fix/ES-update-advanced-bonfires
Verified and updated translation to spanish of advanced-bonfires.
2016-02-13 21:25:19 -08:00
99ea090998 Merge pull request #6976 from venky18/patch-3
Updated the regex
2016-02-13 21:10:14 -08:00
262566bab4 Merge pull request #6979 from QuincyLarson/fix/update-about
Add academic honesty page and improve about view
2016-02-13 22:25:42 -05:00
8287129e28 Merge pull request #2 from hallaathrad/fix/update-about
Lint pass
2016-02-13 18:57:39 -08:00
cc2aa67bec Lint pass 2016-02-13 21:26:59 -05:00
4ecd794bb1 Merge pull request #6980 from ltegman/fix/video-submissions
Fix video challenge submissions
2016-02-13 21:17:13 -05:00
5b3f98dc04 coerce challengeType to string to fix video challenges 2016-02-13 17:46:01 -08:00
fc94d7c201 Add link to code of conduct and nonprofit project figure 2016-02-13 16:37:29 -08:00
b8b244a0d9 Update hard-coded rate of challenge completion to reflect recent acceleration 2016-02-13 16:32:38 -08:00
e417a363ab Move academic honesty policy from wiki to main site 2016-02-13 16:32:14 -08:00
3110aed946 Remove references to APIs from basic front end projects. Closes #6971 2016-02-13 16:31:23 -08:00
55ae5abb08 Merge pull request #6978 from jamigibbs/fix/wiki-sidebar-ios
Fixes blank white wiki sidebar and scrolling in iOS
2016-02-13 16:02:53 -08:00
a8700f9cdb Fixes blank white wiki sidebar and scrolling 2016-02-13 17:19:16 -06:00
34077ccd68 Updated the regex
updated the rgex  because "Target the Parent of an Element Using jQuery"  challenge was not accepting valid jquery
closes #6955
2016-02-14 02:53:58 +05:30
ef4c8a1ffa Merge pull request #6933 from ankitaggarwal011/fix/improve-test-cases-challenge
Improve test cases of Record Collection challenge
2016-02-13 13:16:25 -08:00
ece0600e33 Merge pull request #6953 from hallaathrad/fix/typos-and-style
Fix for bouncing sidecar's gap
2016-02-12 20:02:15 -08:00
5b14850b30 Merge pull request #6945 from Pwter/patch-1
Update jslingo.json
2016-02-12 19:49:57 -08:00
3086252d03 Fix for bouncing sidecar's gap 2016-02-12 22:41:58 -05:00
5cbebf4d96 Merge pull request #6956 from SaintPeter/fix/duplicate-submits
Fix issue with duplicate submits
2016-02-12 19:34:14 -08:00
a97b3fce8a Fix issue with duplicate submits 2016-02-12 19:20:35 -08:00
dff35ca92c Merge pull request #6954 from ltegman/fix/remove-fbjs
remove fbjs dep
2016-02-12 19:20:18 -08:00
2b08b685fd remove fbjs dep 2016-02-12 18:52:59 -08:00
d3ca16d4ec Merge pull request #6908 from jamigibbs/fix/sidebar-scroll-ios
Fixes sidebar scrolling behaviour on iOS.
2016-02-12 20:58:49 -05:00
3c118b4d8d Update jslingo.json 2016-02-12 23:03:40 +01:00
f6196b0c7d Improve test cases of Record Collection challenge 2016-02-12 19:15:28 +05:30
fd09d79df2 Merge pull request #6911 from jamigibbs/fix/friendly-date-parameter
Updating name to accurately describe parameter data type
2016-02-12 17:20:54 +11:00
bd506b127b Merge pull request #6921 from FreeCodeCamp/feature/faq
Add FAQ to About page and make About page look much better
2016-02-11 22:00:38 -08:00
e210bebdd3 update sequence of about page content 2016-02-11 21:51:54 -08:00
d1d4e368d5 make email address a mailto link 2016-02-11 21:22:22 -08:00
9e85cd3937 Merge pull request #6864 from ankitaggarwal011/fix/update-instructions-tests-of-challenge
Update instructions and tests of change font-size challenge
2016-02-11 21:15:21 -08:00
36cc11b827 Merge pull request #6922 from QuincyLarson/feature/new-social-challenges
Add new challenges and resequence front end projects
2016-02-11 21:09:15 -08:00
51d50bd8e6 Merge pull request #6915 from FreeCodeCamp/fix/cert-user-lookup
Fix cert look up causing crash
2016-02-11 21:00:44 -08:00
46d5aa5718 Update navber 2016-02-11 20:47:03 -08:00
c8016d2349 Resequence front end projects and add Tribute Page project 2016-02-11 20:46:00 -08:00
c626e81d00 make the "get set for" challenges optional 2016-02-11 20:46:00 -08:00
77a74fe8dd update gear-up-for-success challenges with new social media outlets, no camper news 2016-02-11 20:46:00 -08:00
aaaf327992 Merge pull request #6879 from FreeCodeCamp/feature/wiki-sidebar
Add Wiki Sidebar, Use Gatsby Generated Wiki
2016-02-11 20:01:01 -08:00
ba18520845 Add language detection 2016-02-11 18:14:47 -08:00
d6fcbdaffc update font awesome and move about page to all font awesome icons 2016-02-11 15:56:15 -08:00
740be4ee24 add faq and update about page 2016-02-11 15:42:11 -08:00
ee1f1c3d5c Fix cert look up causing crash 2016-02-11 13:46:29 -08:00
2325fbb023 Updating name to accurately describe parameter data type 2016-02-11 15:09:23 -06:00
f02716b1a5 Fixes sidebar scrolling behavior on iOS, fixes #6227 2016-02-11 14:35:03 -06:00
d7f8211e30 Remove leftover question from JavaScript Lingo challenge
This commit :
1. Removes the leftover question from the JavaScript Lingo challenge
2. Fixes a warning in the Travis CI build.

Tested locally.
2016-02-11 20:14:42 +00:00
3f79bd311e Merge pull request #6888 from raisedadead/fix/filter-arrays-with-filter
Fix the instructions in the Filter Array Challenge
2016-02-11 11:38:15 -08:00
e9c3747295 Merge pull request #6883 from AkiraLaine/typo/testing-debugging
fixed small typo in challenge title
2016-02-11 11:35:39 -08:00
93489c3fd9 Merge pull request #6854 from FreeCodeCamp/feature/reduce-query-load
Reduce query load/ add completed challenge validation
2016-02-11 09:44:07 -08:00
6154fa8e1e Fix the instructions in the Filter Array Challenge
This commit fixes the instruction text as discussed in the
issue thread.

Tested locally.
2016-02-11 11:48:52 +00:00
c2d7480c3b fixed small typo in challenge title 2016-02-11 18:38:05 +11:00