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
|
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
|
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 |
|
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 |
|
Quincy Larson
|
92db9e5aba
|
fix the sitemap
|
2015-04-23 11:56:37 -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 |
|
terakilobyte
|
7cbd8e1c04
|
merge pr for unique story slugs
|
2015-04-20 00:28:55 -04:00 |
|
terakilobyte
|
8781bc3e63
|
Accept comment edit pr
|
2015-04-19 22:22:11 -04:00 |
|
terakilobyte
|
f396dad029
|
Fix upvote button on initial story submission.
|
2015-04-19 20:28:56 -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 |
|
MrRenter
|
b2f18a790a
|
Changed from post to put for since updating not creatings
|
2015-04-18 11:53:46 -04: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 |
|
Michael Q Larson
|
7bc2232c01
|
remove api.js as it is a vestigial hackathon starter controller
|
2015-04-17 19:27:44 -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
|
edefd90268
|
Fix bug where users could get points for completing the same challenge.
|
2015-04-17 01:40:32 -04:00 |
|
terakilobyte
|
f1acc59f82
|
Fix bug where users could get points for completing the same challenge.
|
2015-04-17 01:39:55 -04:00 |
|
terakilobyte
|
b9372b9af6
|
Resolve merge conflicts using Webstorm's merge integration tool. v2
|
2015-04-17 00:39:48 -04:00 |
|
terakilobyte
|
b49d2fd343
|
Resolve merge conflicts using Webstorm's merge integration tool.
|
2015-04-17 00:11:13 -04:00 |
|
Michael Q Larson
|
332d4f1875
|
refactor story.js mailer and remove some cruft
|
2015-04-09 17:50:10 -07:00 |
|
Michael Q Larson
|
62cabd56ff
|
update camper news and chat challenges to have new videos and updated copy
|
2015-04-09 12:58:30 -07:00 |
|
Michael Q Larson
|
9fb048183c
|
finish up adding the slack functionality with a redirect on the chat navbar button
|
2015-04-08 22:52:14 -07:00 |
|
Michael Q Larson
|
9145e959de
|
able to use the api upon button click
|
2015-04-08 22:42:40 -07:00 |
|
Michael Q Larson
|
7da6f69cd8
|
start process of moving wiki over to field guide
|
2015-04-08 17:18:51 -07:00 |
|
Michael Q Larson
|
73b536de95
|
update sitemap
|
2015-04-08 15:05:24 -07:00 |
|
Michael Q Larson
|
29b4e3b970
|
get seed data seeding and improve application submitted button
|
2015-04-08 14:57:08 -07:00 |
|
Michael Q Larson
|
c02fafa6a9
|
add status, turn hours into integer, create a directory view of all nonprofits
|
2015-04-08 14:36:05 -07:00 |
|
Michael Q Larson
|
61e07041a7
|
camper news reply emails go out to original story poster and poster of replied-to comment, works with old stories as well
|
2015-04-08 13:16:16 -07:00 |
|
Michael Q Larson
|
6242f322d7
|
still working on passing original author email all the way down the comment chain
|
2015-04-08 00:30:51 -07:00 |
|
Michael Q Larson
|
1c7d0b11b6
|
pass the original story URL to all comments for notification email
|
2015-04-07 23:39:52 -07:00 |
|
Michael Q Larson
|
751d25219e
|
improve the wiki seed file and add strikethrough to read wikis
|
2015-04-07 22:33:49 -07:00 |
|
Michael Q Larson
|
bd7c5310b1
|
improve the footer
|
2015-04-07 00:11:31 -07:00 |
|
Michael Q Larson
|
ef57ec58c2
|
improve wikis with hotkey and update the flash to allow links
|
2015-04-05 17:35:08 -07:00 |
|
Michael Q Larson
|
60fee94574
|
create infrastructure for advancing through wiki
|
2015-04-05 16:44:07 -07:00 |
|
Michael Q Larson
|
c8b72499ab
|
dynamically redirect chat link in navbar
|
2015-04-05 00:16:23 -07:00 |
|
Michael Q Larson
|
9d746f7d49
|
add zipline and basejump to portfolio view, and bonfires with solutions(not yet writing name to bonfireCompletion record on user
|
2015-04-05 00:01:51 -07:00 |
|
Michael Q Larson
|
c9b4a90f57
|
more improvements to look of challengeMap
|
2015-04-03 20:50:27 -07:00 |
|
Michael Q Larson
|
fbeff58477
|
build a functional challenge map and change navbar links
|
2015-04-03 20:05:53 -07:00 |
|
Michael Q Larson
|
3cff4e9879
|
add logic to add campers to nonprofit projects of interest to them
|
2015-04-02 17:23:45 -07:00 |
|