Commit Graph

9197 Commits

Author SHA1 Message Date
Venketesh Mahapatra
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
Rex Schrader
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
Rex Schrader
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
Berkeley Martinez
5b14850b30 Merge pull request #6945 from Pwter/patch-1
Update jslingo.json
2016-02-12 19:49:57 -08:00
Hallaathrad
3086252d03 Fix for bouncing sidecar's gap 2016-02-12 22:41:58 -05:00
Berkeley Martinez
5cbebf4d96 Merge pull request #6956 from SaintPeter/fix/duplicate-submits
Fix issue with duplicate submits
2016-02-12 19:34:14 -08:00
SaintPeter
a97b3fce8a Fix issue with duplicate submits 2016-02-12 19:20:35 -08:00
Berkeley Martinez
dff35ca92c Merge pull request #6954 from ltegman/fix/remove-fbjs
remove fbjs dep
2016-02-12 19:20:18 -08:00
Logan Tegman
2b08b685fd remove fbjs dep 2016-02-12 18:52:59 -08:00
Justin Richardsson
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
Pwter
3c118b4d8d Update jslingo.json 2016-02-12 23:03:40 +01:00
Ankit Aggarwal
f6196b0c7d Improve test cases of Record Collection challenge 2016-02-12 19:15:28 +05:30
Akira Laine
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
Berkeley Martinez
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
Quincy Larson
e210bebdd3 update sequence of about page content 2016-02-11 21:51:54 -08:00
Quincy Larson
d1d4e368d5 make email address a mailto link 2016-02-11 21:22:22 -08:00
Quincy Larson
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
Berkeley Martinez
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
Quincy Larson
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
Quincy Larson
46d5aa5718 Update navber 2016-02-11 20:47:03 -08:00
Quincy Larson
c8016d2349 Resequence front end projects and add Tribute Page project 2016-02-11 20:46:00 -08:00
Quincy Larson
c626e81d00 make the "get set for" challenges optional 2016-02-11 20:46:00 -08:00
Quincy Larson
77a74fe8dd update gear-up-for-success challenges with new social media outlets, no camper news 2016-02-11 20:46:00 -08:00
Quincy Larson
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
Eric Leung
7f8c10b602 Clarify instructions on saving object properties 2016-02-11 19:12:33 -08:00
SaintPeter
ba18520845 Add language detection 2016-02-11 18:14:47 -08:00
Quincy Larson
d6fcbdaffc update font awesome and move about page to all font awesome icons 2016-02-11 15:56:15 -08:00
Quincy Larson
740be4ee24 add faq and update about page 2016-02-11 15:42:11 -08:00
Berkeley Martinez
ee1f1c3d5c Fix cert look up causing crash 2016-02-11 13:46:29 -08:00
Jami Gibbs
2325fbb023 Updating name to accurately describe parameter data type 2016-02-11 15:09:23 -06:00
Jami Gibbs
f02716b1a5 Fixes sidebar scrolling behavior on iOS, fixes #6227 2016-02-11 14:35:03 -06:00
Mrugesh Mohapatra
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
Logan Tegman
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
Logan Tegman
e9c3747295 Merge pull request #6883 from AkiraLaine/typo/testing-debugging
fixed small typo in challenge title
2016-02-11 11:35:39 -08:00
Quincy Larson
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
Mrugesh Mohapatra
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
Akira Laine
c2d7480c3b fixed small typo in challenge title 2016-02-11 18:38:05 +11:00
Berkeley Martinez
6642dd497f Add validation to challenge completion
Change ajax requests to send and accept JSON
to preserve data types.
Fix typos
2016-02-10 22:10:06 -08:00
Ankit Aggarwal
9a346113c9 Update instructions and tests of change font-size challenge 2016-02-11 10:15:39 +05:30
Rex Schrader
7364147489 Merge pull request #6873 from hallaathrad/fix/flash-message-positioning
Fix for flash message not displaying in detached map
2016-02-10 19:23:02 -08:00
Berkeley Martinez
d8ad4a59eb Make sure projects are always available 2016-02-10 17:28:45 -08:00
Berkeley Martinez
c2915f9e14 Convert model instance to POJO earilier in migration change 2016-02-10 16:45:57 -08:00
Berkeley Martinez
0354eeae16 Move idMap to utils so it can be used elsewhere 2016-02-10 16:34:09 -08:00
Berkeley Martinez
5be6c4c92f Fix lint errors 2016-02-10 16:31:59 -08:00
Berkeley Martinez
5dcf8e5cae Merge pull request #6874 from SaintPeter/feature/reduce-query-load
Migrate invalid Challenge IDs
2016-02-10 16:29:00 -08:00
Rex Schrader
858546e3ec Migrate invalid Challenge IDs 2016-02-10 15:18:48 -08:00
Hallaathrad
b5fc216436 fix for Flash message not displaying in detached map 2016-02-10 17:47:35 -05:00
Berkeley Martinez
0542845b10 Filter out bad id's 2016-02-10 14:32:14 -08:00
Berkeley Martinez
ff34964264 Update completed challenge names 2016-02-10 13:27:00 -08:00
Berkeley Martinez
d4d4aa2442 Merge pull request #6870 from SaintPeter/feature/reduce-query-load
Fix progressTimestamps Update
2016-02-10 13:21:03 -08:00