Commit Graph

2758 Commits

Author SHA1 Message Date
Nathan
15ea7f3473 Merge pull request #363 from FreeCodeCamp/root
Root
2015-04-24 19:16:43 -04:00
Nathan
b6d1a097c3 Merge pull request #362 from terakilobyte/staging
Configure for production on DO.
2015-04-24 19:12:12 -04:00
terakilobyte
e7371b0a7b Configure for production on DO. 2015-04-24 19:11:17 -04:00
Quincy Larson
96d119f22d update gitignore to ignore builtAssets/ 2015-04-24 16:10:11 -07:00
Nathan
8c0d9de962 Merge pull request #359 from terakilobyte/staging
Site speed
2015-04-24 19:02:16 -04:00
terakilobyte
f79834bec9 Greatly increase the speed of sitemap by a factor of at least 10 (Nathan, Quincy, and Berkeley pairing). 2015-04-24 18:57:55 -04:00
Quincy Larson
8c10f4efcc make improvements to coursewares.json 2015-04-24 13:57:50 -07:00
terakilobyte
eaf81fd3f7 Closes #333 2015-04-24 16:04:25 -04:00
terakilobyte
096edd553b Factor out $('title') to a re-usable variable to make the linter happy and remove old database lookup based on old challenge architecture. 2015-04-24 15:53:22 -04:00
terakilobyte
79ff3631df minor eslint cleanup 2015-04-24 13:50:48 -04:00
terakilobyte
62df37072d prevent global "fieldGuide" variable 2015-04-24 13:50:13 -04:00
terakilobyte
b3929f693b Clean up privacy policy routing. Adopt same pattern from courseware/bonfire mongo lookup to fieldguides. 2015-04-24 13:49:32 -04:00
terakilobyte
5f6177378f Clean up more linting errors and split out returns from Mongo. 2015-04-24 13:15:15 -04:00
terakilobyte
a8689fec4a Refactor sitemap function to use async for for easier reasoning. Factor out the user fetch as this was causing a huge blocking operation and eating a massive amount of memory. 2015-04-24 13:13:50 -04:00
Quincy Larson
12fbc41761 clean up User.js a little 2015-04-24 03:04:53 -07:00
Quincy Larson
32d1a605ff fix www redirect to include full path 2015-04-24 02:55:14 -07:00
Quincy Larson
bea77c580e redirect user to bonfires if has completed waypoints but not bonfires gulp 2015-04-24 02:02:02 -07:00
Quincy Larson
e5e47136ea make all navbar layouts wide style, redirect logo to challenge map, improve navbar collapse 2015-04-24 01:31:59 -07:00
Quincy Larson
bf723b522b start making ux changes 2015-04-23 23:46:58 -07:00
Quincy Larson
2ba0e91d49 Merge pull request #355 from terakilobyte/terakilobyte-353
Closes #353.
2015-04-23 17:15:28 -07:00
terakilobyte
4b2c04dd59 Improve functionality and allow rebinding if user doesn't hit control-enter 2015-04-23 20:14:20 -04:00
terakilobyte
98785184ef Improve functionality and allow rebinding if user doesn't hit control-enter 2015-04-23 19:55:33 -04:00
terakilobyte
a4164276de Remove unnecessary unbinds. 2015-04-23 19:39:20 -04:00
terakilobyte
2a00a79ffc Fixes issue #353, add control-enter functionality to display modal as well as submit completion. Added bonus is to remove event listener. 2015-04-23 19:30:24 -04:00
Quincy Larson
f049ff8f27 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-04-23 16:18:28 -07:00
Quincy Larson
ac611d61fb minor copy fix 2015-04-23 16:04:42 -07:00
Quincy Larson
84fd61721a Merge pull request #351 from ChillTrain/FieldGuideLink
Fix for issue #342: "You can contribute to our field guide here" Page No...
2015-04-23 15:49:16 -07:00
Quincy Larson
cc5d01184f Merge pull request #350 from ChillTrain/ZiplineCopyTypo
Fix for issue #349: Zipline Copy Typo
2015-04-23 15:48:17 -07:00
chilltrain
d75a1b5973 Fix for issue #342: "You can contribute to our field guide here" Page Not Found 2015-04-23 16:29:18 -05:00
chilltrain
c2a78b1278 Fix for issue #349: Zipline Copy Typo 2015-04-23 16:10:08 -05:00
Quincy Larson
92db9e5aba fix the sitemap 2015-04-23 11:56:37 -07:00
Quincy Larson
63a41a34b8 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-04-23 07:57:23 -07:00
Quincy Larson
be36f3dafd remove confusing modal 2015-04-23 07:57:14 -07:00
terakilobyte
2af8e4bf5c Merge remote-tracking branch 'upstream/master' 2015-04-22 21:13:21 -04:00
Quincy Larson
26d84a21e0 fix issues with unauthenticated field guide browsing 2015-04-22 15:50:11 -07:00
terakilobyte
36a99d84c0 Fix courseware update points on completion 2015-04-22 18:41:04 -04:00
Quincy Larson
237a754289 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-04-22 14:54:52 -07:00
Quincy Larson
f2179c6be6 non-www now points to www 2015-04-22 14:53:58 -07:00
terakilobyte
935ba93b19 On to my next challenge change 2015-04-22 08:36:31 -04:00
terakilobyte
f321d7f22f Merge branch 'master' of heroku.com:freecodecamp 2015-04-22 07:46:20 -04:00
Quincy Larson
0394c6d764 re-enable oauth providers 2015-04-22 04:40:25 -07:00
terakilobyte
a64024cb61 Merge remote-tracking branch 'upstream/master' 2015-04-22 07:31:13 -04:00
terakilobyte
ca812f09ae Update User model for migration 2015-04-22 07:30:40 -04:00
Quincy Larson
97173ccca7 add new challenge videos and update copy 2015-04-22 04:25:44 -07:00
Quincy Larson
34ac36a64a Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-04-21 19:46:08 -07:00
Quincy Larson
2507b08768 archive future coursewares in seed_data file 2015-04-21 19:45:57 -07:00
Quincy Larson
3a54f3b5ad update the meta image files for our new curriculum 2015-04-21 19:38:13 -07:00
Nathan
92157ebdff Merge pull request #311 from FreeCodeCamp/seek-and-destroy
Attempt to fix wording on seek and destroy bonfire issue #293
2015-04-21 22:28:14 -04:00
terakilobyte
a38aa375cc Merge remote-tracking branch 'upstream/master' 2015-04-21 17:40:25 -04:00
terakilobyte
e9c13124f1 Remove mention of ng-lodash from universal-head 2015-04-21 17:39:34 -04:00