Commit Graph

4151 Commits

Author SHA1 Message Date
bb37583c90 fix should be getChildRoutes
fix fromNodeCallback returns array of values from callback
fix remove require.ensure - needs to be tested
2015-07-23 15:49:01 -07:00
2b80cdbbdc fix create Router from loopback 2015-07-23 15:49:01 -07:00
e17b838c80 add babel-node to seed 2015-07-23 15:49:01 -07:00
e3acbe01a9 initial entry points up 2015-07-23 15:49:01 -07:00
fb244aa165 remove server/server dir
accidently added to tracking
2015-07-23 15:49:00 -07:00
07fc22f86a add webpack configs and gulp webpack build tasks 2015-07-23 15:49:00 -07:00
85cf79f3d4 add babel for babel-node use 2015-07-23 15:49:00 -07:00
c85358ddcb ignore bundled files 2015-07-23 15:49:00 -07:00
570d55193e add entry for use with plain node or node-debug start
i.e. `node-debug server/debug-entry`
2015-07-23 15:49:00 -07:00
c33c6c9a8f introduce es6 and babel to whole app 2015-07-23 15:49:00 -07:00
28395a5957 fix babel versions
since we are using some stage 0 syntax they may change without warning
between versions each babel version bump must be tested to see if
stage 0/1 syntax implementation has changed
2015-07-23 15:49:00 -07:00
e36dfe1dbf quick lint 2015-07-23 15:49:00 -07:00
a0278c114d add express state extentions to app 2015-07-23 15:49:00 -07:00
a5e7009a57 initial react app(WIP) 2015-07-23 15:49:00 -07:00
05c6dcdf0f add render$ ($ for stream) method to express res 2015-07-23 15:48:59 -07:00
412bd634d5 add loopback bundle generation methods 2015-07-23 15:48:59 -07:00
fea17cad7f add initial client config for loopback client 2015-07-23 15:48:59 -07:00
cc9af1c67b Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-20 22:56:23 -07:00
d9d9c67ae0 update field guides 2015-07-20 22:56:12 -07:00
003805d834 Added start of the random number challenges 2015-07-16 11:06:04 +01:00
890f546c25 Add full stop where needed.
All the other dot points had a full stop so this one needed one.
2015-07-15 22:13:06 +10:00
d80fe7ff43 Fixes URL validation using the standard validator package. 2015-07-15 12:41:09 +02:00
9343806cd7 Fixed password reset. The check on the expiration date was incorrect. 2015-07-15 12:28:13 +02:00
7af3c1c67d Full JS Stuff
There is a bit more RegEx and if else stuff. Other challenges can be added later but this is the base working set without @QuincyLarson 's fixes to the copy
2015-07-13 21:55:36 +01:00
5d8d7a8f0f Add <p> element to label the new ordered list.
- Improve consistency of challenge seeds
- Clarify challenge objective for "Waypoint: Created an ordered list"
2015-07-13 13:20:28 -07:00
ffd0d7e905 almost complete js challenges 2015-07-13 00:48:58 +01:00
a04c9cfacd Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-11 17:17:52 -07:00
3d51e7776d Clarify text for 'Waypoint: Add a Negative Margin to an Element'
- the user was asked to change text to a negative number
- this was confusing, as the test only passes if the value ia -15px
2015-07-11 10:52:58 -04:00
e05cc3fbb9 Profile pictures in 'Camper News' now link to profiles. #1235 2015-07-11 01:12:17 +02:00
8072a4b7f2 fix modal closing a on showJS view 2015-07-10 10:12:53 -07:00
d98376b740 Merge pull request #1232 from benmcmahon100/patch-12
Update 2 of the new js curriculum!
2015-07-10 09:31:49 -07:00
a39c398b8c Update to 30! 2015-07-10 17:22:58 +01:00
46066e5be1 Third commit to the new curriculum 2015-07-10 00:56:30 +01:00
27df132367 Update 2 of the new js curriculum!
7 more challenges added!
2015-07-09 00:26:16 +01:00
d6b9093be9 Improved consitency in 'Friendly Date Ranges' test cases. #410 2015-07-08 21:19:34 +02:00
6bd0b56321 Merge pull request #1219 from benmcmahon100/patch-10
Fix for a grammar issue in add a submit button to a form ( #1218 )
2015-07-08 12:00:33 -07:00
91d6520817 Final wording tweak to line 1803 2015-07-08 19:51:19 +01:00
dd249197cb Updated to reflect original wording a bit better
Another slight tweak to line 1803 to make it more true to the original wording of the challenge
2015-07-08 19:45:27 +01:00
e11b0f8d04 update housing cost on bootcamp.json 2015-07-07 16:16:37 -07:00
5378a3bbf4 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-07 15:40:47 -07:00
132e574796 Merge pull request #1226 from cahlan/patch-1
Update bootcamps.json
2015-07-07 15:40:24 -07:00
bbcb10325c Update bootcamps.json 2015-07-07 16:36:56 -06:00
41f5325ab6 update landing page 2015-07-07 10:45:56 -07:00
3066bdc335 Fix for #1218 2015-07-06 23:46:26 +01:00
db324186da update showjs view 2015-07-05 17:15:54 -07:00
3098a6dc60 add basic javascript.json 2015-07-05 17:12:52 -07:00
655c7eef52 clear basic-javascript.json 2015-07-05 17:03:41 -07:00
612de6911e update quotes 2015-07-04 23:52:29 -07:00
3842c0b9c8 Fixed typos in Bonfire: Friendly Date Ranges #1156 2015-07-04 16:04:12 -07:00
c66b501837 start purging the br challenges 2015-07-03 01:08:11 -07:00