Commit Graph

2561 Commits

Author SHA1 Message Date
d20aa1cf3c Merge pull request #288 from FreeCodeCamp/resources
Create Wiki controller to replace our static pages
2015-04-15 01:03:19 -07:00
9a16ddad0a Merge pull request #290 from storbeck/ux-improvements
added 5 new bonfires
2015-04-12 00:02:10 -04:00
e6272d4c7e Forgot comma on the end of the new entry to bonfireMDNlinks.js 2015-04-04 12:22:29 -04:00
543c79b67a Updated from upstream 2015-04-04 12:16:00 -04:00
003f6c6c0a Updated language and added more test cases 2015-03-31 19:07:22 -04:00
46d185a503 added 5 new bonfires 2015-03-30 23:27:09 -04:00
106a10edca add a modal that allows one to scroll through all wiki pages 2015-03-30 15:55:00 -07:00
23a3e235a7 Update routes for all static pages and leave redirects for existing routes to get to new wiki routes 2015-03-30 15:15:07 -07:00
660214f87e able to seed and view wiki content 2015-03-30 13:48:54 -07:00
b6da312547 Merge pull request #278 from FreeCodeCamp/accessability
Fix some bugs, improver perf of show all bonfires/challenges and add buttons to challenge views
2015-03-30 13:12:56 -07:00
83a9223dcc respond to @BerkeleyTrue feedback 2015-03-30 13:09:24 -07:00
64c4bfd566 remove a leftover console.log 2015-03-30 12:55:31 -07:00
97c978dc7c Make Basejumps show up properly and get their github routes persisting in the database. 2015-03-29 18:13:04 -07:00
aa01a896a5 Add show all challenges button to all challenge views and refactor bonfire to use same modal and button ids 2015-03-29 17:09:12 -07:00
f0ae47dcf2 Fix show all bonfire bug where it wouldn't show while unauthenticated; add sr-only class to completed bonfires 2015-03-29 16:47:49 -07:00
44ffc715de add nonprofit.json seed data from scrapped nonprofit branch 2015-03-29 15:29:14 -07:00
15728510ea t push origin ux-improvements:Merge branch 'terakilobyte-ux-improvements' into ux-improvements 2015-03-29 14:57:11 -07:00
81ce249dfc tiny fix for a bonfire 2015-03-29 14:56:13 -07:00
43810ccb0c Merge branch 'ux-improvements' of https://github.com/terakilobyte/freecodecamp into terakilobyte-ux-improvements
Conflicts:
	controllers/bonfire.js
	controllers/resources.js
	public/js/main.js
	views/bonfire/show.jade
2015-03-29 14:44:49 -07:00
f20743428a Merge branch 'jameskopacz-patch-259' of https://github.com/jameskopacz/freecodecamp into ux-improvements 2015-03-29 14:19:12 -07:00
b0099efe6e updates to javascript waypoints 2015-03-29 14:19:04 -07:00
70f812dc78 Merge branch 'master' into ux-improvements
Conflicts:
	controllers/bonfire.js
	controllers/resources.js
	views/bonfire/show.jade
2015-03-29 13:05:39 -07:00
4a805729cf add javascript waypoints 2015-03-29 12:51:23 -07:00
b00c5be45c View improvement for users that are not logged in or happen to hit control enter 2015-03-29 21:41:59 +09:00
75073e362a Add errantly removed ramda include 2015-03-29 21:41:29 +09:00
aa2f0e8af8 Change completion event to remove duplicate entries if the user states they paired with themselves 2015-03-29 21:15:18 +09:00
1fc3cffdbf Add .editorconfig to enforce certain automatic behavior on all editors,
Add logic for ziplines and basejumps completion.
2015-03-29 20:49:56 +09:00
f6df15d5e0 merge master in ux-improvements 2015-03-29 19:19:19 +09:00
47d0d8e0da Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-28 23:43:08 -07:00
1b247f97fc Merge pull request #262 from aldraco/bonfirelinks
Bonfire MDN links - Issue #255
2015-03-28 20:34:34 -07:00
ef27fda537 remove references to meeting from announcements and notification modal 2015-03-28 10:14:49 -07:00
65a4c923b2 resolve merge conflicts 2015-03-29 00:51:09 +09:00
6a19dc9bda Zipline/Basejump view with controller logic to serve. Will have to change based upon json 2015-03-29 00:09:50 +09:00
672df775a2 add a zipline and a base jump to the seed file 2015-03-28 07:47:47 -07:00
9e1a4a1348 Streak display in account/show.jade, refactor courseware.json for error handling and linting 2015-03-28 23:42:07 +09:00
85a06d5ac2 Merge pull request #256 from terakilobyte/ux-improvements
User will now get a point for news/stories interactions
2015-03-28 06:12:18 -07:00
ff94d10aa8 resolve merge conflict, favoring upstream 2015-03-28 17:41:07 +09:00
0a07c1e397 Streaks! 2015-03-28 17:38:11 +09:00
4d3337df32 Merge branch 'ziplines' into ux-improvements
Conflicts:
	views/coursewares/showJS.jade
2015-03-28 00:24:41 -07:00
a1ffc88b58 add trello and blogger apis back in 2015-03-27 23:30:06 -07:00
e4eb5052c7 intermediary work on ziplines 2015-03-27 23:15:39 -07:00
d3dee00df5 Stories reply and upvote redirect to signin when user isn't signed in.
Redirects user back to story after signing in.
2015-03-28 00:16:48 -05:00
338d87424c More work towards unifying timestamps 2015-03-28 12:22:08 +09:00
eb96d2cb02 Resolve merge conflict, using ziplines changes 2015-03-28 12:16:42 +09:00
947b034533 Resolve merge conflict (spacing issue in app.js) 2015-03-28 11:35:14 +09:00
efd7707ac8 Move to Mongoose 4.0, begin implementation of streak 2015-03-28 11:34:12 +09:00
f7f7fb39b9 start refactoring basejumps and ziplines to just be normal challenges, make all timestamps miliseconds 2015-03-27 14:36:17 -07:00
94b6cae3ec apply Nathan's insights into multistep form' 2015-03-27 12:36:21 -07:00
29e29d5687 Merge remote-tracking branch 'upstream/master' into ux-improvements 2015-03-28 02:51:52 +09:00
c69d919d46 Merge branch 'master' into ux-improvements 2015-03-27 10:28:31 -07:00