Commit Graph

104 Commits

Author SHA1 Message Date
fc1d560a89 start refactoring points into progressTimestamps which is essentially points with timestamps 2015-02-22 18:16:26 -08:00
3e65298e35 All coursewares list now displays properly, coursewares properly direct to the follow on, courseware controller now properly finds the next courseware 2015-02-22 18:23:50 +09:00
b5a449cb1c Cross off completed bonfires in list of all bonfires in modal 2015-02-22 17:36:43 +09:00
85f6c6eb4d make both score and picture redirect to portfolio, make chat and forum links redirect universally regardless of completion of challenges, simplify accounts page 2015-02-19 16:33:08 -08:00
749954542f refactor learn-to-code view to look more visual and have fewer components 2015-02-18 22:58:10 -08:00
4ef8e7eda4 reverse the attempts to allow cross site scripts and just use relative paths for now 2015-02-17 15:35:16 -08:00
5d9e82f9cb update format of AJAX call to json 2015-02-17 15:08:57 -08:00
312debdb95 send json 2015-02-17 14:57:11 -08:00
09e9dcefe0 attempt to configure mimetype for ajax calls 2015-02-17 14:52:46 -08:00
0d3ee3c2b4 add screen hero installation view 2015-02-17 14:10:15 -08:00
449589827c add ajax for github calls 2015-02-17 13:31:59 -08:00
8e209d6bca start refactoring the learn-to-code view to use ajax 2015-02-16 23:35:02 -08:00
03f8ddf6c0 slight changes to announcements and remove errant debug statement. 2015-02-16 17:56:01 -08:00
d279ac6d1b add announcements and make the github api calls more robust 2015-02-16 17:48:42 -08:00
762ee8aa26 fix about view to render data from github 2015-02-16 01:21:40 -08:00
9dd1558f1c update the about page and make it the root 2015-02-15 23:59:03 -08:00
bafba0b16f make some copy changes reflecting our shift to coderbyte 2015-02-13 11:01:12 -08:00
43da6d16ff fix trello integration and make minor changes to courseware.json 2015-02-12 22:59:06 -08:00
4f9474bc3a Add hotkey to go to next challenge/bonfire from completion modal, keep editor in focus on exiting completion modal, allow for courseware to theoretically work in production and development. 2015-02-06 16:55:48 -08:00
f059bc33d8 add courseware controller and routes 2015-02-01 23:35:27 -08:00
afab456ad9 start adding Courseware controllers, routes etc. 2015-02-01 14:22:34 -08:00
f97350ecf3 Fixed challenge ordering 2015-01-27 03:29:17 -05:00
be0cf978f5 Correctly sorting unsolved bonfires 2015-01-27 02:51:59 -05:00
227c938445 massive redesign of user model and the way it interacts with bonfires, successfully returning next bonfire for the user, showing meet bonfire to unauthenticated users 2015-01-27 01:22:02 -05:00
2e5dd6ea73 Strange user behavior, model not updating correctly 2015-01-26 18:28:14 -05:00
f8343d4c13 full layout now works. refactor files and routes to have more conventional names and redirects where necessary 2015-01-26 11:38:19 -08:00
d886a77858 Refactor random verbs, phrases, and compliments so that only the resources controller is concerned with how to fetch them and how to make them randomly. Remove debug statement from bonfire/show.jade 2015-01-25 10:02:41 -05:00
d690f976f3 update the complete all the challenges flow and copy 2015-01-23 15:13:36 -08:00
bae9e41b42 improve bonfire and start adding model and controller 2015-01-17 18:52:58 -08:00
7722c20877 Merge branch 'twitter-auth' of https://github.com/FreeCodeCamp/freecodecamp into one-column-challenges
Conflicts:
	app.js
2015-01-17 17:46:12 -08:00
279df2995c change about path to learn-to-code for SEO purposes and remove learn-to-code view and controller action 2015-01-17 11:27:27 -08:00
13faedc86e Add email functionality to done-with-first-100-hours page and refactor nonprofit link to be on same controller in same view folder 2015-01-14 13:28:20 -08:00
4bdc3d34ad Add blogger API to FCC and list 5 most recent blog posts on about page 2015-01-12 21:28:58 -08:00
3f83f56acc simplify stats page to reduce queries 2015-01-07 10:50:48 -08:00
91638ade81 update about page and move stats into partial that is also displayed on about page. Fix Trello API issue on stats page 2015-01-06 23:08:54 -08:00
1dda38eaaa Update challenges to remove SQL challenges. Make minor improvements to challenges.son 2014-12-30 22:02:19 -08:00
99ebcdd2be fix the pair program with team viewer view 2014-12-26 12:15:24 -08:00
a5fa27466c Clean up views, remove API controller views, add the gmail-shortcuts, control-shortcuts and deploy-a-website static views. Move all resource controller views to a resources view folder and update routes 2014-12-26 00:05:00 -08:00
86fcfe8296 Major refactor. Add error handlers everywhere. 2014-12-23 08:48:28 -08:00
ffddd86022 Merge branch 'master' into helmet
Conflicts:
	controllers/resources.js
	package.json
	views/partials/meta.jade
2014-12-22 11:49:51 -08:00
5497987506 Merge branch 'master' into challenges
Conflicts:
	app.js
2014-12-16 10:45:59 -08:00
059fe5f39b update to automatically redirect based on highest completed challenge hash value 2014-12-16 10:31:19 -08:00
91c829ac19 revise to have both screen hero and team viewer pair programming sections 2014-12-15 21:10:13 -08:00
666953d127 add the livecode and inbox.js routes and stand in text 2014-12-14 22:24:54 -08:00
c72dfb32bd add chromebook promo 2014-12-11 21:24:44 -08:00
21738654e9 start working on integrating helmet plugin 2014-12-10 20:44:33 -08:00
6b7ca4fe70 update landing page with we are Free Code Camp content including masonry for twitter embeds 2014-12-09 22:30:18 -08:00
704b4e52a3 Revert "update the landing page and add the firelane easter egg"
This reverts commit 06c4ec540cf77b5d7b693a0725c37a90ca4f0fb0.
2014-12-05 11:49:21 -08:00
4a0c724711 update the landing page and add the firelane easter egg 2014-12-05 10:31:04 -08:00
3fb11302d4 add privacy 2014-11-29 23:01:49 -08:00