Commit Graph

3807 Commits

Author SHA1 Message Date
e349797a4b rename boot utility
remove subrouter use in server.js
2015-06-03 16:56:48 -07:00
75f9b06e90 fix incorrect model name 2015-06-03 16:48:17 -07:00
393f95082e bump gulp-nodemon 2015-06-03 16:47:59 -07:00
415d46b591 fix add models to model-config 2015-06-03 16:35:22 -07:00
bfd33d8b40 fix use app.use(router) to add sub router 2015-06-03 16:31:42 -07:00
8165105b29 refactor all boot to export func and use loopback 2015-06-03 16:19:23 -07:00
d6e09ad1e5 fix the html mobile view to have taller iframe 2015-06-03 15:50:28 -07:00
65cde59f0d use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
79cbe13c62 fix seed paths 2015-06-03 12:23:37 -07:00
08514c8b9e Translated: Get set for Free Code Camp 2015-06-03 20:35:53 +02:00
aa0ba45bf2 fix checkbox challenge issue 2015-06-03 08:02:08 -07:00
5d651bce18 closes 824 2015-06-03 07:53:52 -07:00
217ad9c85c finish QAing bootstrap challenges 2015-06-03 00:27:25 -07:00
af706fb84d fix bootstrap more issues 2015-06-03 00:07:39 -07:00
8682a0ea25 fix bootstrap issues 2015-06-02 23:39:40 -07:00
8008997fbb Merge branch 'master' of http://github.com/FreeCodeCamp/freecodecamp 2015-06-03 01:12:25 -04:00
272d9b4ad5 Update seed directory to use loopback 2015-06-02 20:32:10 -07:00
1ab84010f6 fix production issue 2015-06-02 20:30:22 -07:00
3a3d296847 Fix typo in Kitty Ipsum challenge 2015-06-02 19:59:29 -07:00
c5b20185e5 Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-06-02 19:54:56 -07:00
10cbd8f3ec fix wording on HTML challenge 2015-06-02 19:48:59 -07:00
51bfa12c33 make iphone stand out over footer 2015-06-02 19:45:58 -07:00
d0fc96c133 fix typo in field-guide style-guide
closes #794
2015-06-02 19:27:40 -07:00
e7d01424e9 refactor challenge and challengeMap 2015-06-02 19:02:54 -07:00
956a2b915e initial move to loopback server 2015-06-02 17:27:02 -07:00
57893cf714 two more minor fixes 2015-06-02 16:58:12 -07:00
a6dc24521d update models to be loopback compliantgs 2015-06-02 16:57:57 -07:00
88a512d96c refactor bonfire to loopback json 2015-06-02 16:08:50 -07:00
f7601946aa update bootstrap and html5 waypoints 2015-06-02 15:55:26 -07:00
279f953628 Move models to common/models
closes #795
2015-06-02 15:05:26 -07:00
95cfb70026 finish qa-ing html5 challenges 2015-06-02 14:14:20 -07:00
e8a2060e60 add eslintignore 2015-06-02 13:52:13 -07:00
f6596d2654 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
Conflicts:
	app.js
	controllers/challengeMap.js
	controllers/resources.js
	server/views/partials/field-guide.jade
	server/views/partials/github.jade
	server/views/partials/nonprofit-application-progress-bar.jade
	server/views/partials/nonprofits.jade
2015-06-02 13:44:53 -07:00
e87e132325 Further improvements to html5 tests 2015-06-02 13:30:45 -07:00
b42abe4ace QA up to the placeholder challenge on basic-html5 2015-06-01 23:52:44 -07:00
64a12c6691 add progress bars to challengeMap 2015-06-01 23:34:14 -07:00
2fa0f34eb8 add progress bars 2015-06-01 23:27:33 -07:00
52147821b6 add embedded google forms 2015-06-01 21:33:53 -07:00
b8b5f3471f Merge branch 'master' into staging
Conflicts:
	seed_data/challenges/basic-html5-and-css.json
2015-06-01 17:40:09 -07:00
223c4499ba minor fixes so far 2015-06-01 17:22:09 -07:00
b5eef8a5e8 fix systemic typo in challenges 2015-06-01 17:11:24 -07:00
40bc945a20 remove old bower components 2015-06-01 17:11:23 -07:00
5f71407a84 remove cruft 2015-06-01 17:09:58 -07:00
24bca19616 fix order of routes 2015-06-01 17:09:15 -07:00
04de3ecf9b Merge branch 'master' into staging 2015-06-01 17:07:33 -07:00
7643f1cabe fix FCC running using router syntax 2015-06-01 17:01:54 -07:00
7bb11e9fbe fix linting errors in server/boot/utilities 2015-06-01 16:48:16 -07:00
d67f7c666d refactor challenge controller to router syntax 2015-06-01 16:45:21 -07:00
28f0320f18 refactor fieldGuide controller to router 2015-06-01 16:32:54 -07:00
7c2f171d31 fix all the linting errors in boot 2015-06-01 16:23:53 -07:00