Commit Graph

1193 Commits

Author SHA1 Message Date
Maxim Orlov
1539708613 Fix Camper News email notification logic 2015-04-25 16:05:36 +02:00
Quincy Larson
e49c9ca87e make some improvements to the field guide articles and move the bonfire styleguide into field guides 2015-04-24 21:30:22 -07:00
Nathan
15ea7f3473 Merge pull request #363 from FreeCodeCamp/root
Root
2015-04-24 19:16:43 -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
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
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
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
92db9e5aba fix the sitemap 2015-04-23 11:56:37 -07:00
Quincy Larson
be36f3dafd remove confusing modal 2015-04-23 07:57:14 -07:00
Quincy Larson
26d84a21e0 fix issues with unauthenticated field guide browsing 2015-04-22 15:50:11 -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
Quincy Larson
34ac36a64a Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-04-21 19:46:08 -07:00
Quincy Larson
3a54f3b5ad update the meta image files for our new curriculum 2015-04-21 19:38:13 -07:00
terakilobyte
e9c13124f1 Remove mention of ng-lodash from universal-head 2015-04-21 17:39:34 -04:00
Quincy Larson
05944b5c53 cosmetic update to nonprofit project page 2015-04-20 23:55:30 -07:00
terakilobyte
8781bc3e63 Accept comment edit pr 2015-04-19 22:22:11 -04:00
Quincy Larson
b115b81204 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-04-19 18:07:29 -07:00
Quincy Larson
993819cf3b mirror the zipline view and the showVideo view 2015-04-19 18:07:19 -07:00
terakilobyte
f396dad029 Fix upvote button on initial story submission. 2015-04-19 20:28:56 -04:00
terakilobyte
2736dfe638 Merge remote-tracking branch 'origin/master' 2015-04-19 03:37:25 -04:00
terakilobyte
08bf658897 Harden camper news and don't expose user object. Upvoting still needs to be looked at. 2015-04-19 03:36:54 -04:00
Michael Q Larson
d078c6768a make the all field guides view conform to the challengeMap aesthetic 2015-04-18 17:19:06 -07:00
Michael Q Larson
b671ab9817 move checkboxes to the left of the showVideo view 2015-04-18 15:00:31 -07:00
Michael Q Larson
aacfb86e1f improve challenge map look 2015-04-18 14:17:10 -07:00
MrRenter
b2f18a790a Changed from post to put for since updating not creatings 2015-04-18 11:53:46 -04:00
Michael Q Larson
e39dfee5ef getting closer with the persisted checklists 2015-04-17 23:51:57 -07:00
MrRenter
790a4f941d Removed alert and added server side check for 10minutes 2015-04-18 02:46:16 -04:00
MrRenter
349dbbc2af Added functuality to the edit button. Added router to /commets/:id/edit as well as commentEdit method in story js. 2015-04-18 02:40:48 -04:00
MrRenter
47bb301a91 Made it so edit will only be displayed for the user. Since its on client side (following practices used) a final check should be used when actually saving edit to db 2015-04-17 22:36:09 -04:00
MrRenter
c711b41fa0 Added code to display edit button next to discuss button when viewing a story. Button will vanish if comment was posted > 10 minutes 2015-04-17 22:33:07 -04:00
Michael Q Larson
13d5b64427 fix a bug in the account view 2015-04-17 19:28:07 -07:00
Michael Q Larson
b1e92ddcd8 comment out non-twitter auth options and add pintrest clone to basejumps 2015-04-17 19:04:46 -07:00
Nathan
5bdcc15e05 Enable search 2015-04-17 20:32:46 -04:00
Michael Q Larson
820fbb99c7 finalize the way zipline and basejump challenges will look, fix twitch view 2015-04-17 15:01:08 -07:00
Michael Q Larson
061d86b074 simplify the camper news UX 2015-04-17 13:09:35 -07:00
Michael Q Larson
d10011acc3 Pull some useful changes from aborted branch 2015-04-16 23:54:26 -07:00
Michael Q Larson
d2fae63310 fix a few minor issues post merge 2015-04-16 23:16:55 -07:00
terakilobyte
dbc99eafb6 Update chat link and copy. 2015-04-17 01:41:01 -04:00
terakilobyte
b49d2fd343 Resolve merge conflicts using Webstorm's merge integration tool. 2015-04-17 00:11:13 -04:00
Michael Q Larson
ddb88643e0 Nathan's updates to the userMigration script' 2015-04-14 21:19:05 -07:00
Michael Q Larson
e033f224bc fix challenge map to redirect to nonprofits 2015-04-14 20:20:38 -07:00
Michael Q Larson
e0aa084c7a finish getting field-guide working and improve zipline show view 2015-04-14 20:12:47 -07:00
terakilobyte
9c67d4988f Add new currying challenge to bonfires and allow inspectlet through protective helmet 2015-04-14 23:04:54 -04:00